org.neo4j.server.rrd
Class NodeIdsInUseSampleable

java.lang.Object
  extended by org.neo4j.server.rrd.JmxSampleableBase
      extended by org.neo4j.server.rrd.NodeIdsInUseSampleable
All Implemented Interfaces:
Sampleable

public class NodeIdsInUseSampleable
extends JmxSampleableBase


Constructor Summary
NodeIdsInUseSampleable(AbstractGraphDatabase graphDb)
           
 
Method Summary
protected  String getJmxAttributeName()
           
 String getName()
           
 
Methods inherited from class org.neo4j.server.rrd.JmxSampleableBase
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeIdsInUseSampleable

public NodeIdsInUseSampleable(AbstractGraphDatabase graphDb)
                       throws MalformedObjectNameException
Throws:
MalformedObjectNameException
Method Detail

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.