org.neo4j.server.rrd
Interface Sampleable

All Known Implementing Classes:
JmxSampleableBase, MemoryUsedSampleable, NodeIdsInUseSampleable, PropertyCountSampleable, RelationshipCountSampleable

public interface Sampleable


Method Summary
 String getName()
           
 long getValue()
           
 

Method Detail

getName

String getName()

getValue

long getValue()


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.