| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.database | |
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
protected <any> |
H2TreeIndex.filter(GridH2QueryContext qctx) |
| 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.mvccSnapshot(MvccSnapshot mvccSnapshot) |
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,
SubQueryInfo info,
TableFilter[] filters,
int filter,
boolean validate) |
protected <any> |
GridH2IndexBase.filter(GridH2QueryContext qctx) |
static void |
GridH2QueryContext.set(GridH2QueryContext x)
Sets current thread local context.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019