Package org.yamcs
Class StreamConfig.StreamConfigEntry
java.lang.Object
org.yamcs.StreamConfig.StreamConfigEntry
- Direct Known Subclasses:
StreamConfig.TcStreamConfigEntry
,StreamConfig.TmStreamConfigEntry
- Enclosing class:
- StreamConfig
-
Constructor Summary
ConstructorDescriptionStreamConfigEntry
(StreamConfig.StandardStreamType type, String name, String processor) -
Method Summary
-
Constructor Details
-
StreamConfigEntry
-
-
Method Details
-
getType
-
getName
- Returns:
- stream name
-
getProcessor
Return the name of the processor where this stream should be connected to or null if no such processor exists- Returns:
-