Package org.yamcs
Interface TmPacketProvider
- All Superinterfaces:
ProcessorService
,com.google.common.util.concurrent.Service
- All Known Subinterfaces:
ArchiveTmPacketProvider
- All Known Implementing Classes:
RefMdbPacketGenerator
,ReplayService
,StreamTmPacketProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service
com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State
-
Method Summary
Modifier and TypeMethodDescriptionboolean
true if this is a replay from archiveMethods inherited from interface org.yamcs.ProcessorService
getSpec, init
Methods inherited from interface com.google.common.util.concurrent.Service
addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, failureCause, isRunning, startAsync, state, stopAsync
-
Method Details
-
isArchiveReplay
boolean isArchiveReplay()true if this is a replay from archive- Returns:
-