| Package | Description |
|---|---|
| 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 |
|---|---|
@Nullable GridCacheTwoStepQuery |
QueryParserResultSelect.forUpdateTwoStepQuery() |
@Nullable GridCacheTwoStepQuery |
QueryParserResultSelect.twoStepQuery() |
| Constructor and Description |
|---|
QueryParserResultSelect(GridSqlStatement stmt,
@Nullable GridCacheTwoStepQuery twoStepQry,
@Nullable GridCacheTwoStepQuery forUpdateTwoStepQry,
List<GridQueryFieldMetadata> meta,
List<Integer> cacheIds,
@Nullable Integer mvccCacheId,
String forUpdateQryOutTx,
String forUpdateQryTx)
Constructor.
|
QueryParserResultSelect(GridSqlStatement stmt,
@Nullable GridCacheTwoStepQuery twoStepQry,
@Nullable GridCacheTwoStepQuery forUpdateTwoStepQry,
List<GridQueryFieldMetadata> meta,
List<Integer> cacheIds,
@Nullable Integer mvccCacheId,
String forUpdateQryOutTx,
String forUpdateQryTx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static GridCacheTwoStepQuery |
GridSqlQuerySplitter.split(H2PooledConnection conn,
GridSqlQuery qry,
String originalSql,
boolean collocatedGrpBy,
boolean distributedJoins,
boolean enforceJoinOrder,
boolean locSplit,
IgniteH2Indexing idx,
int paramsCnt,
IgniteLogger log) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<List<?>> |
GridReduceQueryExecutor.query(@Nullable Long qryId,
@Nullable String label,
String schemaName,
GridCacheTwoStepQuery qry,
boolean keepBinary,
boolean enforceJoinOrder,
int timeoutMillis,
GridQueryCancel cancel,
Object[] params,
int[] parts,
boolean lazy,
MvccQueryTracker mvccTracker,
Boolean dataPageScanEnabled,
int pageSize,
long maxMem) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025