Uses of Class
org.apache.bookkeeper.tools.cli.commands.client.DeleteLedgerCommand.DeleteLedgerFlags
-
Packages that use DeleteLedgerCommand.DeleteLedgerFlags Package Description org.apache.bookkeeper.tools.cli.commands.client This package contains all client related commands. -
-
Uses of DeleteLedgerCommand.DeleteLedgerFlags in org.apache.bookkeeper.tools.cli.commands.client
Methods in org.apache.bookkeeper.tools.cli.commands.client that return DeleteLedgerCommand.DeleteLedgerFlags Modifier and Type Method Description DeleteLedgerCommand.DeleteLedgerFlagsDeleteLedgerCommand.DeleteLedgerFlags. force(boolean force)DeleteLedgerCommand.DeleteLedgerFlagsDeleteLedgerCommand.DeleteLedgerFlags. ledgerId(long ledgerId)DeleteLedgerCommand.DeleteLedgerFlagsDeleteLedgerCommand.DeleteLedgerFlags. ledgerIdFormatter(java.lang.String ledgerIdFormatter)Methods in org.apache.bookkeeper.tools.cli.commands.client with parameters of type DeleteLedgerCommand.DeleteLedgerFlags Modifier and Type Method Description booleanDeleteLedgerCommand. apply(ServerConfiguration conf, DeleteLedgerCommand.DeleteLedgerFlags cmdFlags)
-