b63cee457007bfcf91bd4d0415c57a1b05647b7b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method protected setBroken(broken boolean) : void extracted from public onNodeRemoved(nodeId UUID) : void in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl & moved to class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl.Sync | From | To | |
Extract And Move Method protected isBroken() : boolean extracted from public isBroken() : boolean in class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl & moved to class org.apache.ignite.internal.processors.datastructures.GridCacheSemaphoreImpl.Sync | From | To |