Class StreamProperties

java.lang.Object
com.streambase.sb.StreamProperties
All Implemented Interfaces:
Serializable

public final class StreamProperties extends Object implements Serializable
This class contains meta data about a stream.

Note: Serializations of instances of this class that are created (e.g., by using ObjectOutputStream) in one version of StreamBase in general will not be deserializable in any other version of StreamBase.

See Also: