Uses of Interface
org.apache.bookkeeper.bookie.BookieShell.UpdateLedgerNotifier
Packages that use BookieShell.UpdateLedgerNotifier
-
Uses of BookieShell.UpdateLedgerNotifier in org.apache.bookkeeper.client
Methods in org.apache.bookkeeper.client with parameters of type BookieShell.UpdateLedgerNotifierModifier and TypeMethodDescriptionvoidUpdateLedgerOp.updateBookieIdInLedgers(BookieId oldBookieId, BookieId newBookieId, int rate, int maxOutstandingReads, int limit, BookieShell.UpdateLedgerNotifier progressable) Update the bookie id present in the ledger metadata.