com.sleepycat.je.cleaner
Class FileSelector.CheckpointStartCleanerState
java.lang.Object
com.sleepycat.je.cleaner.FileSelector.CheckpointStartCleanerState
- Enclosing class:
- FileSelector
public static class FileSelector.CheckpointStartCleanerState
- extends Object
Holds copy of all checkpoint-dependent cleaner state.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isEmpty
public boolean isEmpty()
getCleanedFiles
public Set<Long> getCleanedFiles()
getFullyProcessedFiles
public Set<Long> getFullyProcessedFiles()
Copyright (c) 2004-2012 Oracle. All rights reserved.