Interface SingleDirectoryDbLedgerStorage.LedgerLoggerProcessor
-
- Enclosing class:
- SingleDirectoryDbLedgerStorage
public static interface SingleDirectoryDbLedgerStorage.LedgerLoggerProcessorInterface which process ledger logger.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocess(long entryId, long entryLogId, long position)
-