f27e9d216b0a612058f71730704eb1daf5b22544
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type CacheConsistentHashAffinityFunction to CacheRendezvousAffinityFunction in method private affinity(idx int) : CacheRendezvousAffinityFunction in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type aff : CacheConsistentHashAffinityFunction to aff : CacheRendezvousAffinityFunction in method private keyNodes(key Object) : Collection<ClusterNode> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheDhtEvictionSelfTest | From | To |