Package | Description |
---|---|
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
KeyProvider |
KeyProvider.Factory.create(String kind,
Configuration conf,
Random random) |
KeyProvider |
HadoopShimsCurrent.getHadoopKeyProvider(Configuration conf,
Random random) |
KeyProvider |
HadoopShimsPre2_7.getHadoopKeyProvider(Configuration conf,
Random random) |
KeyProvider |
HadoopShimsPre2_6.getHadoopKeyProvider(Configuration conf,
Random random) |
KeyProvider |
HadoopShimsPre2_3.getHadoopKeyProvider(Configuration conf,
Random random) |
KeyProvider |
HadoopShims.getHadoopKeyProvider(Configuration conf,
Random random)
Create a Hadoop KeyProvider to get encryption keys.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.