Uses of Class
org.apache.parquet.schema.LogicalTypeAnnotation.IntervalLogicalTypeAnnotation
-
Packages that use LogicalTypeAnnotation.IntervalLogicalTypeAnnotation Package Description org.apache.parquet.schema -
-
Uses of LogicalTypeAnnotation.IntervalLogicalTypeAnnotation in org.apache.parquet.schema
Methods in org.apache.parquet.schema with parameters of type LogicalTypeAnnotation.IntervalLogicalTypeAnnotation Modifier and Type Method Description default Optional<T>LogicalTypeAnnotation.LogicalTypeAnnotationVisitor. visit(LogicalTypeAnnotation.IntervalLogicalTypeAnnotation intervalLogicalType)
-