Uses of Enum Class
org.apache.orc.impl.reader.ReaderEncryptionKey.State
Packages that use ReaderEncryptionKey.State
-
Uses of ReaderEncryptionKey.State in org.apache.orc.impl.reader
Methods in org.apache.orc.impl.reader that return ReaderEncryptionKey.StateModifier and TypeMethodDescriptionReaderEncryptionKey.getState()static ReaderEncryptionKey.StateReturns the enum constant of this class with the specified name.static ReaderEncryptionKey.State[]ReaderEncryptionKey.State.values()Returns an array containing the constants of this enum class, in the order they are declared.