public class DfsPhase extends Objectimplements SearchPhase
| Constructor and Description |
|---|
DfsPhase()
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SearchContext
|
Map |
parseElements()
|
void |
preProcess(SearchContext
Performs pre processing of the search context before the execute.
|
public Map<String ,? extends SearchParseElement > parseElements()
public void preProcess(SearchContextcontext)
SearchPhase
public void execute(SearchContextcontext)