f445e7bcb7d9e1a397ec593ebff44d8f77cb36f5
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private prepareCacheChangeRequest(ccfg CacheConfiguration, cacheName String, nearCfg NearCacheConfiguration, cacheType CacheType, failIfExists boolean, failIfNotStarted boolean) : DynamicCacheChangeRequest extracted from public dynamicStartCache(ccfg CacheConfiguration, cacheName String, nearCfg NearCacheConfiguration, cacheType CacheType, failIfExists boolean, failIfNotStarted boolean, checkThreadTx boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |