org.neo4j.server.rrd.sampler
Class MemoryUsedSampleable

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

public class MemoryUsedSampleable
extends Object
implements Sampleable


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

Constructor Detail

MemoryUsedSampleable

public MemoryUsedSampleable()
Method Detail

getName

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

getValue

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

getType

public org.rrd4j.DsType getType()
Specified by:
getType in interface Sampleable


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