Package org.elasticsearch.xpack.esql.core.tree
package org.elasticsearch.xpack.esql.core.tree
-
ClassDescriptionImmutable tree structure.All the information about a
Nodethat is needed to recreate or modify it.NodeInfo.NodeCtor10<P1,P2, P3, P4, P5, P6, P7, P8, P9, P10, T> NodeInfo.NodeCtor2<P1,P2, T> NodeInfo.NodeCtor3<P1,P2, P3, T> NodeInfo.NodeCtor4<P1,P2, P3, P4, T> NodeInfo.NodeCtor5<P1,P2, P3, P4, P5, T> NodeInfo.NodeCtor6<P1,P2, P3, P4, P5, P6, T> NodeInfo.NodeCtor7<P1,P2, P3, P4, P5, P6, P7, T> NodeInfo.NodeCtor8<P1,P2, P3, P4, P5, P6, P7, P8, T> NodeInfo.NodeCtor9<P1,P2, P3, P4, P5, P6, P7, P8, P9, T>