Interface SingleDirectoryDbLedgerStorage.LedgerLoggerProcessor

  • Enclosing class:
    SingleDirectoryDbLedgerStorage

    public static interface SingleDirectoryDbLedgerStorage.LedgerLoggerProcessor
    Interface which process ledger logger.
    • Method Detail

      • process

        void process​(long entryId,
                     long entryLogId,
                     long position)