public class KeyProviderCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
KeyProviderCache(long expiryMs) |
| Modifier and Type | Method and Description |
|---|---|
KeyProvider |
get(Configuration conf) |
void |
setKeyProvider(Configuration conf,
KeyProvider keyProvider) |
public static final org.apache.commons.logging.Log LOG
public KeyProviderCache(long expiryMs)
public KeyProvider get(Configuration conf)
public void setKeyProvider(Configuration conf, KeyProvider keyProvider) throws IOException
IOExceptionCopyright © 2018 CERN. All Rights Reserved.