| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.database |
| Modifier and Type | Method and Description |
|---|---|
static List<InlineIndexHelper> |
InlineIndexHelper.getCurrentInlineIndexes() |
| Modifier and Type | Method and Description |
|---|---|
static void |
InlineIndexHelper.setCurrentInlineIndexes(List<InlineIndexHelper> inlineIdxs)
Sets page context for current thread.
|
| Constructor and Description |
|---|
H2Tree(String name,
String idxName,
String cacheName,
String tblName,
ReuseList reuseList,
int grpId,
PageMemory pageMem,
IgniteWriteAheadLogManager wal,
AtomicLong globalRmvId,
H2RowFactory rowStore,
long metaPageId,
boolean initNew,
IndexColumn[] cols,
List<InlineIndexHelper> inlineIdxs,
int inlineSize,
AtomicInteger maxCalculatedInlineSize,
boolean pk,
boolean affinityKey,
boolean mvccEnabled,
H2RowCache rowCache,
FailureProcessor failureProcessor,
IgniteLogger log)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019