public static class InternalAggregation.ReduceContext extends Object
Constructor and Description |
---|
ReduceContext(List<InternalAggregation> aggregations,
BigArrays bigArrays,
ScriptService scriptService) |
Modifier and Type | Method and Description |
---|---|
List<InternalAggregation> |
aggregations() |
BigArrays |
bigArrays() |
ScriptService |
scriptService() |
public ReduceContext(List<InternalAggregation> aggregations, BigArrays bigArrays, ScriptService scriptService)
public List<InternalAggregation> aggregations()
public BigArrays bigArrays()
public ScriptService scriptService()
Copyright © 2009–2015. All rights reserved.