org.neo4j.server.rrd
Class RelationshipCountSampleable

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

public class RelationshipCountSampleable
extends JmxSampleableBase


Constructor Summary
RelationshipCountSampleable(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

RelationshipCountSampleable

public RelationshipCountSampleable(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.