public class AggregationPhase extends Object implements SearchPhase
| コンストラクタと説明 |
|---|
AggregationPhase(AggregationParseElement parseElement,
AggregationBinaryParseElement binaryParseElement) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute(SearchContext context) |
Map<String,? extends SearchParseElement> |
parseElements() |
void |
preProcess(SearchContext context)
Performs pre processing of the search context before the execute.
|
@Inject public AggregationPhase(AggregationParseElement parseElement, AggregationBinaryParseElement binaryParseElement)
public Map<String,? extends SearchParseElement> parseElements()
parseElements インタフェース内 SearchPhasepublic void preProcess(SearchContext context)
SearchPhasepreProcess インタフェース内 SearchPhasepublic void execute(SearchContext context)
execute インタフェース内 SearchPhaseCopyright © 2009–2016. All rights reserved.