public class SplitterAndCondition extends Object
| Modifier and Type | Method and Description |
|---|---|
<X extends GridSqlAst> |
ast() |
int |
childIndex() |
static void |
collectAndConditions(List<SplitterAndCondition> res,
GridSqlAst parent,
int childIdx)
Collect and conditions from the given element.
|
GridSqlAst |
parent() |
public static void collectAndConditions(List<SplitterAndCondition> res, GridSqlAst parent, int childIdx)
res - Conditions in AND.parent - Parent element.childIdx - Child index.public <X extends GridSqlAst> X ast()
public GridSqlAst parent()
public int childIndex()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025