org.neo4j.server.rrd.sampler
Class NodeIdsInUseSampleable

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

public class NodeIdsInUseSampleable
extends DatabasePrimitivesSampleableBase


Constructor Summary
NodeIdsInUseSampleable(GraphDatabaseAPI db)
           
 
Method Summary
 String getName()
           
 double getValue()
           
 
Methods inherited from class org.neo4j.server.rrd.sampler.DatabasePrimitivesSampleableBase
getNodeManager, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeIdsInUseSampleable

public NodeIdsInUseSampleable(GraphDatabaseAPI db)
Method Detail

getName

public String getName()

getValue

public double getValue()


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.