public static class SchemaMapping.PrimitiveTypeMapping extends SchemaMapping.TypeMapping
| Constructor and Description |
|---|
PrimitiveTypeMapping(org.apache.arrow.vector.types.pojo.Field arrowField,
PrimitiveType parquetType) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(SchemaMapping.TypeMappingVisitor<T> visitor) |
getArrowField, getChildren, getParquetTypepublic PrimitiveTypeMapping(org.apache.arrow.vector.types.pojo.Field arrowField,
PrimitiveType parquetType)
public <T> T accept(SchemaMapping.TypeMappingVisitor<T> visitor)
accept in class SchemaMapping.TypeMappingCopyright © 2023 The Apache Software Foundation. All rights reserved.