public static class MissingAggregator.Factory extends ValuesSourceAggregatorFactory
ValuesSourceAggregatorFactory.LeafOnly<VS extends ValuesSource>configfactories, name, parent, type| Constructor and Description |
|---|
Factory(String name,
ValuesSourceConfig valueSourceConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected MissingAggregator |
create(ValuesSource valuesSource,
long expectedBucketsCount,
AggregationContext aggregationContext,
Aggregator parent) |
protected MissingAggregator |
createUnmapped(AggregationContext aggregationContext,
Aggregator parent) |
create, doValidateparent, subFactories, validatepublic Factory(String name, ValuesSourceConfig valueSourceConfig)
protected MissingAggregator createUnmapped(AggregationContext aggregationContext, Aggregator parent)
createUnmapped in class ValuesSourceAggregatorFactoryprotected MissingAggregator create(ValuesSource valuesSource, long expectedBucketsCount, AggregationContext aggregationContext, Aggregator parent)
create in class ValuesSourceAggregatorFactoryCopyright © 2009–2016. All rights reserved.