パッケージ | 説明 |
---|---|
org.apache.hadoop.crypto.key |
修飾子とタイプ | メソッドと説明 |
---|---|
abstract KeyProvider |
KeyProviderFactory.createProvider(URI providerName,
Configuration conf) |
static KeyProvider |
KeyProvider.findProvider(List<KeyProvider> providerList,
String keyName)
Find the provider with the given key.
|
static KeyProvider |
KeyProviderFactory.get(URI uri,
Configuration conf)
Create a KeyProvider based on a provided URI.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static List<KeyProvider> |
KeyProviderFactory.getProviders(Configuration conf) |
修飾子とタイプ | メソッドと説明 |
---|---|
static KeyProvider |
KeyProvider.findProvider(List<KeyProvider> providerList,
String keyName)
Find the provider with the given key.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.