| 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 and Description |
|---|---|
class |
AbfsCountersImpl
Instrumentation of Abfs counters.
|
| Modifier and Type | Method and Description |
|---|---|
AzureBlobFileSystemStore.AzureBlobFileSystemStoreBuilder |
AzureBlobFileSystemStore.AzureBlobFileSystemStoreBuilder.withAbfsCounters(AbfsCounters value) |
| Modifier and Type | Method and Description |
|---|---|
protected AbfsCounters |
AbfsClient.getAbfsCounters()
Getter for abfsCounters from AbfsClient.
|
AbfsCounters |
AbfsClientContext.getAbfsCounters() |
| Modifier and Type | Method and 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–2023 Apache Software Foundation. All rights reserved.