Class DropTableCommand
java.lang.Object
org.apache.accumulo.shell.Shell.Command
org.apache.accumulo.shell.commands.TableOperation
org.apache.accumulo.shell.commands.DeleteTableCommand
org.apache.accumulo.shell.commands.DropTableCommand
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.accumulo.shell.Shell.Command
Shell.Command.CompletionSet -
Field Summary
Fields inherited from class org.apache.accumulo.shell.commands.TableOperation
optNamespace, optTableName, optTablePattern -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.accumulo.shell.commands.DeleteTableCommand
doTableOp, execute, getOptions, pruneTablesMethods inherited from class org.apache.accumulo.shell.commands.TableOperation
disableUnflaggedTableOptions, force, noForce, numArgs, registerCompletion, usageMethods inherited from class org.apache.accumulo.shell.Shell.Command
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral
-
Constructor Details
-
DropTableCommand
public DropTableCommand()
-
-
Method Details
-
description
- Overrides:
descriptionin classDeleteTableCommand
-