e25b0639fd30ebb7b9f517186da2054feecc89da
Files Diff
- Added: 0
- Removed: 5
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 2 | ||
| Move And Rename Class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearOnlySelfTest moved and renamed to org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearOnlySelfTest.CaseReplicatedAtomic | From | To | |
| Move And Rename Class org.apache.ignite.internal.processors.cache.distributed.GridCacheClientOnlyTcpClientDiscoveryTest moved and renamed to org.apache.ignite.internal.processors.cache.distributed.GridCacheClientModesTcpClientDiscoveryAbstractTest.CaseClientOnlyCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type addrs : ArrayList<String> to addrs : Collection<String> in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.GridCacheClientModesTcpClientDiscoveryAbstractTest | From | To |