cb767aaadc36d1efbeff5605f85c6668128c3b70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable q : ConcurrentLinkedQueue<CA> in method public unwind(ctx GridCacheContext) : void from class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type undeploys : ConcurrentHashMap8<GridCacheContext,ConcurrentLinkedQueue<CA>> to undeploys : ConcurrentMap<String,ConcurrentLinkedQueue<CA>> in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager | From | To |