5dd432f82c1241fe80780d89b4cd9d17d82be13d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable state : CacheState in method public validateCache(cctx GridCacheContext, partitions Set<Integer>) : Throwable from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Method | 1 | ||
Extract Method public validateCache(cctx GridCacheContext, partitions Set<Integer>) : Throwable extracted from public validateCache(cctx GridCacheContext) : Throwable in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To |