public class ConnectionManagerMBean extends HazelcastMBean<com.hazelcast.nio.ConnectionManager>
attributeMap, operationMap| Constructor and Description |
|---|
ConnectionManagerMBean(HazelcastInstance hazelcastInstance,
com.hazelcast.nio.ConnectionManager connectionManager,
ManagementService service) |
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveConnectionCount() |
int |
getConnectionCount() |
com.hazelcast.nio.ConnectionManager |
getConnectionManager() |
int |
getCurrentClientConnections() |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectNamepublic ConnectionManagerMBean(HazelcastInstance hazelcastInstance, com.hazelcast.nio.ConnectionManager connectionManager, ManagementService service)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.