| Package | Description |
|---|---|
| org.apache.parquet.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Type.ID |
Types.Builder.id |
| Modifier and Type | Method and Description |
|---|---|
Type.ID |
Type.getId() |
| Constructor and Description |
|---|
PrimitiveType(Type.Repetition repetition,
PrimitiveType.PrimitiveTypeName primitive,
int length,
String name,
OriginalType originalType,
DecimalMetadata decimalMeta,
Type.ID id)
Deprecated.
will be removed in 2.0.0; use builders in
Types instead |
Copyright © 2023 The Apache Software Foundation. All rights reserved.