| Package | Description |
|---|---|
| org.apache.parquet.crypto |
| Modifier and Type | Method and Description |
|---|---|
InternalColumnDecryptionSetup |
InternalFileDecryptor.getColumnSetup(org.apache.parquet.hadoop.metadata.ColumnPath path) |
InternalColumnDecryptionSetup |
InternalFileDecryptor.setColumnCryptoMetadata(org.apache.parquet.hadoop.metadata.ColumnPath path,
boolean encrypted,
boolean encryptedWithFooterKey,
byte[] keyMetadata,
int columnOrdinal) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.