| java.lang.Object com.tc.objectserver.core.impl.MarkAndSweepGarbageCollector
addNewReferencesTo | public void addNewReferencesTo(Set rescueIds)(Code) | | |
disableGC | public synchronized boolean disableGC()(Code) | | |
enableGC | public synchronized void enableGC()(Code) | | |
getGarbageCollectorStats | public GCStats[] getGarbageCollectorStats()(Code) | | |
isDisabled | public synchronized boolean isDisabled()(Code) | | |
isPaused | public synchronized boolean isPaused()(Code) | | |
isPausingOrPaused | public synchronized boolean isPausingOrPaused()(Code) | | |
isStarted | public boolean isStarted()(Code) | | |
notifyGCComplete | public synchronized void notifyGCComplete()(Code) | | |
notifyGCDeleteStarted | public synchronized void notifyGCDeleteStarted()(Code) | | |
notifyReadyToGC | public synchronized void notifyReadyToGC()(Code) | | |
requestGCPause | public synchronized void requestGCPause()(Code) | | |
start | public void start()(Code) | | |
|
|