Package

org.locationtech.geomesa.index.index

s3

Permalink

package s3

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

Type Members

  1. class S3Index extends GeoMesaFeatureIndex[S3IndexValues, S3IndexKey] with SpatioTemporalFilterStrategy[S3IndexValues, S3IndexKey]

    Permalink
  2. case class S3IndexKey(bin: Short, s: Long, offset: Int) extends Ordered[S3IndexKey] with Product with Serializable

    Permalink
  3. class S3IndexKeySpace extends IndexKeySpace[S3IndexValues, S3IndexKey] with LazyLogging

    Permalink

    Version

    V1.0

  4. case class S3IndexValues(sfc: S2SFC, maxTime: Int, geometries: FilterValues[Geometry], spatialBounds: Seq[(Double, Double, Double, Double)], intervals: FilterValues[Bounds[ZonedDateTime]], temporalBounds: Map[Short, Seq[(Int, Int)]], temporalUnbounded: Seq[(Short, Short)]) extends Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped