Interface | Description |
---|---|
StatsManagementMBean |
The StatsManagementMBean is the entry point for clients wanting to extract statistical information from a Rhino SLEE.
|
Class | Description |
---|---|
Snapshot |
Encapsulates a single snapshot of statistics from a Rhino cluster at a particular point in time.
|
Enum | Description |
---|---|
SubscriptionMode |
Defines mode specifiers that client’s can use when subscribing to statistics.
|
Exception | Description |
---|---|
NoSuchStatsSessionException |
Thrown when an operation is requested on a stats session that does not exist
|
UnknownStatsParameterSetException |
Thrown when an operation requests information from a statistics parameter set that does not exist.
|
UnknownStatsParameterTypeException |
Thrown when an operation requests information about a statistics parameter set type that does not exist.
|
UnrecognizedStatisticException |
Thrown when an operation requests a statistic from a parameter set that does not define a statistic of the same name.
|