| 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 persitence implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionAtomicUpdateCounterImpl
Partition update counter for non-tx scenarios without support for tracking missed updates.
|
class |
PartitionMvccTxUpdateCounterImpl
Update counter implementation for MVCC mode.
|
class |
PartitionTxUpdateCounterDebugWrapper
Update counter implementation useful for debugging.
|
class |
PartitionTxUpdateCounterImpl
Update counter implementation used for transactional cache groups in persistent mode.
|
| Modifier and Type | Field and Description |
|---|---|
protected PartitionUpdateCounter |
IgniteCacheOffheapManagerImpl.CacheDataStoreImpl.pCntr
Update counter.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable PartitionUpdateCounter |
IgniteCacheOffheapManager.CacheDataStore.partUpdateCounter() |
PartitionUpdateCounter |
IgniteCacheOffheapManagerImpl.CacheDataStoreImpl.partUpdateCounter() |
| Modifier and Type | Method and Description |
|---|---|
PartitionUpdateCounter |
GridCacheOffheapManager.GridCacheDataStore.partUpdateCounter() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020