e3bbc984c1acd65ad9d822ad6fb634221d1a5a2d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable primaryPartsNodes0 : Set<ClusterNode> to res : Set<ClusterNode> in method public primaryPartitionNodes() : Set<ClusterNode> in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment | From | To | |
Extract Variable | 1 | ||
Extract Variable disjoint : boolean in method private stableDataNodes(isReplicatedOnly boolean, topVer AffinityTopologyVersion, cacheIds List<Integer>, parts int[]) : Map<ClusterNode,IntArray> from class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor | From | To | |
Inline Variable | 1 | ||
Inline Variable parts : int in method public primaryPartitionNodes() : Set<ClusterNode> from class org.apache.ignite.internal.processors.affinity.GridAffinityAssignment | From | To |