|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.accumulo.core.util.shell.Shell.Command org.apache.accumulo.core.util.shell.commands.TableOperation org.apache.accumulo.core.util.shell.commands.DeleteTableCommand org.apache.accumulo.core.util.shell.commands.DropTableCommand
public class DropTableCommand
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
---|
Shell.Command.CompletionSet |
Field Summary |
---|
Fields inherited from class org.apache.accumulo.core.util.shell.commands.TableOperation |
---|
optNamespace, optTableName, optTablePattern |
Constructor Summary | |
---|---|
DropTableCommand()
|
Method Summary |
---|
Methods inherited from class org.apache.accumulo.core.util.shell.commands.DeleteTableCommand |
---|
description, doTableOp, execute, getOptions, pruneTables |
Methods inherited from class org.apache.accumulo.core.util.shell.commands.TableOperation |
---|
disableUnflaggedTableOptions, force, noForce, numArgs, registerCompletion, usage |
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
---|
getName, getOptionsWithHelp, printHelp, printHelp, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DropTableCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |