10a2b7a18de3d9e0cb3fdf147956c127fa4d4d2b
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type updateCntr : Long to updateCntr : long in method public addWriteEntry(entry GridDhtCacheEntry, val CacheObject, entryProcessor EntryProcessor<Object,Object,Object>, ttl long, conflictExpireTime long, conflictVer GridCacheVersion, addPrevVal boolean, prevVal CacheObject, updateCntr long) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateFuture | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Long to long in method public updateCounter() : long in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type updateCntr : Long to updateCntr : long in class org.apache.ignite.internal.processors.cache.GridCacheUpdateAtomicResult | From | To |