Package org.apache.bookkeeper.bookie
Interface DefaultEntryLogger.EntryLogListener
-
- All Known Implementing Classes:
InterleavedLedgerStorage,SortedLedgerStorage
- Enclosing class:
- DefaultEntryLogger
static interface DefaultEntryLogger.EntryLogListenerEntry Log Listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRotateEntryLog()Rotate a new entry log to write.
-