org.neo4j.server.rrd.sampler
Class MemoryUsedSampleable
java.lang.Object
org.neo4j.server.rrd.sampler.MemoryUsedSampleable
- All Implemented Interfaces:
- Sampleable
public class MemoryUsedSampleable
- extends Object
- implements Sampleable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryUsedSampleable
public MemoryUsedSampleable()
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.