@InterfaceAudience.Private @InterfaceStability.Evolving
| Interface | Description |
|---|---|
| KeyProvider |
The interface that every Azure file system key provider must implement.
|
| Class | Description |
|---|---|
| AbfsAclHelper |
AbfsAclHelper provides convenience methods to implement modifyAclEntries / removeAclEntries / removeAcl / removeDefaultAcl
from setAcl and getAcl.
|
| AbfsClient |
AbfsClient.
|
| AbfsClientThrottlingIntercept |
Throttles Azure Blob File System read and write operations to achieve maximum
throughput by minimizing errors.
|
| AbfsHttpHeader |
The Http Request / Response Headers for Rest AbfsClient.
|
| AbfsHttpOperation |
Represents an HTTP operation.
|
| AbfsInputStream |
The AbfsInputStream for AbfsClient.
|
| AbfsOutputStream |
The BlobFsOutputStream for Rest AbfsClient.
|
| AbfsPermission |
The AbfsPermission for AbfsClient.
|
| AbfsRestOperation |
The AbfsRestOperation for Rest AbfsClient.
|
| AbfsUriQueryBuilder |
The UrlQueryBuilder for Rest AbfsClient.
|
| ExponentialRetryPolicy |
Retry policy used by AbfsClient.
|
| SharedKeyCredentials |
Represents the shared key credentials used to access an Azure Storage
account.
|
| ShellDecryptionKeyProvider |
Shell decryption key provider which invokes an external script that will
perform the key decryption.
|
| SimpleKeyProvider |
Key provider that simply returns the storage account key from the
configuration as plaintext.
|
| Enum | Description |
|---|---|
| AbfsRestOperationType |
The REST operation type (Read, Append, Other ).
|
| AuthType |
Auth Type Enum.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.