| 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.services |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbfsCountersImpl |
Instrumentation of Abfs counters.
|
| Modifier and Type | Method | Description |
|---|---|---|
AzureBlobFileSystemStore.AzureBlobFileSystemStoreBuilder |
AzureBlobFileSystemStore.AzureBlobFileSystemStoreBuilder.withAbfsCounters(AbfsCounters value) |
| Modifier and Type | Method | Description |
|---|---|---|
protected AbfsCounters |
AbfsClient.getAbfsCounters() |
Getter for abfsCounters from AbfsClient.
|
AbfsCounters |
AbfsClientContext.getAbfsCounters() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbfsClientThrottlingIntercept.sendingRequest(AbfsRestOperationType operationType,
AbfsCounters abfsCounters) |
Called before the request is sent.
|
void |
AbfsThrottlingIntercept.sendingRequest(AbfsRestOperationType operationType,
AbfsCounters abfsCounters) |
Called before the request is sent.
|
AbfsClientContextBuilder |
AbfsClientContextBuilder.withAbfsCounters(AbfsCounters abfsCounters) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.