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