ce20aec3c8046bb3635893ec181ba027691db638
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 10
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method protected createClientDiscovery(srvIpFinder TcpDiscoveryIpFinder) : TcpClientDiscoverySpi moved from class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest to class org.apache.ignite.internal.processors.cache.distributed.GridCacheClientModesTcpClientDiscoveryAbstractTest & inlined to protected getConfiguration(gridName String) : IgniteConfiguration | From | To | |
| Rename Variable | 1 | ||
| Rename Variable ignites : List<Ignite> to clients : Collection<Ignite> in method protected stopAllGrids(cancel boolean) : void in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type ignites : List<Ignite> to clients : Collection<Ignite> in method protected stopAllGrids(cancel boolean) : void in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To |