|
||||||||||
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.DebugCommand org.apache.accumulo.core.util.shell.commands.TraceCommand
public class TraceCommand
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
---|
Shell.Command.CompletionSet |
Constructor Summary | |
---|---|
TraceCommand()
|
Method Summary | |
---|---|
String |
description()
|
int |
execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState)
|
Methods inherited from class org.apache.accumulo.core.util.shell.commands.DebugCommand |
---|
numArgs, registerCompletion, usage |
Methods inherited from class org.apache.accumulo.core.util.shell.Shell.Command |
---|
getName, getOptions, 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 TraceCommand()
Method Detail |
---|
public int execute(String fullCommand, org.apache.commons.cli.CommandLine cl, Shell shellState) throws IOException
execute
in class DebugCommand
IOException
public String description()
description
in class DebugCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |