Class RuleExecutor.ExecutionInfo
java.lang.Object
org.elasticsearch.xpack.esql.rule.RuleExecutor.ExecutionInfo
- Enclosing class:
RuleExecutor<TreeType extends Node<TreeType>>
-
Method Details
-
before
-
after
-
transformations
public Map<RuleExecutor.Batch<TreeType>,List<RuleExecutor<TreeType>.Transformation>> transformations()
-