| Package | Description | 
|---|---|
| org.apache.orc | |
| org.apache.orc.impl | |
| org.apache.orc.impl.reader | |
| org.apache.orc.impl.writer | 
| Modifier and Type | Method and Description | 
|---|---|
| EncryptionKey[] | Reader. getColumnEncryptionKeys()Get the list of encryption keys for column encryption. | 
| EncryptionKey | EncryptionVariant. getKeyDescription()Get the key description for this column. | 
| Modifier and Type | Method and Description | 
|---|---|
| EncryptionKey[] | ReaderImpl. getColumnEncryptionKeys() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReaderEncryptionKeyThis tracks the keys for reading encrypted columns. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | ReaderEncryptionKey. compareTo(@NotNull EncryptionKey other) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WriterEncryptionKey | 
| Modifier and Type | Method and Description | 
|---|---|
| int | WriterEncryptionKey. compareTo(@NotNull EncryptionKey other) | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.