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