org.neo4j.server.rrd
Class RrdJob
java.lang.Object
org.neo4j.server.rrd.RrdJob
- All Implemented Interfaces:
- Runnable
public class RrdJob
- extends Object
- implements Runnable
|
Constructor Summary |
RrdJob(org.neo4j.server.rrd.RrdSampler... sampler)
|
RrdJob(TimeSource timeSource,
org.neo4j.server.rrd.RrdSampler... sampler)
|
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RrdJob
public RrdJob(org.neo4j.server.rrd.RrdSampler... sampler)
RrdJob
public RrdJob(TimeSource timeSource,
org.neo4j.server.rrd.RrdSampler... sampler)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.