protected static final class GridCacheAdapter.AtomicReadRepairEntryProcessor<K,V> extends Object implements CacheEntryProcessor<K,V,Boolean>
| Constructor and Description |
|---|
AtomicReadRepairEntryProcessor(V correctedVal,
GridCacheVersion primVer) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
process(javax.cache.processor.MutableEntry<K,V> entry,
Object... arguments) |
public AtomicReadRepairEntryProcessor(V correctedVal, GridCacheVersion primVer)
correctedVal - Corrected value.primVer - Primary version.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023