| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs |
A distributed implementation of
FileSystem for reading and writing files on
Azure Storage. |
| org.apache.hadoop.fs.azurebfs.contracts.exceptions | |
| org.apache.hadoop.fs.azurebfs.services | |
| org.apache.hadoop.fs.azurebfs.utils |
| Class | Description |
|---|---|
| AbfsClient |
AbfsClient.
|
| AbfsCounters |
An interface for Abfs counters.
|
| AbfsHttpOperation |
Base Http operation class for orchestrating server IO calls.
|
| AbfsInputStream |
The AbfsInputStream for AbfsClient.
|
| AuthType |
Auth Type Enum.
|
| ExponentialRetryPolicy |
Retry policy used by AbfsClient.
|
| ListingSupport |
| Class | Description |
|---|---|
| AbfsHttpOperation |
Base Http operation class for orchestrating server IO calls.
|
| Class | Description |
|---|---|
| AbfsClient |
AbfsClient.
|
| AbfsClientContext |
Class to hold extra configurations for AbfsClient and further classes
inside AbfsClient.
|
| AbfsClientContextBuilder |
A builder for AbfsClientContext class with different options to select and
build from.
|
| AbfsClientRenameResult |
A class to store the Result of an AbfsClient rename operation, signifying the
AbfsRestOperation result and the rename recovery.
|
| AbfsCounters |
An interface for Abfs counters.
|
| AbfsHttpHeader |
The Http Request / Response Headers for Rest AbfsClient.
|
| AbfsHttpOperation |
Base Http operation class for orchestrating server IO calls.
|
| AbfsInputStreamContext |
Class to hold extra input stream configs.
|
| AbfsInputStreamStatistics |
Interface for statistics for the AbfsInputStream.
|
| AbfsLease |
AbfsLease manages an Azure blob lease.
|
| AbfsOutputStreamContext |
Class to hold extra output stream configs.
|
| AbfsOutputStreamStatistics |
Interface for
AbfsOutputStream statistics. |
| AbfsPerfInfo |
AbfsPerfInfo holds information on ADLS Gen 2 API performance observed by AbfsClient. |
| AbfsPerfTracker |
AbfsPerfTracker keeps track of service latencies observed by AbfsClient. |
| AbfsPermission |
The AbfsPermission for AbfsClient.
|
| AbfsRestOperation |
The AbfsRestOperation for Rest AbfsClient.
|
| AbfsRestOperationType |
The REST operation type (Read, Append, Other ).
|
| AbfsRetryPolicy |
Abstract Class for Retry policy to be used by
AbfsClient
Implementation to be used is based on retry cause. |
| AbfsStreamContext |
Base stream configuration class which is going
to store common configs among input and output streams.
|
| AbfsThrottlingIntercept |
An interface for Abfs Throttling Interface.
|
| AuthType |
Auth Type Enum.
|
| ExponentialRetryPolicy |
Retry policy used by AbfsClient.
|
| KeyProvider |
The interface that every Azure file system key provider must implement.
|
| ListingSupport | |
| SharedKeyCredentials |
Represents the shared key credentials used to access an Azure Storage
account.
|
| SimpleKeyProvider |
Key provider that simply returns the storage account key from the
configuration as plaintext.
|
| StaticRetryPolicy |
Retry policy used by AbfsClient for Network Errors.
|
| TimerFunctionality |
| Class | Description |
|---|---|
| AbfsHttpOperation |
Base Http operation class for orchestrating server IO calls.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.