af3ba54c9e2123747148514fd110410ab25a57f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable addresses : ArrayList<String> to addrs : ArrayList<String> in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.GridCacheTcpClientDiscoveryMultiThreadedTest | From | To | |
Rename Variable count : int to cnt : int in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.GridCacheClientModesAbstractSelfTest | From | To | |
Rename Variable addresses : ArrayList<String> to addrs : ArrayList<String> in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.GridCacheClientModesTcpClientDiscoveryAbstractTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute serverNodesCount : int to srvNodesCnt : int in class org.apache.ignite.internal.processors.cache.GridCacheTcpClientDiscoveryMultiThreadedTest | From | To | |
Rename Attribute clientNodesCount : int to clientNodesCnt : int in class org.apache.ignite.internal.processors.cache.GridCacheTcpClientDiscoveryMultiThreadedTest | From | To |