public abstract static class ValuesSourceAggregatorFactory.LeafOnly<VS extends ValuesSource> extends ValuesSourceAggregatorFactory<VS>
ValuesSourceAggregatorFactory.LeafOnly<VS extends ValuesSource>config| Modifier | Constructor and Description |
|---|---|
protected |
ValuesSourceAggregatorFactory.LeafOnly(String name,
String type,
ValuesSourceConfig<VS> valuesSourceConfig) |
| Modifier and Type | Method and Description |
|---|---|
AggregatorFactory |
subFactories(AggregatorFactories subFactories)
Registers sub-factories with this factory.
|
createInternal, createUnmapped, doCreateInternal, doValidateasMultiBucketAggregator, create, name, parent, setMetaData, validateprotected ValuesSourceAggregatorFactory.LeafOnly(String name, String type, ValuesSourceConfig<VS> valuesSourceConfig)
public AggregatorFactory subFactories(AggregatorFactories subFactories)
AggregatorFactorysubFactories in class AggregatorFactorysubFactories - The sub-factoriesCopyright © 2009–2017. All rights reserved.