public static class ValueCountAggregator.Factory<VS extends ValuesSource> extends ValuesSourceAggregatorFactory.LeafOnly<VS>
ValuesSourceAggregatorFactory.LeafOnly<VS extends ValuesSource>config| コンストラクタと説明 |
|---|
Factory(String name,
ValuesSourceConfig<VS> config) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected Aggregator |
createUnmapped(AggregationContext aggregationContext,
Aggregator parent,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
protected Aggregator |
doCreateInternal(VS valuesSource,
AggregationContext aggregationContext,
Aggregator parent,
boolean collectsFromSingleBucket,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
subFactoriescreateInternal, doValidateasMultiBucketAggregator, create, name, parent, setMetaData, validatepublic Factory(String name, ValuesSourceConfig<VS> config)
protected Aggregator createUnmapped(AggregationContext aggregationContext, Aggregator parent, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData) throws IOException
createUnmapped クラス内 ValuesSourceAggregatorFactory<VS extends ValuesSource>IOExceptionprotected Aggregator doCreateInternal(VS valuesSource, AggregationContext aggregationContext, Aggregator parent, boolean collectsFromSingleBucket, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData) throws IOException
doCreateInternal クラス内 ValuesSourceAggregatorFactory<VS extends ValuesSource>IOExceptionCopyright © 2009–2016. All rights reserved.