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