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