| 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.sql | |
| org.apache.ignite.internal.processors.query.h2.twostep |
| Modifier and Type | Method and Description |
|---|---|
GridCacheTwoStepQuery |
GridCacheTwoStepQuery.copy() |
| Modifier and Type | Method and Description |
|---|---|
GridCacheTwoStepQuery |
H2TwoStepCachedQuery.query() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
IgniteH2Indexing.collectCacheIds(Integer mainCacheId,
GridCacheTwoStepQuery twoStepQry)
Collect cache identifiers from two-step query.
|
| Constructor and Description |
|---|
H2TwoStepCachedQuery(List<GridQueryFieldMetadata> meta,
GridCacheTwoStepQuery twoStepQry) |
| Modifier and Type | Method and Description |
|---|---|
static GridCacheTwoStepQuery |
GridSqlQuerySplitter.split(Connection conn,
org.h2.command.Prepared prepared,
Object[] params,
boolean collocatedGrpBy,
boolean distributedJoins,
boolean enforceJoinOrder,
IgniteH2Indexing h2) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<?>> |
GridReduceQueryExecutor.query(String schemaName,
GridCacheTwoStepQuery qry,
boolean keepBinary,
boolean enforceJoinOrder,
int timeoutMillis,
GridQueryCancel cancel,
Object[] params,
int[] parts,
boolean lazy) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018