public abstract class SiblingPipelineAggregator extends PipelineAggregator
PipelineAggregator.ParserAGGREGATION_TRANFORM_FUNCTION| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
SiblingPipelineAggregator() |
protected |
SiblingPipelineAggregator(String name,
String[] bucketsPaths,
Map<String,Object> metaData) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract InternalAggregation |
doReduce(Aggregations aggregations,
InternalAggregation.ReduceContext context) |
InternalAggregation |
reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
bucketsPaths, doReadFrom, doWriteTo, metaData, name, readFrom, type, writeTopublic InternalAggregation reduce(InternalAggregation aggregation, InternalAggregation.ReduceContext reduceContext)
reduce クラス内 PipelineAggregatorpublic abstract InternalAggregation doReduce(Aggregations aggregations, InternalAggregation.ReduceContext context)
Copyright © 2009–2016. All rights reserved.