com.hazelcast.jmx
Class NodeMBean
java.lang.Object
com.hazelcast.jmx.HazelcastMBean<Node>
com.hazelcast.jmx.NodeMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
public class NodeMBean
- extends HazelcastMBean<Node>
Management bean for Node
Methods inherited from class com.hazelcast.jmx.HazelcastMBean |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeMBean
public NodeMBean(HazelcastInstance hazelcastInstance,
Node node,
ManagementService service)
getName
public String getName()
getMasterAddress
public String getMasterAddress()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.