Class StreamImpl

java.lang.Object
org.graylog2.database.PersistedImpl
org.graylog2.streams.StreamImpl
All Implemented Interfaces:
Persisted, Stream

public class StreamImpl extends PersistedImpl implements Stream
Representing a single stream from the streams collection. Also provides method to get all streams of this collection.