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