| Modifier and Type | Method and Description |
|---|---|
protected Aggregator |
GeoBoundsAggregator.Factory.doCreateInternal(ValuesSource.GeoPoint valuesSource,
AggregationContext aggregationContext,
Aggregator parent,
boolean collectsFromSingleBucket,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Constructor and Description |
|---|
GeoBoundsAggregator(String name,
AggregationContext aggregationContext,
Aggregator parent,
ValuesSource.GeoPoint valuesSource,
boolean wrapLongitude,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Constructor and Description |
|---|
GeoBoundsAggregator.Factory(String name,
ValuesSourceConfig<ValuesSource.GeoPoint> config,
boolean wrapLongitude) |
| Modifier and Type | Method and Description |
|---|---|
protected Aggregator |
GeoCentroidAggregator.Factory.doCreateInternal(ValuesSource.GeoPoint valuesSource,
AggregationContext aggregationContext,
Aggregator parent,
boolean collectsFromSingleBucket,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Constructor and Description |
|---|
GeoCentroidAggregator(String name,
AggregationContext aggregationContext,
Aggregator parent,
ValuesSource.GeoPoint valuesSource,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Constructor and Description |
|---|
GeoCentroidAggregator.Factory(String name,
ValuesSourceConfig<ValuesSource.GeoPoint> config) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ValuesSource.GeoPoint.Fielddata |
| Modifier and Type | Field and Description |
|---|---|
static ValuesSource.GeoPoint |
ValuesSource.GeoPoint.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static ValuesSource.GeoPoint |
MissingValues.replaceMissing(ValuesSource.GeoPoint valuesSource,
GeoPoint missing) |
| Modifier and Type | Method and Description |
|---|---|
static ValuesSourceParser.Builder<ValuesSource.GeoPoint> |
ValuesSourceParser.geoPoint(String aggName,
InternalAggregation.Type aggType,
SearchContext context) |
| Modifier and Type | Method and Description |
|---|---|
static ValuesSource.GeoPoint |
MissingValues.replaceMissing(ValuesSource.GeoPoint valuesSource,
GeoPoint missing) |
Copyright © 2009–2017. All rights reserved.