| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.database | |
| org.apache.ignite.internal.processors.query.h2.opt.join |
| Modifier and Type | Method and Description |
|---|---|
static H2TreeIndex |
H2TreeIndex.createIndex(GridCacheContext<?,?> cctx,
@Nullable H2RowCache rowCache,
GridH2Table tbl,
String idxName,
boolean pk,
boolean affinityKey,
List<org.gridgain.internal.h2.table.IndexColumn> unwrappedCols,
List<org.gridgain.internal.h2.table.IndexColumn> wrappedCols,
int inlineSize,
int segmentsCnt,
IgniteLogger log) |
static H2TreeIndex |
H2TreeIndex.createIndex(GridCacheContext<?,?> cctx,
@Nullable H2RowCache rowCache,
GridH2Table tbl,
String idxName,
boolean pk,
boolean affinityKey,
List<org.gridgain.internal.h2.table.IndexColumn> unwrappedCols,
List<org.gridgain.internal.h2.table.IndexColumn> wrappedCols,
int inlineSize,
int segmentsCnt,
PageMemory pageMemory,
IgniteCacheOffheapManager offheap,
PageIoResolver pageIoRslvr,
IgniteLogger log) |
| Constructor and Description |
|---|
DistributedLookupBatch(H2TreeIndex idx,
GridCacheContext<?,?> cctx,
QueryContextRegistry qryCtxRegistry,
boolean ucast,
int affColId) |
RangeSource(H2TreeIndex idx,
Iterable<GridH2RowRangeBounds> bounds,
int segment,
BPlusTree.TreeRowClosure<H2Row,H2Row> filter) |
RangeStream(GridKernalContext ctx,
H2TreeIndex idx,
DistributedJoinContext joinCtx,
ClusterNode node) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.8.9 Release Date : September 29 2021