Uses of Class
org.apache.bookkeeper.tools.cli.commands.bookie.UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags
-
Packages that use UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags Package Description org.apache.bookkeeper.tools.cli.commands.bookie Commands to operate a single bookie. -
-
Uses of UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags in org.apache.bookkeeper.tools.cli.commands.bookie
Methods in org.apache.bookkeeper.tools.cli.commands.bookie that return UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags Modifier and Type Method Description UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. destBookie(java.lang.String destBookie)UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. limit(int limit)UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. maxOutstandingReads(int maxOutstandingReads)UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. printProgress(long printProgress)UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. srcBookie(java.lang.String srcBookie)UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. updatePerSec(int updatePerSec)UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlagsUpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags. verbose(boolean verbose)Methods in org.apache.bookkeeper.tools.cli.commands.bookie with parameters of type UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags Modifier and Type Method Description booleanUpdateBookieInLedgerCommand. apply(ServerConfiguration conf, UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags cmdFlags)
-