Package

org.locationtech.geomesa.index.index

s2

Permalink

package s2

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. s2
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class S2Index extends GeoMesaFeatureIndex[S2IndexValues, Long] with SpatialFilterStrategy[S2IndexValues, Long]

    Permalink

  2. class S2IndexKeySpace extends IndexKeySpace[S2IndexValues, Long]

    Permalink

    Version

    V1.0

  3. case class S2IndexValues(sfc: S2SFC, geometries: FilterValues[Geometry], bounds: Seq[(Double, Double, Double, Double)]) extends Product with Serializable

    Permalink

Value Members

  1. object S2Index extends ConfiguredIndex

    Permalink
  2. object S2IndexKeySpace extends IndexKeySpaceFactory[S2IndexValues, Long]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped