com.hazelcast.jmx
Class EventServiceMBean
java.lang.Object
com.hazelcast.jmx.HazelcastMBean<EventService>
com.hazelcast.jmx.EventServiceMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
public class EventServiceMBean
- extends HazelcastMBean<EventService>
Management bean for EventService
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 |
EventServiceMBean
public EventServiceMBean(HazelcastInstance hazelcastInstance,
EventService eventService,
ManagementService service)
getEventThreadCount
public int getEventThreadCount()
getEventQueueCapacity
public int getEventQueueCapacity()
getEventQueueSize
public int getEventQueueSize()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.