d5d5c2e48eb7a16c8cfbd31ae115877dc9de167f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method public writeZero() : boolean extracted from private closeNestedLocks() : void in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
Extract Method public readUnlockAndDecrementCount() : void extracted from private closeNestedLocks() : void in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
Extract Method public updateZero() : boolean extracted from private closeNestedLocks() : void in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
Extract Method public readZero() : boolean extracted from private closeNestedLocks() : void in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public readUnlockAndDecrementCount() : void extracted from public unlock() : void in class net.openhft.chronicle.hash.impl.stage.entry.ReadLock & moved to class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To |