Uses of Interface
org.apache.arrow.vector.FloatingPointVector
-
Uses of FloatingPointVector in org.apache.arrow.vector
Modifier and TypeClassDescriptionfinal class
Float2Vector implements a fixed width (2 bytes) vector of short values which could be null.final class
Float4Vector implements a fixed width vector (4 bytes) of float values which could be null.final class
Float8Vector implements a fixed width vector (8 bytes) of double values which could be null. -
Uses of FloatingPointVector in org.apache.arrow.vector.compare.util
Modifier and TypeMethodDescriptionfinal boolean
ValueEpsilonEqualizers.FloatingPointEpsilonEqualizer.valuesEqual
(FloatingPointVector vector1, int index1, FloatingPointVector vector2, int index2)