com.hazelcast.jmx
Class MultiMapMBean
java.lang.Object
com.hazelcast.jmx.HazelcastMBean<MultiMap>
com.hazelcast.jmx.MultiMapMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
public class MultiMapMBean
- extends HazelcastMBean<MultiMap>
- Author:
- ali 2/11/13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiMapMBean
protected MultiMapMBean(MultiMap managedObject,
ManagementService service)
getName
public String getName()
clear
public void clear()
getSize
public int getSize()
Copyright © 2013 Hazelcast, Inc.. All Rights Reserved.