public class EventServiceMBean extends HazelcastMBean<EventService>
EventService
attributeMap, operationMap
Constructor and Description |
---|
EventServiceMBean(HazelcastInstance hazelcastInstance,
EventService eventService,
ManagementService service) |
Modifier and Type | Method and Description |
---|---|
int |
getEventQueueCapacity() |
int |
getEventQueueSize() |
int |
getEventThreadCount() |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectName
public EventServiceMBean(HazelcastInstance hazelcastInstance, EventService eventService, ManagementService service)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.