org.apache.accumulo.core.util.shell.commands
public class TraceCommand extends DebugCommand
Shell.Command.CompletionSet
Constructor and Description |
---|
TraceCommand() |
Modifier and Type | Method and Description |
---|---|
String |
description() |
int |
execute(String fullCommand,
org.apache.commons.cli.CommandLine cl,
Shell shellState) |
numArgs, registerCompletion, usage
getName, getOptions, getOptionsWithHelp, printHelp, printHelp, registerCompletionForCommands, registerCompletionForNamespaces, registerCompletionForTables, registerCompletionForUsers, registerCompletionGeneral
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
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.