63261f5866695ddfbbca3f9d5508f4d7964263dc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public oldest(nodes Collection<ClusterNode>) : ClusterNode extracted from public oldest(cctx GridCacheSharedContext, topOrder AffinityTopologyVersion) : ClusterNode in class org.apache.ignite.internal.processors.cache.GridCacheUtils | From | To | |
Extract Method private marshallerCacheCallbacks() : void extracted from public onKernalStart() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Extract Method private startCacheAsync(cacheName String, failIfNotStarted boolean) : IgniteInternalFuture<?> extracted from private startJCache(cacheName String, failIfNotStarted boolean) : IgniteCache in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |