| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.bucket.missing |
| Modifier and Type | Method and Description |
|---|---|
protected MissingAggregator |
MissingAggregator.Factory.createUnmapped(AggregationContext aggregationContext,
Aggregator parent,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
protected MissingAggregator |
MissingAggregator.Factory.doCreateInternal(ValuesSource valuesSource,
AggregationContext aggregationContext,
Aggregator parent,
boolean collectsFromSingleBucket,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
Copyright © 2009–2017. All rights reserved.