46e77f912dfd741000c32aae03449df691d522b1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected dataCacheConfiguration() : CacheConfiguration renamed to protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.hadoop.impl.client.HadoopClientProtocolMultipleServersSelfTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type CacheConfiguration to IgniteConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.hadoop.impl.client.HadoopClientProtocolMultipleServersSelfTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cfg : CacheConfiguration to cfg : IgniteConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.hadoop.impl.client.HadoopClientProtocolMultipleServersSelfTest | From | To |