Class AggregationPhase
java.lang.Object
org.elasticsearch.search.aggregations.AggregationPhase
public class AggregationPhase
extends java.lang.Object
Aggregation phase of a search request, used to collect aggregations
-
Constructor Summary
Constructors Constructor Description AggregationPhase() -
Method Summary
Modifier and Type Method Description voidexecute(SearchContext context)voidpreProcess(SearchContext context)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AggregationPhase
-
-
Method Details
-
preProcess
-
execute
-