Uses of Interface
org.apache.orc.EncryptionKey
Package
Description
-
Uses of EncryptionKey in org.apache.orc
Modifier and TypeMethodDescriptionReader.getColumnEncryptionKeys()
Get the list of encryption keys for column encryption.EncryptionVariant.getKeyDescription()
Get the key description for this column. -
Uses of EncryptionKey in org.apache.orc.impl
-
Uses of EncryptionKey in org.apache.orc.impl.reader
Modifier and TypeClassDescriptionclass
This tracks the keys for reading encrypted columns.Modifier and TypeMethodDescriptionint
ReaderEncryptionKey.compareTo
(@NotNull EncryptionKey other) -
Uses of EncryptionKey in org.apache.orc.impl.writer
Modifier and TypeMethodDescriptionint
WriterEncryptionKey.compareTo
(@NotNull EncryptionKey other)