Class FlipBookieIdCommand.FlipBookieIdFlags
java.lang.Object
org.apache.bookkeeper.tools.framework.CliFlags
org.apache.bookkeeper.tools.cli.commands.bookie.FlipBookieIdCommand.FlipBookieIdFlags
- Enclosing class:
- FlipBookieIdCommand
Flags for update ledger command.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhostname(boolean hostname) limit(int limit) maxOutstandingReads(int maxOutstandingReads) printProgress(long printProgress) updatePerSec(int updatePerSec) verbose(boolean verbose)
-
Constructor Details
-
FlipBookieIdFlags
public FlipBookieIdFlags()
-
-
Method Details
-
hostname
- Returns:
this.
-
updatePerSec
- Returns:
this.
-
maxOutstandingReads
- Returns:
this.
-
limit
- Returns:
this.
-
verbose
- Returns:
this.
-
printProgress
- Returns:
this.
-