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