a4c397076954d10cfb200fe30060ed0d118a3fc1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute public KEEP_BINARY_FLAG_MASK : int from class org.apache.ignite.internal.processors.cache.GridCacheUtils to private KEEP_BINARY_FLAG_MASK : int from class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest | From | To | |
Move Attribute public SKIP_STORE_FLAG_MASK : int from class org.apache.ignite.internal.processors.cache.GridCacheUtils to private SKIP_STORE_FLAG_MASK : int from class org.apache.ignite.internal.processors.cache.distributed.GridDistributedLockRequest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected checkCacheData(expData Map<?,?>, cacheName String) : void extracted from private checkData(expData Map<Integer,Integer>) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.atomic.IgniteCacheAtomicProtocolTest & moved to class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest | From | To |