org.semispace.admin
Class PeriodicHarvest
java.lang.Object
org.semispace.admin.PeriodicHarvest
public class PeriodicHarvest
- extends Object
Harvest objects periodically if this instance of semispace is
the master object. It will periodically check for presence of master in order
to ensure one present.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeriodicHarvest
public PeriodicHarvest(SemiSpaceAdmin semiSpaceAdmin)
startReaper
public void startReaper()
cancelReaper
public void cancelReaper()
isCancelled
public boolean isCancelled()
Copyright © 2008-2012. All Rights Reserved.