public class HiveDwrfEncryptionProvider extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
HiveDwrfEncryptionProvider.ForCryptoService |
static interface |
HiveDwrfEncryptionProvider.ForUnknown |
| Modifier and Type | Field and Description |
|---|---|
static HiveDwrfEncryptionProvider |
NO_ENCRYPTION |
| Constructor and Description |
|---|
HiveDwrfEncryptionProvider(com.facebook.presto.orc.EncryptionLibrary cryptoServiceLibrary,
com.facebook.presto.orc.EncryptionLibrary unknownLibrary) |
| Modifier and Type | Method and Description |
|---|---|
com.facebook.presto.orc.DwrfEncryptionProvider |
toDwrfEncryptionProvider() |
public static final HiveDwrfEncryptionProvider NO_ENCRYPTION
Copyright © 2012–2023. All rights reserved.