Class InternalStream

java.lang.Object
org.yamcs.yarch.Stream
org.yamcs.yarch.InternalStream
All Implemented Interfaces:
StreamSubscriber

public class InternalStream extends Stream implements StreamSubscriber
Stream created by the "create stream statement"

It has an execution context associated and is responsible for closing it when the stream closes.