public class PartitionServiceMBean extends HazelcastMBean<com.hazelcast.partition.InternalPartitionService>
attributeMap, operationMap| Constructor and Description |
|---|
PartitionServiceMBean(com.hazelcast.instance.HazelcastInstanceImpl hazelcastInstance,
com.hazelcast.partition.InternalPartitionService partitionService,
ManagementService service) |
| Modifier and Type | Method and Description |
|---|---|
int |
getActivePartitionCount() |
int |
getPartitionCount() |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectNamepublic PartitionServiceMBean(com.hazelcast.instance.HazelcastInstanceImpl hazelcastInstance,
com.hazelcast.partition.InternalPartitionService partitionService,
ManagementService service)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.