org.semispace.admin
Class ScheduledSemiSpaceHarvester
java.lang.Object
org.semispace.admin.ScheduledSemiSpaceHarvester
- All Implemented Interfaces:
- Runnable
public class ScheduledSemiSpaceHarvester
- extends Object
- implements Runnable
Timed instance which will periodically call semispace harvest method. It will also
periodically check that a master is present.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduledSemiSpaceHarvester
public ScheduledSemiSpaceHarvester(SemiSpaceAdmin semiSpaceAdmin)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2008-2012. All Rights Reserved.