Interface SingleDirectoryDbLedgerStorage.LedgerLoggerProcessor
- Enclosing class:
- SingleDirectoryDbLedgerStorage
public static interface SingleDirectoryDbLedgerStorage.LedgerLoggerProcessor
Interface which process ledger logger.
-
Method Summary
-
Method Details
-
process
void process(long entryId, long entryLogId, long position)
-