0bd29ed35ea5aeb1b4ec314bb14f60c381851e9b
Files Diff
- Added: 3
- Removed: 7
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private assignRolesByCounters(top GridDhtPartitionTopology) : void renamed to private assignPartitionStates(top GridDhtPartitionTopology) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Rename Method public testNoPartitionMapExchange() : void renamed to public testNoRebalancing() : void in class org.apache.ignite.internal.processors.cache.ClusterStateAbstractTest | From | To | |
Rename Class | 3 | ||
Rename Class org.apache.ignite.internal.processors.cache.CacheStateAbstractTest renamed to org.apache.ignite.internal.processors.cache.ClusterStateAbstractTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.CacheStateReplicatedSelfTest renamed to org.apache.ignite.internal.processors.cache.ClusterStateReplicatedSelfTest | From | To | |
Rename Class org.apache.ignite.internal.processors.cache.CacheStatePartitionedSelfTest renamed to org.apache.ignite.internal.processors.cache.ClusterStatePartitionedSelfTest | From | To | |
Extract Method | 3 | ||
Extract Method private resetLostPartitions() : void extracted from private onAllReceived() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Method private checkInactive(cacheName String, cnt int) : void extracted from private checkInactive(cnt int) : void in class org.apache.ignite.internal.processors.cache.ClusterStateAbstractTest | From | To |