Package

org.locationtech.geomesa.index.index.attribute

legacy

Permalink

package legacy

Visibility
  1. Public
  2. All

Type Members

  1. class AttributeIndexV2 extends AttributeIndexV3

    Permalink
  2. class AttributeIndexV3 extends AttributeIndexV4

    Permalink
  3. class AttributeIndexV4 extends AttributeIndexV5

    Permalink
  4. class AttributeIndexV5 extends AttributeIndexV6

    Permalink
  5. class AttributeIndexV6 extends AttributeIndexV7 with LegacyTableNaming[AttributeIndexValues[Any], AttributeIndexKey]

    Permalink

    Attribute index with secondary z-curve indexing.

    Attribute index with secondary z-curve indexing. Z-indexing is based on the sft and will be one of Z3, XZ3, Z2, XZ2. Shards come after the attribute number, instead of before it.

  6. class AttributeIndexV7 extends AttributeIndex

    Permalink

    Attribute index with tiering based on the default date and geom.

    Attribute index with tiering based on the default date and geom. All attributes share a single table

Ungrouped