Class PreAnalyzer
java.lang.Object
org.elasticsearch.xpack.esql.analysis.PreAnalyzer
This class is part of the planner. Acts somewhat like a linker, to find the indices and enrich policies referenced by the query.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PreAnalyzer.PreAnalysisdoPreAnalyze(LogicalPlan plan) preAnalyze(LogicalPlan plan)
-
Constructor Details
-
PreAnalyzer
public PreAnalyzer()
-
-
Method Details
-
preAnalyze
-
doPreAnalyze
-