org.neo4j.server.rrd
Class RrdSamplerImpl
java.lang.Object
org.neo4j.server.rrd.RrdSamplerImpl
public class RrdSamplerImpl
- extends Object
Manages sampling the state of the database and storing the samples in a round
robin database instance.
|
Constructor Summary |
protected |
RrdSamplerImpl(org.rrd4j.core.RrdDb rrdDb,
Sampleable... samplables)
Keep track of whether to run the update task or not. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RrdSamplerImpl
protected RrdSamplerImpl(org.rrd4j.core.RrdDb rrdDb,
Sampleable... samplables)
- Keep track of whether to run the update task or not.
updateSample
public void updateSample()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.