Package | Description |
---|---|
com.tangosol.net.partition |
Contains interfaces and classes related to partitioned services.
|
Modifier and Type | Method and Description |
---|---|
int |
SimpleStrategyMBean.getHAStatusCode()
The High Availability status for the service as an integer.
|
int |
SimpleStrategyMBean.getServiceMachineCount()
Get the number of machines that host storage-enabled nodes running this service.
|
int |
SimpleStrategyMBean.getServiceNodeCount()
Get the number of storage-enabled nodes running this service.
|
int |
SimpleStrategyMBean.getServiceRackCount()
Get the number of racks that host storage-enabled nodes running this service.
|
int |
SimpleStrategyMBean.getServiceSiteCount()
Get the number of sites that host storage-enabled nodes running this service.
|