Package

org.locationtech.geomesa.accumulo.index.legacy

attribute

Permalink

package attribute

Visibility
  1. Public
  2. All

Type Members

  1. trait AttributeQueryableIndex extends AccumuloFeatureIndex with LazyLogging

    Permalink
  2. trait AttributeWritableIndex extends AccumuloFeatureIndex with AttributeSplittable with AttributeRowDecoder with LazyLogging

    Permalink

    Contains logic for converting between accumulo and geotools for the attribute index

  3. case class PropertyBounds(attribute: String, bounds: (Option[Any], Option[Any]), range: Range) extends Product with Serializable

    Permalink

Value Members

  1. object AttributeIndexV2 extends AccumuloFeatureIndex with AttributeWritableIndex with AttributeQueryableIndex with Product with Serializable

    Permalink
  2. object AttributeIndexV3 extends AccumuloFeatureIndex with AttributeWritableIndex with AttributeQueryableIndex with Product with Serializable

    Permalink
  3. object AttributeIndexV4 extends AccumuloAttributeIndex with Product with Serializable

    Permalink
  4. object AttributeIndexV5 extends AccumuloAttributeIndex with AttributeZIndex[AccumuloDataStore, AccumuloFeature, Mutation, Range, ScanConfig] with Product with Serializable

    Permalink
  5. object AttributeIndexV6 extends AccumuloAttributeIndex with AttributeShardedIndex[AccumuloDataStore, AccumuloFeature, Mutation, Range, ScanConfig]

    Permalink
  6. object AttributeQueryableIndex

    Permalink
  7. object AttributeWritableIndex extends LazyLogging

    Permalink

Ungrouped