| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
ListType |
ListType.deepCopy() |
ListType |
LogicalType.getLIST() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListType.compareTo(ListType other) |
boolean |
ListType.equals(ListType that) |
static LogicalType |
LogicalType.LIST(ListType value) |
void |
LogicalType.setLIST(ListType value) |
| Constructor and Description |
|---|
ListType(ListType other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.