653d411ca243494cc5e2ff09cf879103856d5a8a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method protected getConfiguration() : IgniteConfiguration renamed to protected cacheConfiguration() : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedMultiNodeLockSelfTest | From | To | |
Rename Method protected getConfiguration(gridName String) : IgniteConfiguration renamed to protected cacheConfiguration() : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeLockSelfTest | From | To | |
Change Return Type | 2 | ||
Change Return Type IgniteConfiguration to CacheConfiguration in method protected cacheConfiguration() : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedMultiNodeLockSelfTest | From | To | |
Change Return Type IgniteConfiguration to CacheConfiguration in method protected cacheConfiguration() : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedMultiNodeLockSelfTest | From | To |