| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.database |
| Modifier and Type | Method and Description |
|---|---|
H2RowCache |
H2RowCacheRegistry.forGroup(int grpId)
Get row cache for the given cache group.
|
| Constructor and Description |
|---|
H2Tree(String name,
ReuseList reuseList,
int grpId,
PageMemory pageMem,
IgniteWriteAheadLogManager wal,
AtomicLong globalRmvId,
H2RowFactory rowStore,
long metaPageId,
boolean initNew,
org.h2.table.IndexColumn[] cols,
List<InlineIndexHelper> inlineIdxs,
int inlineSize,
H2RowCache rowCache)
Constructor.
|
H2TreeIndex(GridCacheContext<?,?> cctx,
H2RowCache rowCache,
GridH2Table tbl,
String name,
boolean pk,
List<org.h2.table.IndexColumn> colsList,
int inlineSize,
int segmentsCnt) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018