Package

org.locationtech.geomesa.arrow

features

Permalink

package features

Visibility
  1. Public
  2. All

Type Members

  1. class ArrowSimpleFeature extends SimpleFeature

    Permalink

    Simple feature backed by an arrow vector.

    Simple feature backed by an arrow vector. Attributes are lazily evaluated - this allows filters to only examine the relevant arrow vectors for optimized reads, but also means that they are tied to the underlying vectors

Ungrouped