Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
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
|
Copyright © 2013 Apache Software Foundation. All rights reserved.