| Class | Description |
|---|---|
| BaseOptimalVectorAggregation<P extends Persistable,R,T> | |
| BoundingBoxAggregation<P extends Persistable,T> | |
| CommonIndexBoundingBoxAggregation<P extends Persistable> | |
| CommonIndexTimeRangeAggregation<P extends Persistable> | |
| OptimalVectorBoundingBoxAggregation<P extends Persistable,T> | |
| OptimalVectorTimeRangeAggregation<P extends Persistable,T> | |
| SpatialBinningStrategy<T> |
This strategy uses a spatial binning type (such as H3, S2, GeoHash) on geometry fields to bin
data.
|
| SpatialCommonIndexedBinningStrategy |
A GeohashBinningStrategy that bins CommonIndexedPersistenceEncoding values.
|
| SpatialFieldBinningStrategy<T> | |
| SpatialSimpleFeatureBinningStrategy |
A GeohashBinningStrategy that bins SimpleFeature values.
|
| TimeRangeAggregation<P extends Persistable,T> | |
| VectorAggregationQueryBuilderImpl<P extends Persistable,R> | |
| VectorBoundingBoxAggregation<T> | |
| VectorTimeRangeAggregation |
Copyright © 2013–2021. All rights reserved.