| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.services |
| Modifier and Type | Method and Description |
|---|---|
AbfsClientContext |
AbfsClientContextBuilder.build()
Build the context and get the instance with the properties selected.
|
| Constructor and Description |
|---|
AbfsClient(URL baseUrl,
SharedKeyCredentials sharedKeyCredentials,
AbfsConfiguration abfsConfiguration,
AccessTokenProvider tokenProvider,
AbfsClientContext abfsClientContext) |
AbfsClient(URL baseUrl,
SharedKeyCredentials sharedKeyCredentials,
AbfsConfiguration abfsConfiguration,
SASTokenProvider sasTokenProvider,
AbfsClientContext abfsClientContext) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.