Package | Description |
---|---|
org.apache.orc.impl.reader |
Modifier and Type | Method and Description |
---|---|
ReaderEncryptionKey.State |
ReaderEncryptionKey.getState() |
static ReaderEncryptionKey.State |
ReaderEncryptionKey.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReaderEncryptionKey.State[] |
ReaderEncryptionKey.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.