| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
EncryptionWithFooterKey |
EncryptionWithFooterKey.deepCopy() |
EncryptionWithFooterKey |
ColumnCryptoMetaData.getENCRYPTION_WITH_FOOTER_KEY() |
| Modifier and Type | Method and Description |
|---|---|
int |
EncryptionWithFooterKey.compareTo(EncryptionWithFooterKey other) |
static ColumnCryptoMetaData |
ColumnCryptoMetaData.ENCRYPTION_WITH_FOOTER_KEY(EncryptionWithFooterKey value) |
boolean |
EncryptionWithFooterKey.equals(EncryptionWithFooterKey that) |
void |
ColumnCryptoMetaData.setENCRYPTION_WITH_FOOTER_KEY(EncryptionWithFooterKey value) |
| Constructor and Description |
|---|
EncryptionWithFooterKey(EncryptionWithFooterKey other)
Performs a deep copy on other.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.