| Package | Description |
|---|---|
| org.apache.hadoop.fs.azure |
A distributed implementation of
FileSystem for reading and writing files on
Azure Block Storage. |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
AzureNativeFileSystemStore.getAccountKeyFromConfiguration(java.lang.String accountName,
org.apache.hadoop.conf.Configuration conf) |
|
java.lang.String |
KeyProvider.getStorageAccountKey(java.lang.String accountName,
org.apache.hadoop.conf.Configuration conf) |
Key providers must implement this method.
|
java.lang.String |
ShellDecryptionKeyProvider.getStorageAccountKey(java.lang.String accountName,
org.apache.hadoop.conf.Configuration conf) |
|
java.lang.String |
SimpleKeyProvider.getStorageAccountKey(java.lang.String accountName,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.