| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.sql |
| Modifier and Type | Method and Description |
|---|---|
SplitterQueryModelType |
SplitterQueryModel.type() |
static SplitterQueryModelType |
SplitterQueryModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SplitterQueryModelType[] |
SplitterQueryModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SplitterQueryModel(SplitterQueryModelType type,
GridSqlAst parent,
int childIdx,
GridSqlAlias uniqueAlias)
Constructor (no split).
|
SplitterQueryModel(SplitterQueryModelType type,
GridSqlAst parent,
int childIdx,
GridSqlAlias uniqueAlias,
boolean needSplit)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025