org.neo4j.server.rrd
Class ScheduledJob
java.lang.Object
org.neo4j.server.rrd.ScheduledJob
public class ScheduledJob
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timer
public Timer timer
ScheduledJob
public ScheduledJob(Job job,
int runEvery_seconds)
runEveryXSeconds
public void runEveryXSeconds(int seconds)
stop
public void stop()
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.