Uses of Class
org.apache.arrow.vector.types.pojo.ArrowType.Struct
Packages that use ArrowType.Struct
Package
Description
Utilities to bind Arrow data as JDBC prepared statement parameters.
-
Uses of ArrowType.Struct in org.apache.arrow.adapter.jdbc.binder
Methods in org.apache.arrow.adapter.jdbc.binder with parameters of type ArrowType.Struct -
Uses of ArrowType.Struct in org.apache.arrow.driver.jdbc.converter.impl
Constructors in org.apache.arrow.driver.jdbc.converter.impl with parameters of type ArrowType.Struct -
Uses of ArrowType.Struct in org.apache.arrow.driver.jdbc.utils
Methods in org.apache.arrow.driver.jdbc.utils with parameters of type ArrowType.StructModifier and TypeMethodDescriptionAvaticaParameterBinder.BinderVisitor.visit
(ArrowType.Struct type) -
Uses of ArrowType.Struct in org.apache.arrow.vector.types.pojo
Fields in org.apache.arrow.vector.types.pojo declared as ArrowType.StructMethods in org.apache.arrow.vector.types.pojo with parameters of type ArrowType.StructModifier and TypeMethodDescriptionArrowType.ArrowTypeVisitor.visit
(ArrowType.Struct type) final T
ArrowType.PrimitiveTypeVisitor.visit
(ArrowType.Struct type)