Package

org.locationtech.geomesa.process

query

Permalink

package query

Visibility
  1. Public
  2. All

Type Members

  1. class JoinProcess extends GeoMesaProcess with LazyLogging

    Permalink

    Returns features from a feature type based on a join against a second feature type.

    Returns features from a feature type based on a join against a second feature type.

    Annotations
    @DescribeProcess()
  2. class KNearestNeighborSearchProcess extends GeoMesaProcess with LazyLogging

    Permalink
    Annotations
    @DescribeProcess()
  3. class ProximitySearchProcess extends GeoMesaProcess with LazyLogging

    Permalink
    Annotations
    @DescribeProcess()
  4. class ProximityVisitor extends GeoMesaProcessVisitor with LazyLogging

    Permalink
  5. class QueryProcess extends GeoMesaProcess with LazyLogging

    Permalink
    Annotations
    @DescribeProcess()
  6. class QueryVisitor extends GeoMesaProcessVisitor with LazyLogging

    Permalink
  7. class RouteSearchProcess extends GeoMesaProcess with LazyLogging

    Permalink
    Annotations
    @DescribeProcess()
  8. class RouteVisitor extends GeoMesaProcessVisitor with LazyLogging

    Permalink

Value Members

  1. object KNearestNeighborSearchProcess

    Permalink
  2. object RouteVisitor

    Permalink

Ungrouped