| Package | Description | 
|---|---|
| org.apache.hadoop.fs | An abstract file system API. | 
| org.apache.hadoop.fs.viewfs | 
| Modifier and Type | Method and Description | 
|---|---|
| AclStatus | FileSystem. getAclStatus(Path path)Gets the ACL of a file or directory. | 
| AclStatus | AbstractFileSystem. getAclStatus(Path path)Gets the ACLs of files and directories. | 
| AclStatus | FileContext. getAclStatus(Path path)Gets the ACLs of files and directories. | 
| AclStatus | FilterFileSystem. getAclStatus(Path path) | 
| Modifier and Type | Method and Description | 
|---|---|
| AclStatus | ViewFileSystem. getAclStatus(Path path) | 
| AclStatus | ViewFs. getAclStatus(Path path) | 
Copyright © 2015 Apache Software Foundation. All Rights Reserved.