public class DebugCommand extends Shell.Command
Shell.Command.CompletionSet| Constructor and Description |
|---|
DebugCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
int |
execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState) |
int |
numArgs() |
getName, getOptions, getOptionsWithHelp, printHelp, printHelp, registerCompletion, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral, usagepublic int execute(String fullCommand, org.apache.commons.cli.CommandLine cl, Shell shellState) throws Exception
execute in class Shell.CommandExceptionpublic String description()
description in class Shell.Commandpublic int numArgs()
numArgs in class Shell.CommandCopyright © 2015 Apache Accumulo Project. All rights reserved.