Class RuleExecutor<TreeType extends Node<TreeType>>
java.lang.Object
org.elasticsearch.xpack.esql.rule.RuleExecutor<TreeType>
- Direct Known Subclasses:
ParameterizedRuleExecutor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRuleExecutor.Batch<TreeType extends Node<TreeType>>static class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RuleExecutor
public RuleExecutor()
-
-
Method Details
-
batches
-
execute
-
transform
-