Uses of Class
org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
Packages that use ArrowType.FixedSizeList
Package
Description
Utilities to bind Arrow data as JDBC prepared statement parameters.
-
Uses of ArrowType.FixedSizeList in org.apache.arrow.adapter.jdbc.binder
Methods in org.apache.arrow.adapter.jdbc.binder with parameters of type ArrowType.FixedSizeListModifier and TypeMethodDescriptionColumnBinderArrowTypeVisitor.visit(ArrowType.FixedSizeList type) -
Uses of ArrowType.FixedSizeList in org.apache.arrow.vector.types.pojo
Methods in org.apache.arrow.vector.types.pojo with parameters of type ArrowType.FixedSizeListModifier and TypeMethodDescriptionArrowType.ArrowTypeVisitor.visit(ArrowType.FixedSizeList type) final TArrowType.PrimitiveTypeVisitor.visit(ArrowType.FixedSizeList type)