Uses of Class
com.streambase.sb.monitor.Snapshot
-
Packages that use Snapshot Package Description com.streambase.sb.monitor Provides classes and interfaces to monitor the behavior of a running StreamBase server. -
-
Uses of Snapshot in com.streambase.sb.monitor
Methods in com.streambase.sb.monitor with parameters of type Snapshot Modifier and Type Method Description void
MonitorListener. snapshotReceived(Snapshot monSnap)
Called by a StreamBaseMonitor object when it has received a Snapshot.
-