| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.query | |
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.opt | |
| org.apache.ignite.internal.processors.query.h2.twostep.msg |
| Modifier and Type | Method and Description |
|---|---|
Set<QueryTable> |
GridCacheTwoStepQuery.tables() |
| Constructor and Description |
|---|
GridCacheTwoStepQuery(String originalSql,
int paramsCnt,
Set<QueryTable> tbls,
GridCacheSqlQuery rdc,
List<GridCacheSqlQuery> mapQrys,
boolean skipMergeTbl,
boolean explain,
boolean distributedJoins,
boolean replicatedOnly,
PartitionResult derivedPartitions,
List<Integer> cacheIds,
boolean mvccEnabled,
boolean locSplit,
boolean treatReplicatedAsPartitioned) |
| Modifier and Type | Method and Description |
|---|---|
static void |
H2Utils.checkQuery(IgniteH2Indexing idx,
List<Integer> cacheIds,
Collection<QueryTable> tbls)
Check if query is valid.
|
static List<Integer> |
H2Utils.collectCacheIds(IgniteH2Indexing idx,
@Nullable Integer mainCacheId,
Collection<QueryTable> tbls)
Collect cache identifiers from two-step query.
|
| Modifier and Type | Method and Description |
|---|---|
QueryTable |
GridH2Table.identifier() |
| Modifier and Type | Method and Description |
|---|---|
Collection<QueryTable> |
GridH2QueryRequest.tables()
Get tables.
|
| Modifier and Type | Method and Description |
|---|---|
GridH2QueryRequest |
GridH2QueryRequest.tables(Collection<QueryTable> tbls) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025