org.neo4j.server.rrd.sampler
Class RequestMeanTimeSampleable
java.lang.Object
org.neo4j.server.rrd.sampler.StatisticSampleableBase
org.neo4j.server.rrd.sampler.RequestMeanTimeSampleable
- All Implemented Interfaces:
- Sampleable
public class RequestMeanTimeSampleable
- extends StatisticSampleableBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestMeanTimeSampleable
public RequestMeanTimeSampleable(Database db)
getName
public String getName()
- Specified by:
getName in interface Sampleable- Specified by:
getName in class StatisticSampleableBase
getValue
public double getValue()
- Specified by:
getValue in interface Sampleable- Specified by:
getValue in class StatisticSampleableBase
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.