| 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.oauth2 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.fs.azurebfs.services |
| Modifier and Type | Method | Description |
|---|---|---|
AbfsConfiguration |
AzureBlobFileSystemStore.getAbfsConfiguration() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
AzureADAuthenticator.init(AbfsConfiguration abfsConfiguration) |
| Modifier and Type | Method | Description |
|---|---|---|
protected AbfsConfiguration |
AbfsClient.getAbfsConfiguration() |
Getter for abfsConfiguration from AbfsClient.
|
| Constructor | Description |
|---|---|
AbfsClient(java.net.URL baseUrl,
SharedKeyCredentials sharedKeyCredentials,
AbfsConfiguration abfsConfiguration,
SASTokenProvider sasTokenProvider,
EncryptionContextProvider encryptionContextProvider,
AbfsClientContext abfsClientContext) |
|
AbfsClient(java.net.URL baseUrl,
SharedKeyCredentials sharedKeyCredentials,
AbfsConfiguration abfsConfiguration,
AccessTokenProvider tokenProvider,
EncryptionContextProvider encryptionContextProvider,
AbfsClientContext abfsClientContext) |
|
AbfsClientThrottlingIntercept(java.lang.String accountName,
AbfsConfiguration abfsConfiguration) |
|
AbfsPerfTracker(java.lang.String filesystemName,
java.lang.String accountName,
AbfsConfiguration configuration) |
|
ExponentialRetryPolicy(AbfsConfiguration conf) |
Initializes a new instance of the
ExponentialRetryPolicy class. |
StaticRetryPolicy(AbfsConfiguration conf) |
Initializes a new instance of the
StaticRetryPolicy class. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.