public class EventServiceMBean extends HazelcastMBean<EventService>
EventServiceattributeMap, managedObject, operationMap, updateIntervalSec| 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, unregisterpublic EventServiceMBean(HazelcastInstance hazelcastInstance, EventService eventService, ManagementService service)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.