| Package | Description |
|---|---|
| org.apache.parquet.schema |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
PrimitiveType.convert(List<GroupType> path,
TypeConverter<T> converter) |
protected <T> List<T> |
GroupType.convertChildren(List<GroupType> path,
TypeConverter<T> converter) |
<T> T |
MessageType.convertWith(TypeConverter<T> converter) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.