Uses of Class
org.apache.bookkeeper.replication.BookieLedgerIndexer
-
Packages that use BookieLedgerIndexer Package Description org.apache.bookkeeper.replication Classes for replicating Bookkeeper data. -
-
Uses of BookieLedgerIndexer in org.apache.bookkeeper.replication
Constructors in org.apache.bookkeeper.replication with parameters of type BookieLedgerIndexer Constructor Description AuditorBookieCheckTask(ServerConfiguration conf, AuditorStats auditorStats, BookKeeperAdmin admin, LedgerManager ledgerManager, LedgerUnderreplicationManager ledgerUnderreplicationManager, AuditorTask.ShutdownTaskHandler shutdownTaskHandler, BookieLedgerIndexer bookieLedgerIndexer, java.util.function.BiConsumer<java.util.concurrent.atomic.AtomicBoolean,java.lang.Throwable> hasAuditCheckTask, java.util.function.BiConsumer<java.lang.Void,java.lang.Throwable> submitCheckTask)
-