Uses of Class
org.apache.bookkeeper.replication.BookieLedgerIndexer
Packages that use BookieLedgerIndexer
-
Uses of BookieLedgerIndexer in org.apache.bookkeeper.replication
Constructors in org.apache.bookkeeper.replication with parameters of type BookieLedgerIndexerModifierConstructorDescriptionAuditorBookieCheckTask(ServerConfiguration conf, AuditorStats auditorStats, BookKeeperAdmin admin, LedgerManager ledgerManager, LedgerUnderreplicationManager ledgerUnderreplicationManager, AuditorTask.ShutdownTaskHandler shutdownTaskHandler, BookieLedgerIndexer bookieLedgerIndexer, BiConsumer<AtomicBoolean, Throwable> hasAuditCheckTask, BiConsumer<Void, Throwable> submitCheckTask)