| Modifier and Type | Method and Description |
|---|---|
BPlusInnerIO<L> |
NewRootInitRecord.io() |
| Constructor and Description |
|---|
NewRootInitRecord(int grpId,
long pageId,
long newRootId,
BPlusInnerIO<L> io,
long leftChildId,
byte[] rowBytes,
long rightChildId) |
| Modifier and Type | Class and Description |
|---|---|
static class |
IgniteCacheOffheapManagerImpl.CacheIdAwareDataInnerIO |
static class |
IgniteCacheOffheapManagerImpl.CacheIdAwarePendingEntryInnerIO |
static class |
IgniteCacheOffheapManagerImpl.DataInnerIO |
static class |
IgniteCacheOffheapManagerImpl.PendingEntryInnerIO |
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataStorage.MetaStoreInnerIO |
| Modifier and Type | Method and Description |
|---|---|
protected BPlusInnerIO<L> |
BPlusTree.latestInnerIO() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BPlusTree.setIos(IOVersions<? extends BPlusInnerIO<L>> innerIos,
IOVersions<? extends BPlusLeafIO<L>> leafIos) |
| Constructor and Description |
|---|
BPlusTree(String name,
int cacheId,
PageMemory pageMem,
IgniteWriteAheadLogManager wal,
AtomicLong globalRmvId,
long metaPageId,
ReuseList reuseList,
IOVersions<? extends BPlusInnerIO<L>> innerIos,
IOVersions<? extends BPlusLeafIO<L>> leafIos) |
| Modifier and Type | Method and Description |
|---|---|
static IOVersions<? extends BPlusInnerIO<?>> |
PageIO.getInnerVersions(int idx) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PageIO.registerTest(BPlusInnerIO<?> innerIO,
BPlusLeafIO<?> leafIO)
Registers IOs for testing.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PageIO.registerH2(IOVersions<? extends BPlusInnerIO<?>> innerIOs,
IOVersions<? extends BPlusLeafIO<?>> leafIOs)
Registers this B+Tree IO versions.
|
static void |
PageIO.registerH2ExtraInner(IOVersions<? extends BPlusInnerIO<?>> innerExtIOs)
Registers extra inner IO versions.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017