c79b078c36c257481852bb8259bb6dc38c07b05d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private tryUpgradeUpdateToWriteLockNanos(address long, timeInNanos long) : boolean extracted from private tryUpgradeUpdateToWriteLock0(address long, time long, unit TimeUnit) : boolean in class net.openhft.chronicle.hash.impl.BigSegmentHeader | From | To | |
Extract Method private tryWriteLockNanos(address long, timeInNanos long) : boolean extracted from private tryWriteLock0(address long, time long, unit TimeUnit) : boolean in class net.openhft.chronicle.hash.impl.BigSegmentHeader | From | To |