| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| Modifier and Type | Method and Description |
|---|---|
PendingEntriesTree |
IgniteCacheOffheapManager.CacheDataStore.pendingTree()
Return PendingTree for data store.
|
PendingEntriesTree |
IgniteCacheOffheapManagerImpl.CacheDataStoreImpl.pendingTree()
Return PendingTree for data store.
|
| Constructor and Description |
|---|
CacheDataStoreImpl(int partId,
CacheDataRowStore rowStore,
CacheDataTree dataTree,
Supplier<PendingEntriesTree> pendingEntries,
CacheGroupContext grp,
GridSpinBusyLock busyLock,
IgniteLogger log) |
| Modifier and Type | Method and Description |
|---|---|
PendingEntriesTree |
GridCacheOffheapManager.GridCacheDataStore.pendingTree()
Return PendingTree for data store.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021