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 and Description |
---|---|
static String |
AzureNativeFileSystemStore.getAccountKeyFromConfiguration(String accountName,
org.apache.hadoop.conf.Configuration conf) |
String |
ShellDecryptionKeyProvider.getStorageAccountKey(String accountName,
org.apache.hadoop.conf.Configuration conf) |
String |
KeyProvider.getStorageAccountKey(String accountName,
org.apache.hadoop.conf.Configuration conf)
Key providers must implement this method.
|
String |
SimpleKeyProvider.getStorageAccountKey(String accountName,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.