Package com.streambase.sb.monitor

Provides classes and interfaces to monitor the behavior of a running StreamBase server.

See:
          Description

Interface Summary
MonitorListener Implement this interface in order to receive the information produced by a StreamBaseMonitor object.
 

Class Summary
ModuleInfo Represents information about a parallel module in a StreamBase Server.
ModuleInfo.QueueInfo Information about a Queue between modules or containers.
OperatorInfo Represents information about a single operator in a StreamBase application.
Snapshot Stores a snapshot of information from a StreamBase application.
StreamBaseMonitor Monitors a StreamBase Server, and gathers statistics.
StreamInfo Represents information about a stream in a StreamBase Server.
SystemInfo Represents system-level information.
SystemInfo.GCInfo Information about GC collectors in the JVM
ThreadInfo Represents information about a single thread in a StreamBase Server.
 

Package com.streambase.sb.monitor Description

Provides classes and interfaces to monitor the behavior of a running StreamBase server.