com.hazelcast.jmx
public class NodeMBean extends HazelcastMBean<Node>
Node
attributeMap, operationMap
Constructor and Description |
---|
NodeMBean(HazelcastInstance hazelcastInstance,
Node node,
ManagementService service) |
Modifier and Type | Method and Description |
---|---|
String |
getMasterAddress() |
String |
getName() |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectName
public NodeMBean(HazelcastInstance hazelcastInstance, Node node, ManagementService service)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.