Class MetaFormatCommand
java.lang.Object
org.apache.bookkeeper.tools.framework.CliCommand<BKFlags,CommandFlagsT>
org.apache.bookkeeper.tools.common.BKCommand<BookieFlagsT>
org.apache.bookkeeper.tools.cli.helpers.BookieCommand<MetaFormatCommand.MetaFormatFlags>
org.apache.bookkeeper.tools.cli.commands.bookies.MetaFormatCommand
Format the bookkeeper metadata present in zookeeper.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFlags for command meta format. -
Field Summary
Fields inherited from class org.apache.bookkeeper.tools.framework.CliCommand
spec -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanapply(ServerConfiguration conf, MetaFormatCommand.MetaFormatFlags flags) Methods inherited from class org.apache.bookkeeper.tools.cli.helpers.BookieCommand
applyMethods inherited from class org.apache.bookkeeper.tools.common.BKCommand
acceptServiceUri, apply, apply, applyMethods inherited from class org.apache.bookkeeper.tools.framework.CliCommand
category, description, getUsage, name, path, setParent, usage
-
Constructor Details
-
MetaFormatCommand
public MetaFormatCommand()
-
-
Method Details
-
apply
- Specified by:
applyin classBookieCommand<MetaFormatCommand.MetaFormatFlags>
-