Package

org.locationtech.geomesa

process

Permalink

package process

Visibility
  1. Public
  2. All

Type Members

  1. case class FeatureResult(results: SimpleFeatureCollection) extends AbstractCalcResult with Product with Serializable

    Permalink
  2. trait GeoMesaProcess extends VectorProcess

    Permalink

    Marker trait for dynamic loading of processes

  3. trait GeoMesaProcessVisitor extends index.process.GeoMesaProcessVisitor

    Permalink

    Common trait for visitors, allows for feature collections to execute processing in a standardized way

    Common trait for visitors, allows for feature collections to execute processing in a standardized way

    Annotations
    @deprecated
    Deprecated

    Replaced with org.locationtech.geomesa.index.process.GeoMesaProcessVisitor

Value Members

  1. package analytic

    Permalink
  2. package query

    Permalink
  3. package transform

    Permalink
  4. package tube

    Permalink

Ungrouped