| Package | Description |
|---|---|
| org.apache.parquet.crypto |
| Modifier and Type | Method and Description |
|---|---|
ColumnEncryptionProperties |
ColumnEncryptionProperties.Builder.build() |
ColumnEncryptionProperties |
FileEncryptionProperties.getColumnProperties(ColumnPath columnPath) |
| Modifier and Type | Method and Description |
|---|---|
Map<ColumnPath,ColumnEncryptionProperties> |
FileEncryptionProperties.getEncryptedColumns() |
| Modifier and Type | Method and Description |
|---|---|
FileEncryptionProperties.Builder |
FileEncryptionProperties.Builder.withEncryptedColumns(Map<ColumnPath,ColumnEncryptionProperties> encryptedColumns)
Set the list of encrypted columns and their properties (keys etc).
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.