Uses of Interface
com.streambase.sb.monitor.Snapshot.Source
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of Snapshot.Source in com.streambase.sb.monitor
Modifier and TypeMethodDescription(package private) boolean
Snapshot.isDone
(Snapshot.Source source) Is result processing complete?(package private) Snapshot.Status
Snapshot.readNextMonitorSnap
(StreamBaseClient sbClient, Snapshot.Source source) Read the next monitor snapshot, return Status if we are done or not(package private) Snapshot.Status
Snapshotv3.readNextMonitorSnap
(StreamBaseClient sbClient, Snapshot.Source source)