| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
VariantType |
VariantType.deepCopy() |
VariantType |
LogicalType.getVARIANT() |
VariantType |
VariantType.setSpecification_version(byte specification_version) |
| Modifier and Type | Method and Description |
|---|---|
int |
VariantType.compareTo(VariantType other) |
boolean |
VariantType.equals(VariantType that) |
void |
LogicalType.setVARIANT(VariantType value) |
static LogicalType |
LogicalType.VARIANT(VariantType value) |
| Constructor and Description |
|---|
VariantType(VariantType other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.