@InterfaceAudience.Private @InterfaceStability.Unstable public class FsShellPermissions extends FsCommand
Modifier and Type | Class and Description |
---|---|
static class |
FsShellPermissions.Chgrp
Used to change group of files
|
static class |
FsShellPermissions.Chmod
The pattern is almost as flexible as mode allowed by chmod shell command.
|
static class |
FsShellPermissions.Chown
Used to change owner and/or group of files
|
Constructor and Description |
---|
FsShellPermissions() |
Modifier and Type | Method and Description |
---|---|
static void |
registerCommands(CommandFactory factory)
Register the permission related commands with the factory
|
getCommandName, run, runAll
displayError, displayError, displayWarning, exitCodeForError, expandArgument, expandArguments, getDepth, getDescription, getName, getReplacementCommand, getUsage, isDeprecated, isRecursive, postProcessPath, processArgument, processArguments, processNonexistentPath, processOptions, processPath, processPathArgument, processPaths, processRawArguments, recursePath, run, setName, setRecursive
getConf, setConf
public static void registerCommands(CommandFactory factory)
factory
- the command factoryCopyright © 2013 Apache Software Foundation. All rights reserved.