@ThreadSafe public class InodeDirectoryIdGenerator extends java.lang.Object implements Journaled
| Constructor and Description |
|---|
InodeDirectoryIdGenerator(ContainerIdGenerable containerIdGenerator) |
| Modifier and Type | Method and Description |
|---|---|
CheckpointName |
getCheckpointName() |
java.util.Iterator<Journal.JournalEntry> |
getJournalEntryIterator() |
boolean |
processJournalEntry(Journal.JournalEntry entry) |
void |
resetState() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyAndJournal, restoreFromCheckpoint, writeToCheckpointpublic InodeDirectoryIdGenerator(ContainerIdGenerable containerIdGenerator)
containerIdGenerator - the container id generator to usepublic boolean processJournalEntry(Journal.JournalEntry entry)
processJournalEntry in interface Journaledpublic void resetState()
resetState in interface Journaledpublic java.util.Iterator<Journal.JournalEntry> getJournalEntryIterator()
getJournalEntryIterator in interface JournalEntryIterablepublic CheckpointName getCheckpointName()
getCheckpointName in interface CheckpointedCopyright © 2019. All Rights Reserved.