org.neo4j.server.rrd
Class PropertyCountSampleable

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

public class PropertyCountSampleable
extends JmxSampleableBase


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

PropertyCountSampleable

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