| Package | Description |
|---|---|
| org.apache.parquet.crypto |
| Modifier and Type | Method and Description |
|---|---|
static ModuleCipherFactory.ModuleType |
ModuleCipherFactory.ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleCipherFactory.ModuleType[] |
ModuleCipherFactory.ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
AesCipher.createModuleAAD(byte[] fileAAD,
ModuleCipherFactory.ModuleType moduleType,
int rowGroupOrdinal,
int columnOrdinal,
int pageOrdinal) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.