public abstract class SiblingPipelineAggregator extends PipelineAggregator
PipelineAggregator.ParserAGGREGATION_TRANFORM_FUNCTION| Modifier | Constructor and Description |
|---|---|
protected |
SiblingPipelineAggregator() |
protected |
SiblingPipelineAggregator(String name,
String[] bucketsPaths,
Map<String,Object> metaData) |
| Modifier and Type | Method and Description |
|---|---|
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 in class PipelineAggregatorpublic abstract InternalAggregation doReduce(Aggregations aggregations, InternalAggregation.ReduceContext context)
Copyright © 2009–2017. All rights reserved.