Package org.yamcs.yarch
Interface StreamSubscriber
- All Known Subinterfaces:
TmIndexService
- All Known Implementing Classes:
BackFiller,CcsdsTmIndex,CfdpService,CfsEventDecoder,InternalStream,LimitedStream,MergeStream,OutputStream,RdbTableWriter,SelectStream,StreamCommandHistoryProvider,StreamParameterProvider,SubscribeEventsObserver,TableWriter,YarchReplay
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringThis description (if not null) is returned in the API get/list stream(s) and shown also in the Yamcs Webvoiddefault voidstreamClosed(Stream stream)
-
Method Details
-
onTuple
-
streamClosed
-
getDescription
This description (if not null) is returned in the API get/list stream(s) and shown also in the Yamcs Web
-