Java org.apache.hadoop.fs.permission AclEntryScope fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.fs.permission AclEntryScope fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.fs.permission AclEntryScope.

The text is from its open source code.

Field

AclEntryScopeACCESS
An ACL entry that is inspected during permission checks to enforce permissions.
AclEntryScopeDEFAULT
An ACL entry to be applied to a directory's children that do not otherwise have their own ACL defined.