| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
GridH2QueryContext |
GridH2QueryContext.distributedJoinMode(DistributedJoinMode distributedJoinMode) |
GridH2QueryContext |
GridH2QueryContext.filter(IndexingQueryFilter filter) |
static GridH2QueryContext |
GridH2QueryContext.get()
Access current thread local query context (if it was set).
|
static GridH2QueryContext |
GridH2QueryContext.get(UUID locNodeId,
UUID nodeId,
long qryId,
int segmentId,
GridH2QueryType type)
Access query context from another thread.
|
GridH2QueryContext |
GridH2QueryContext.lazyWorker(MapQueryLazyWorker lazyWorker) |
GridH2QueryContext |
GridH2QueryContext.pageSize(int pageSize) |
GridH2QueryContext |
GridH2QueryContext.partitionsMap(Map<UUID,int[]> partsMap) |
GridH2QueryContext |
GridH2QueryContext.reservations(List<GridReservable> reservations) |
GridH2QueryContext |
GridH2QueryContext.topologyVersion(AffinityTopologyVersion topVer) |
| Modifier and Type | Method and Description |
|---|---|
static GridH2CollocationModel |
GridH2CollocationModel.buildCollocationModel(GridH2QueryContext qctx,
org.h2.table.SubQueryInfo info,
org.h2.table.TableFilter[] filters,
int filter,
boolean validate) |
static void |
GridH2QueryContext.set(GridH2QueryContext x)
Sets current thread local context.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018