|
Rename Variable readThrough : boolean to readFromStore : boolean in method public innerUpdateLocal(ver GridCacheVersion, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, expiryPlc ExpiryPolicy, evt boolean, metrics boolean, filter CacheEntryPredicate[], intercept boolean, subjId UUID, taskName String) : GridTuple3<Boolean,Object,EntryProcessorResult<Object>> in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |
|
Rename Variable readThrough : boolean to readFromStore : boolean in method public innerUpdate(newVer GridCacheVersion, evtNodeId UUID, affNodeId UUID, op GridCacheOperation, writeObj Object, invokeArgs Object[], writeThrough boolean, readThrough boolean, retval boolean, expiryPlc IgniteCacheExpiryPolicy, evt boolean, metrics boolean, primary boolean, verCheck boolean, topVer AffinityTopologyVersion, filter CacheEntryPredicate[], drType GridDrType, explicitTtl long, explicitExpireTime long, conflictVer GridCacheVersion, conflictResolve boolean, intercept boolean, subjId UUID, taskName String) : GridCacheUpdateAtomicResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry |
From |
To |