static OrcProto.KeyProviderKind |
OrcProto.KeyProviderKind.forNumber(int value) |
|
OrcProto.KeyProviderKind |
OrcProto.Encryption.Builder.getKeyProvider() |
How are the local keys encrypted?
|
OrcProto.KeyProviderKind |
OrcProto.Encryption.getKeyProvider() |
How are the local keys encrypted?
|
OrcProto.KeyProviderKind |
OrcProto.EncryptionOrBuilder.getKeyProvider() |
How are the local keys encrypted?
|
static OrcProto.KeyProviderKind |
OrcProto.KeyProviderKind.valueOf(int value) |
Deprecated.
|
static OrcProto.KeyProviderKind |
OrcProto.KeyProviderKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OrcProto.KeyProviderKind |
OrcProto.KeyProviderKind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OrcProto.KeyProviderKind[] |
OrcProto.KeyProviderKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|