| Package | Description |
|---|---|
| com.microsoft.azure.datalake.store |
The main Azure Data Lake Store SDK classes.
|
| com.microsoft.azure.datalake.store.acl |
Objects used for ACLs.
|
| Class and Description |
|---|
| AclEntry
Contains one ACL entry.
|
| AclStatus
Object returned by the
ADLStoreClient.getAclStatus(String) getAclStatus}
call, that contains the Acl and Permission information for that file or directory. |
| Class and Description |
|---|
| AclAction
Specifies the possible combinations of actions allowed in an ACL.
|
| AclEntry
Contains one ACL entry.
|
| AclScope
The scope of an ACL Entry (access or default).
|
| AclType
Type of Acl entry (user, group, other, or mask).
|
Copyright © 2019 Microsoft Corporation. All rights reserved.