org.neo4j.server.rrd
Class MemoryUsedSampleable

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

public class MemoryUsedSampleable
extends Object
implements Sampleable


Constructor Summary
MemoryUsedSampleable()
           
 
Method Summary
 String getName()
           
 long getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryUsedSampleable

public MemoryUsedSampleable()
                     throws MalformedObjectNameException
Throws:
MalformedObjectNameException
Method Detail

getName

public String getName()
Specified by:
getName in interface Sampleable

getValue

public long getValue()
Specified by:
getValue in interface Sampleable


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