protected class WowFsShell.Help extends WowFsCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
NAME |
static String |
USAGE |
basePath| Constructor and Description |
|---|
Help(org.apache.hadoop.conf.Configuration conf,
String basePath,
PrintStream out,
PrintStream error) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processRawArguments(LinkedList<String> args) |
cleanPath, getCommandName, redefineBaseDir, registerCommands, run, runAlldisplayError, displayError, displayWarning, exitCodeForError, expandArgument, expandArguments, getDepth, getDescription, getName, getReplacementCommand, getUsage, isDeprecated, isRecursive, postProcessPath, processArgument, processArguments, processNonexistentPath, processOptions, processPath, processPathArgument, processPaths, recursePath, run, setName, setRecursivepublic static final String NAME
public static final String USAGE
public static final String DESCRIPTION
public Help(org.apache.hadoop.conf.Configuration conf,
String basePath,
PrintStream out,
PrintStream error)
protected void processRawArguments(LinkedList<String> args)
processRawArguments in class org.apache.hadoop.fs.shell.CommandCopyright © 2021. All rights reserved.