Uses of Enum Class
com.streambase.sb.monitor.Snapshot.Status
Package
Description
Provides classes and interfaces to monitor the behavior of a running Streaming server.
-
Uses of Snapshot.Status in com.streambase.sb.monitor
Modifier and TypeMethodDescription(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) static Snapshot.Status
Returns the enum constant of this class with the specified name.static Snapshot.Status[]
Snapshot.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.