8980b615587b6837f6bd3baab2ac13c07f3f09e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable cache : GridCacheAdapter in method public clientOnlyCacheStart(nearCache boolean) : void from class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest | From | To | |
Extract Variable CACHE_NAME : String in method public clientOnlyCacheStart(nearCache boolean) : void from class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest | From | To | |
Extract Variable key : Integer in method public testLockRemoveAfterClientFailed() : void from class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To | |
Extract Method | 1 | ||
Extract Method public clientOnlyCacheStart(nearCache boolean) : void extracted from public testClientOnlyCacheStart() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodePartitionsExchangeTest | From | To |