Uses of Enum Class
com.streambase.sb.monitor.Snapshot.Status
Packages that use 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
Methods in com.streambase.sb.monitor that return Snapshot.StatusModifier and TypeMethodDescription(package private) Snapshot.StatusSnapshot.readNextMonitorSnap(StreamBaseClient sbClient, Snapshot.Source source) Read the next monitor snapshot, return Status if we are done or not(package private) Snapshot.StatusSnapshotv3.readNextMonitorSnap(StreamBaseClient sbClient, Snapshot.Source source) static Snapshot.StatusReturns 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.