| 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 |
PartitionUpdateCounterDebugWrapper
Update counter wrapper with logging capabilities.
|
class |
PartitionUpdateCounterMvccImpl
Update counter implementation for MVCC mode.
|
class |
PartitionUpdateCounterTrackingImpl
Update counter implementation used for cache groups in persistent mode for both tx and atomic caches.
|
class |
PartitionUpdateCounterVolatileImpl
Partition update counter for volatile caches.
|
| 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() |
| Constructor and Description |
|---|
PartitionUpdateCounterDebugWrapper(int partId,
PartitionUpdateCounter delegate) |
| Modifier and Type | Method and Description |
|---|---|
PartitionUpdateCounter |
GridCacheOffheapManager.GridCacheDataStore.partUpdateCounter() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020