See: Description
| Interface | Description |
|---|---|
| MonitorListener |
Implement this interface in order to receive the information produced by a
StreamBaseMonitor object.
|
| Class | Description |
|---|---|
| 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.
|