| Modifier and Type | Method and Description |
|---|---|
ReuseList |
CacheGroupContext.reuseList() |
ReuseList |
IgniteCacheOffheapManager.reuseListForIndex(String idxName) |
ReuseList |
IgniteCacheOffheapManagerImpl.reuseListForIndex(String idxName) |
| Constructor and Description |
|---|
IgniteCacheOffheapManagerImpl.CacheDataTree(CacheGroupContext grp,
String name,
ReuseList reuseList,
IgniteCacheOffheapManagerImpl.CacheDataRowStore rowStore,
long metaPageId,
boolean initNew) |
IgniteCacheOffheapManagerImpl.PendingEntriesTree(CacheGroupContext grp,
String name,
PageMemory pageMem,
long metaPageId,
ReuseList reuseList,
boolean initNew) |
| Modifier and Type | Field and Description |
|---|---|
protected ReuseList |
DataStructure.reuseList |
| Modifier and Type | Method and Description |
|---|---|
ReuseList |
IgniteCacheDatabaseSharedManager.reuseList(String memPlcName) |
ReuseList |
GridCacheOffheapManager.reuseListForIndex(String idxName) |
| Constructor and Description |
|---|
MetadataStorage(PageMemory pageMem,
IgniteWriteAheadLogManager wal,
AtomicLong globalRmvId,
int grpId,
int allocPartId,
byte allocSpace,
ReuseList reuseList,
long rootPageId,
boolean initNew) |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeListImpl |
| Constructor and Description |
|---|
FreeListImpl(int cacheId,
String name,
MemoryMetricsImpl memMetrics,
MemoryPolicy memPlc,
ReuseList reuseList,
IgniteWriteAheadLogManager wal,
long metaPageId,
boolean initNew) |
| Constructor and Description |
|---|
BPlusTree(String name,
int cacheId,
PageMemory pageMem,
IgniteWriteAheadLogManager wal,
AtomicLong globalRmvId,
long metaPageId,
ReuseList reuseList) |
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 | Class and Description |
|---|---|
class |
ReuseListImpl
Reuse list.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017