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