| 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 and Description |
|---|---|
AbfsConfiguration |
AzureBlobFileSystemStore.getAbfsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AzureADAuthenticator.init(AbfsConfiguration abfsConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected AbfsConfiguration |
AbfsClient.getAbfsConfiguration()
Getter for abfsConfiguration from AbfsClient.
|
| Constructor and Description |
|---|
AbfsClient(URL baseUrl,
SharedKeyCredentials sharedKeyCredentials,
AbfsConfiguration abfsConfiguration,
AccessTokenProvider tokenProvider,
EncryptionContextProvider encryptionContextProvider,
AbfsClientContext abfsClientContext) |
AbfsClient(URL baseUrl,
SharedKeyCredentials sharedKeyCredentials,
AbfsConfiguration abfsConfiguration,
SASTokenProvider sasTokenProvider,
EncryptionContextProvider encryptionContextProvider,
AbfsClientContext abfsClientContext) |
AbfsClientThrottlingIntercept(String accountName,
AbfsConfiguration abfsConfiguration) |
AbfsPerfTracker(String filesystemName,
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–2024 Apache Software Foundation. All rights reserved.