9373ed3c3379e50a3e7898688c1ec424f1da20b6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable cache : GridCacheAdapter<?,?> to desc : DynamicCacheDescriptor in method public initiateCacheChanges(reqs Collection<DynamicCacheChangeRequest>) : Collection<DynamicCacheStartFuture> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cache : GridCacheAdapter<?,?> to desc : DynamicCacheDescriptor in method public initiateCacheChanges(reqs Collection<DynamicCacheChangeRequest>) : Collection<DynamicCacheStartFuture> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Extract Variable | 1 | ||
| Extract Variable locNode : ClusterNode in method public prepareCacheStart(req DynamicCacheChangeRequest) : void from class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |