Interface StreamID

All Superinterfaces:
Serializable

public interface StreamID extends Serializable
A unique identifier for a stream.
Author:
Iain Shigeoka
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtain a unique identifier for easily identifying this stream in a database.
  • Method Details

    • getID

      String getID()
      Obtain a unique identifier for easily identifying this stream in a database.
      Returns:
      The unique ID for this stream