org.locationtech.geomesa.arrow.vector.ArrowAttributeReader
Read an attribute from the ith feature in the simple feature vector
Read an attribute from the ith feature in the simple feature vector
index of the feature to read
the attribute value
Reads the second (x) ordinal for the given point
Reads the second (x) ordinal for the given point
index of the point to read
x ordinal
Reads the first (y) ordinal for the given point
Reads the first (y) ordinal for the given point
index of the point to read
y ordinal
Handle to the underlying field vector being read from
Handle to the underlying field vector being read from
Subclass with special methods for reading coordinate directly