Class NukeExistingClusterCommand.NukeExistingClusterFlags
java.lang.Object
org.apache.bookkeeper.tools.framework.CliFlags
org.apache.bookkeeper.tools.cli.commands.bookies.NukeExistingClusterCommand.NukeExistingClusterFlags
- Enclosing class:
- NukeExistingClusterCommand
Flags for nuke existing cluster command.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionforce(boolean force) zkLedgersRootPath(String zkLedgersRootPath)
-
Constructor Details
-
NukeExistingClusterFlags
public NukeExistingClusterFlags()
-
-
Method Details
-
force
- Returns:
this.
-
zkLedgersRootPath
public NukeExistingClusterCommand.NukeExistingClusterFlags zkLedgersRootPath(String zkLedgersRootPath) - Returns:
this.
-
instandId
- Returns:
this.
-