c96631968e65b058f9e3795f01d6b3f510c4a5a3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public _testAffinityCompatibility() : void renamed to public testAffinityCompatibility() : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunctionSimpleBenchmark | From | To | |
| Rename Method private affinityCompatibility(aff0 AffinityFunction, aff1 AffinityFunction) : void renamed to private structuralCompatibility(aff0 AffinityFunction, aff1 AffinityFunction) : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunctionSimpleBenchmark | From | To | |
| Rename Variable | 2 | ||
| Rename Variable assignment0 : List<List<ClusterNode>> to structure0 : List<Integer> in method private structuralCompatibility(aff0 AffinityFunction, aff1 AffinityFunction) : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunctionSimpleBenchmark | From | To | |
| Rename Variable assignment1 : List<List<ClusterNode>> to structure1 : List<Integer> in method private structuralCompatibility(aff0 AffinityFunction, aff1 AffinityFunction) : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunctionSimpleBenchmark | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type assignment0 : List<List<ClusterNode>> to structure0 : List<Integer> in method private structuralCompatibility(aff0 AffinityFunction, aff1 AffinityFunction) : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunctionSimpleBenchmark | From | To | |
| Change Variable Type assignment1 : List<List<ClusterNode>> to structure1 : List<Integer> in method private structuralCompatibility(aff0 AffinityFunction, aff1 AffinityFunction) : void in class org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunctionSimpleBenchmark | From | To |