9d8566438d3b43d50feda54fa4339663c11faf14
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected distributionMode() : CacheDistributionMode renamed to protected nearCacheConfiguration() : NearCacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteCacheAtomicQuerySelfTest | From | To | |
| Change Return Type | 3 | ||
| Change Return Type CacheDistributionMode to NearCacheConfiguration in method protected mode() : NearCacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedBasicStoreMultiNodeSelfTest | From | To | |
| Change Return Type CacheDistributionMode to NearCacheConfiguration in method protected mode() : NearCacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedNearDisabledBasicStoreMultiNodeSelfTest | From | To | |
| Change Return Type CacheDistributionMode to NearCacheConfiguration in method protected nearCacheConfiguration() : NearCacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteCacheAtomicQuerySelfTest | From | To |