6c56813b5e428967f28f77d27e87e3270e78ca63
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private tryReadLockNanos(address long, timeInNanos long) : boolean extracted from private tryReadLock0(address long, time long, unit TimeUnit) : boolean in class net.openhft.chronicle.hash.impl.BigSegmentHeader | From | To | |
Extract Method private tryUpdateLockNanos(address long, timeInNanos long) : boolean extracted from private tryUpdateLock0(address long, time long, unit TimeUnit) : boolean in class net.openhft.chronicle.hash.impl.BigSegmentHeader | From | To |