Object

org.locationtech.geomesa.accumulo.index.legacy.z3

Z3IndexV2

Related Doc: package z3

Permalink

object Z3IndexV2 extends AccumuloFeatureIndex with Z3WritableIndex with Z3QueryableIndex with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, Z3QueryableIndex, SpatioTemporalFilterStrategy[AccumuloDataStore, AccumuloFeature, Mutation], Z3WritableIndex, AccumuloFeatureIndex, GeoMesaFeatureIndex[AccumuloDataStore, AccumuloFeature, Mutation], LazyLogging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Z3IndexV2
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Z3QueryableIndex
  7. SpatioTemporalFilterStrategy
  8. Z3WritableIndex
  9. AccumuloFeatureIndex
  10. GeoMesaFeatureIndex
  11. LazyLogging
  12. AnyRef
  13. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type TypedFilterStrategy = FilterStrategy[AccumuloDataStore, AccumuloFeature, Mutation]

    Permalink
    Definition Classes
    GeoMesaFeatureIndex

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val GEOM_Z_MASK: Long

    Permalink
  5. val GEOM_Z_NUM_BYTES: Int

    Permalink
  6. val GEOM_Z_STEP: Long

    Permalink
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def configure(sft: SimpleFeatureType, ds: AccumuloDataStore, partition: Option[String]): String

    Permalink
    Definition Classes
    Z3WritableIndexAccumuloFeatureIndex → GeoMesaFeatureIndex
  10. def delete(sft: SimpleFeatureType, ds: AccumuloDataStore, partition: Option[String]): Unit

    Permalink
    Definition Classes
    Z3WritableIndexAccumuloFeatureIndex → GeoMesaFeatureIndex
  11. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  13. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. def generateTableName(sft: SimpleFeatureType, ds: AccumuloDataStore, partition: Option[String]): String

    Permalink
    Attributes
    protected
    Definition Classes
    GeoMesaFeatureIndex
  15. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  16. def getCost(sft: SimpleFeatureType, stats: Option[GeoMesaStats], filter: FilterStrategy[AccumuloDataStore, AccumuloFeature, Mutation], transform: Option[SimpleFeatureType]): Long

    Permalink
    Definition Classes
    SpatioTemporalFilterStrategy → GeoMesaFeatureIndex
  17. def getFilterStrategy(sft: SimpleFeatureType, filter: Filter, transform: Option[SimpleFeatureType]): Seq[FilterStrategy[AccumuloDataStore, AccumuloFeature, Mutation]]

    Permalink
    Definition Classes
    SpatioTemporalFilterStrategy → GeoMesaFeatureIndex
  18. def getGeomRowKeys(timeToIndex: TimeToBinnedTime, sfc: LegacyZ3SFC, splitArray: Seq[Array[Byte]])(wf: AccumuloFeature, dtgIndex: Int): Seq[Array[Byte]]

    Permalink
    Attributes
    protected
    Definition Classes
    Z3WritableIndex
  19. def getIdFromRow(sft: SimpleFeatureType): (Array[Byte], Int, Int, SimpleFeature) ⇒ String

    Permalink
    Definition Classes
    Z3WritableIndex → GeoMesaFeatureIndex
  20. def getIdRowOffset(sft: SimpleFeatureType): Int

    Permalink
    Definition Classes
    Z3WritableIndex
  21. def getPartitions(sft: SimpleFeatureType, ds: AccumuloDataStore): Seq[String]

    Permalink
    Definition Classes
    GeoMesaFeatureIndex
  22. def getPointRowKey(timeToIndex: TimeToBinnedTime, sfc: LegacyZ3SFC, splitArray: Seq[Array[Byte]], lenient: Boolean)(wf: AccumuloFeature, dtgIndex: Int): Seq[Array[Byte]]

    Permalink
    Attributes
    protected
    Definition Classes
    Z3WritableIndex
  23. def getQueryPlan(sft: SimpleFeatureType, ds: AccumuloDataStore, filter: AccumuloFilterStrategyType, hints: Hints, explain: Explainer): AccumuloQueryPlan

    Permalink
    Definition Classes
    Z3QueryableIndex → GeoMesaFeatureIndex
  24. def getSplits(sft: SimpleFeatureType, partition: Option[String]): Seq[Array[Byte]]

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex
  25. def getTableNames(sft: SimpleFeatureType, ds: AccumuloDataStore, partition: Option[String]): Seq[String]

    Permalink
    Definition Classes
    AccumuloFeatureIndex → GeoMesaFeatureIndex
  26. def getTablesForQuery(sft: SimpleFeatureType, ds: AccumuloDataStore, filter: Option[Filter]): Seq[String]

    Permalink
    Definition Classes
    GeoMesaFeatureIndex
  27. val hasPrecomputedBins: Boolean

    Permalink
    Definition Classes
    Z3IndexV2AccumuloFeatureIndex
  28. val hasSplits: Boolean

    Permalink
    Definition Classes
    Z3IndexV2Z3QueryableIndexZ3WritableIndex
  29. lazy val identifier: String

    Permalink
    Definition Classes
    GeoMesaFeatureIndex
  30. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  31. lazy val logger: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    LazyLogging
  32. val name: String

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex
  33. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  34. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  35. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. def removeAll(sft: SimpleFeatureType, ds: AccumuloDataStore): Unit

    Permalink
    Definition Classes
    AccumuloFeatureIndex → GeoMesaFeatureIndex
  37. def remover(sft: SimpleFeatureType, ds: AccumuloDataStore): (AccumuloFeature) ⇒ Seq[Mutation]

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex
  38. val serializedWithId: Boolean

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex
  39. def supports(sft: SimpleFeatureType): Boolean

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex
  40. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  41. def tableNameKey(partition: Option[String]): String

    Permalink
    Definition Classes
    GeoMesaFeatureIndex
  42. val version: Int

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex
  43. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. def writer(sft: SimpleFeatureType, ds: AccumuloDataStore): (AccumuloFeature) ⇒ Seq[Mutation]

    Permalink
    Definition Classes
    Z3IndexV2 → GeoMesaFeatureIndex

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Z3QueryableIndex

Inherited from SpatioTemporalFilterStrategy[AccumuloDataStore, AccumuloFeature, Mutation]

Inherited from Z3WritableIndex

Inherited from AccumuloFeatureIndex

Inherited from GeoMesaFeatureIndex[AccumuloDataStore, AccumuloFeature, Mutation]

Inherited from LazyLogging

Inherited from AnyRef

Inherited from Any

Ungrouped