| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
static QueryContext |
H2Utils.context(Connection c) |
static QueryContext |
H2Utils.context(org.gridgain.internal.h2.engine.Session ses) |
| Modifier and Type | Method and Description |
|---|---|
static void |
H2Utils.setupConnection(H2PooledConnection conn,
QueryContext qctx,
boolean distributedJoins,
boolean enforceJoinOrder) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable QueryContext |
QueryContextRegistry.getShared(UUID nodeId,
long qryId,
int segmentId)
Access query context from another thread.
|
static QueryContext |
QueryContext.parseContext(@Nullable IndexingQueryFilter filter,
boolean local) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
GridH2IndexBase.segment(QueryContext qctx) |
void |
QueryContextRegistry.setShared(UUID nodeId,
long qryId,
QueryContext ctx)
Sets current thread local context.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025