| Modifier and Type | Class and Description |
|---|---|
static class |
IgniteCacheOffheapManagerImpl.DataLeafIO |
static class |
IgniteCacheOffheapManagerImpl.PendingEntryLeafIO |
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataStorage.MetaStoreLeafIO |
| Modifier and Type | Method and Description |
|---|---|
protected BPlusLeafIO<L> |
BPlusTree.latestLeafIO() |
| 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 BPlusLeafIO<?>> |
PageIO.getLeafVersions(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.registerH2ExtraLeaf(IOVersions<? extends BPlusLeafIO<?>> leafExtIOs)
Registers extra inner IO versions.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017