Uses of Class
org.apache.bookkeeper.tools.cli.commands.bookies.NukeExistingClusterCommand.NukeExistingClusterFlags
Packages that use NukeExistingClusterCommand.NukeExistingClusterFlags
Package
Description
Commands on operating a cluster of bookies.
-
Uses of NukeExistingClusterCommand.NukeExistingClusterFlags in org.apache.bookkeeper.tools.cli.commands.bookies
Methods in org.apache.bookkeeper.tools.cli.commands.bookies that return NukeExistingClusterCommand.NukeExistingClusterFlagsModifier and TypeMethodDescriptionNukeExistingClusterCommand.NukeExistingClusterFlags.force(boolean force) NukeExistingClusterCommand.NukeExistingClusterFlags.zkLedgersRootPath(String zkLedgersRootPath) Methods in org.apache.bookkeeper.tools.cli.commands.bookies with parameters of type NukeExistingClusterCommand.NukeExistingClusterFlagsModifier and TypeMethodDescriptionbooleanNukeExistingClusterCommand.apply(ServerConfiguration conf, NukeExistingClusterCommand.NukeExistingClusterFlags cmdFlags)