Packages

package query

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class JoinProcess extends GeoMesaProcess with LazyLogging

    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
    Annotations
    @DescribeProcess()
  3. class ProximitySearchProcess extends GeoMesaProcess with LazyLogging
    Annotations
    @DescribeProcess()
  4. class ProximityVisitor extends GeoMesaProcessVisitor with LazyLogging
  5. class QueryProcess extends GeoMesaProcess with LazyLogging
    Annotations
    @DescribeProcess()
  6. class QueryVisitor extends GeoMesaProcessVisitor with LazyLogging
  7. class RouteSearchProcess extends GeoMesaProcess with LazyLogging
    Annotations
    @DescribeProcess()
  8. class RouteVisitor extends GeoMesaProcessVisitor with LazyLogging

Ungrouped