package query
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
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()
-
class
KNearestNeighborSearchProcess extends GeoMesaProcess with LazyLogging
- Annotations
- @DescribeProcess()
-
class
ProximitySearchProcess extends GeoMesaProcess with LazyLogging
- Annotations
- @DescribeProcess()
- class ProximityVisitor extends GeoMesaProcessVisitor with LazyLogging
-
class
QueryProcess extends GeoMesaProcess with LazyLogging
- Annotations
- @DescribeProcess()
- class QueryVisitor extends GeoMesaProcessVisitor with LazyLogging
-
class
RouteSearchProcess extends GeoMesaProcess with LazyLogging
- Annotations
- @DescribeProcess()
- class RouteVisitor extends GeoMesaProcessVisitor with LazyLogging
Value Members
- object KNearestNeighborSearchProcess
- object RouteVisitor