Class RebuildDBLedgersIndexCommand.RebuildLedgersIndexFlags
- java.lang.Object
-
- org.apache.bookkeeper.tools.framework.CliFlags
-
- org.apache.bookkeeper.tools.cli.commands.bookie.RebuildDBLedgersIndexCommand.RebuildLedgersIndexFlags
-
- Enclosing class:
- RebuildDBLedgersIndexCommand
public static class RebuildDBLedgersIndexCommand.RebuildLedgersIndexFlags extends CliFlags
Flags for read log command.
-
-
Constructor Summary
Constructors Constructor Description RebuildLedgersIndexFlags()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RebuildDBLedgersIndexCommand.RebuildLedgersIndexFlags
verbose(boolean verbose)
-
-
-
Method Detail
-
verbose
public RebuildDBLedgersIndexCommand.RebuildLedgersIndexFlags verbose(boolean verbose)
- Returns:
this
.
-
-