Package | Description |
---|---|
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
HadoopShims.KeyMetadata |
HadoopShims.KeyProvider.getCurrentKeyVersion(String keyName)
Get the current metadata for a given key.
|
Modifier and Type | Method and Description |
---|---|
HadoopShims.LocalKey |
HadoopShims.KeyProvider.createLocalKey(HadoopShims.KeyMetadata key)
Create a local key for the given key version.
|
Key |
HadoopShims.KeyProvider.decryptLocalKey(HadoopShims.KeyMetadata key,
byte[] encryptedKey)
Decrypt a local key for reading a file.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.