org.neo4j.server.rrd
Class RrdJob

java.lang.Object
  extended by org.neo4j.server.rrd.RrdJob
All Implemented Interfaces:
Job

public class RrdJob
extends Object
implements Job


Constructor Summary
RrdJob(RrdSampler sampler)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RrdJob

public RrdJob(RrdSampler sampler)
Method Detail

run

public void run()
Specified by:
run in interface Job


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.