4b690fc4217e26a27f7385f1c3ecb0b006e9eb15
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable queue : List<CA> in method public onUndeploy(ldr ClassLoader) : void from class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type undeploys : ConcurrentMap<String,ConcurrentLinkedQueue<CA>> to undeploys : Map<String,List<CA>> in class org.apache.ignite.internal.processors.cache.GridCacheDeploymentManager | From | To |