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