| 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.
|
| Constructor and Description |
|---|
AzureBlobFileSystemStore(URI uri,
boolean isSecureScheme,
org.apache.hadoop.conf.Configuration configuration,
AbfsCounters abfsCounters) |
| Modifier and Type | Method and Description |
|---|---|
AbfsCounters |
AbfsClientContext.getAbfsCounters() |
protected AbfsCounters |
AbfsClient.getAbfsCounters()
Getter for abfsCounters from AbfsClient.
|
| Modifier and Type | Method and Description |
|---|---|
AbfsClientContextBuilder |
AbfsClientContextBuilder.withAbfsCounters(AbfsCounters abfsCounters) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.