public static class FsShellPermissions.Chgrp extends FsShellPermissions.Chown
FsShellPermissions.Chgrp, FsShellPermissions.Chmod, FsShellPermissions.Chown
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION |
static String |
NAME |
static String |
USAGE |
group, owner
Constructor and Description |
---|
FsShellPermissions.Chgrp() |
Modifier and Type | Method and Description |
---|---|
protected void |
parseOwnerGroup(String groupStr)
Parse the first argument into an owner and group
|
processOptions, processPath
getCommandName, processRawArguments, run, runAll
displayError, displayError, displayWarning, exitCodeForError, expandArgument, expandArguments, getCommandFactory, getDepth, getDescription, getName, getReplacementCommand, getUsage, isDeprecated, isPathRecursable, isRecursive, postProcessPath, processArgument, processArguments, processNonexistentPath, processPathArgument, processPaths, recursePath, run, run, setCommandFactory, setName, setRecursive
getConf, setConf
public static final String NAME
public static final String USAGE
public static final String DESCRIPTION
protected void parseOwnerGroup(String groupStr)
FsShellPermissions.Chown
parseOwnerGroup
in class FsShellPermissions.Chown
groupStr
- string describing new ownershipCopyright © 2017 Apache Software Foundation. All Rights Reserved.