com.hazelcast.jmx
Class PartitionServiceMBean
java.lang.Object
  
com.hazelcast.jmx.HazelcastMBean<InternalPartitionService>
      
com.hazelcast.jmx.PartitionServiceMBean
- All Implemented Interfaces: 
 - DynamicMBean, MBeanRegistration
 
public class PartitionServiceMBean
- extends HazelcastMBean<InternalPartitionService>
 
Management bean for PartitionService
 
 
 
 
| Methods inherited from class com.hazelcast.jmx.HazelcastMBean | 
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectName | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PartitionServiceMBean
public PartitionServiceMBean(HazelcastInstanceImpl hazelcastInstance,
                             InternalPartitionService partitionService,
                             ManagementService service)
getPartitionCount
public int getPartitionCount()
 
getActivePartitionCount
public int getActivePartitionCount()
 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.