org.neo4j.server.rrd
Class NodeIdsInUseSampleable
java.lang.Object
org.neo4j.server.rrd.JmxSampleableBase
org.neo4j.server.rrd.NodeIdsInUseSampleable
- All Implemented Interfaces:
- Sampleable
public class NodeIdsInUseSampleable
- extends JmxSampleableBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeIdsInUseSampleable
public NodeIdsInUseSampleable(AbstractGraphDatabase graphDb)
throws MalformedObjectNameException
- Throws:
MalformedObjectNameException
getName
public String getName()
- Specified by:
getName
in interface Sampleable
- Specified by:
getName
in class JmxSampleableBase
getJmxAttributeName
protected String getJmxAttributeName()
- Specified by:
getJmxAttributeName
in class JmxSampleableBase
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.