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(EncryptionLibrary cryptoServiceLibrary,
EncryptionLibrary unknownLibrary) |
| Modifier and Type | Method and Description |
|---|---|
DwrfEncryptionProvider |
toDwrfEncryptionProvider() |
public static final HiveDwrfEncryptionProvider NO_ENCRYPTION
@Inject public HiveDwrfEncryptionProvider(EncryptionLibrary cryptoServiceLibrary, EncryptionLibrary unknownLibrary)
public DwrfEncryptionProvider toDwrfEncryptionProvider()
Copyright © 2012–2023. All rights reserved.