Package | Description |
---|---|
org.elasticsearch.search.aggregations.bucket.missing |
Modifier and Type | Method and Description |
---|---|
protected MissingAggregator |
MissingAggregator.Factory.create(ValuesSource valuesSource,
long expectedBucketsCount,
AggregationContext aggregationContext,
Aggregator parent) |
protected MissingAggregator |
MissingAggregator.Factory.createUnmapped(AggregationContext aggregationContext,
Aggregator parent) |
Copyright © 2009–2015. All rights reserved.