| Modifier and Type | Method and Description |
|---|---|
abstract InternalAggregation |
InternalAggregation.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
InternalAggregation |
InternalAggregation.reduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext)
Reduces the given addAggregation to a single one and returns it.
|
static InternalAggregations |
InternalAggregations.reduce(List<InternalAggregations> aggregationsList,
InternalAggregation.ReduceContext context)
Reduces the given lists of addAggregation.
|
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalSingleBucketAggregation.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalFilters.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalGeoHashGrid |
InternalGeoHashGrid.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalHistogram.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalRange.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
UnmappedSampler.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
UnmappedSignificantTerms.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
InternalAggregation |
InternalSignificantTerms.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
InternalSignificantTerms.Bucket |
InternalSignificantTerms.Bucket.reduce(List<? extends InternalSignificantTerms.Bucket> buckets,
InternalAggregation.ReduceContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignificanceHeuristic.initialize(InternalAggregation.ReduceContext reduceContext) |
void |
ScriptHeuristic.initialize(InternalAggregation.ReduceContext context) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalTerms.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
InternalAggregation |
UnmappedTerms.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
InternalTerms.Bucket |
InternalTerms.Bucket.reduce(List<? extends InternalTerms.Bucket> buckets,
InternalAggregation.ReduceContext context) |
| Modifier and Type | Method and Description |
|---|---|
InternalAvg |
InternalAvg.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalCardinality.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalGeoBounds.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalGeoCentroid |
InternalGeoCentroid.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalMax |
InternalMax.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalMin |
InternalMin.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalScriptedMetric.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalStats |
InternalStats.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalExtendedStats |
InternalExtendedStats.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalSum |
InternalSum.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalTopHits.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
InternalValueCount.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
abstract InternalAggregation |
SiblingPipelineAggregator.doReduce(Aggregations aggregations,
InternalAggregation.ReduceContext context) |
InternalMax |
InternalSimpleValue.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
InternalAggregation |
SiblingPipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
abstract InternalAggregation |
PipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
BucketMetricsPipelineAggregator.doReduce(Aggregations aggregations,
InternalAggregation.ReduceContext context) |
InternalAggregation |
InternalBucketMetricValue.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalMax |
InternalPercentilesBucket.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalStats |
InternalStatsBucket.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalExtendedStats |
InternalExtendedStatsBucket.doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
BucketScriptPipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
CumulativeSumPipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
DerivativePipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
BucketSelectorPipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
MovAvgPipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalAggregation |
SerialDiffPipelineAggregator.reduce(InternalAggregation aggregation,
InternalAggregation.ReduceContext reduceContext) |
Copyright © 2009–2017. All rights reserved.