Interface StreamID

  • All Superinterfaces:
    Serializable

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

      • getID

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