f1a13a4dfd91bfd871402bed687c225062fc82b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public setConcurrentSameThreadContexts(concurrentSameThreadContexts boolean) : void renamed to public setNestedContextsLockedOnSameSegment(nestedContextsLockedOnSameSegment boolean) : void in class net.openhft.chronicle.hash.impl.stage.entry.LocksInterface | From | To | |
| Rename Method public setConcurrentSameThreadContexts(concurrentSameThreadContexts boolean) : void renamed to public setNestedContextsLockedOnSameSegment(nestedContextsLockedOnSameSegment boolean) : void in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute concurrentSameThreadContexts : boolean to nestedContextsLockedOnSameSegment : boolean in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
| Rename Attribute rootContextOnThisSegment : LocksInterface to rootContextLockedOnThisSegment : LocksInterface in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter concurrentSameThreadContexts : boolean to nestedContextsLockedOnSameSegment : boolean in method public setNestedContextsLockedOnSameSegment(nestedContextsLockedOnSameSegment boolean) : void in class net.openhft.chronicle.hash.impl.stage.entry.LocksInterface | From | To | |
| Rename Parameter concurrentSameThreadContexts : boolean to nestedContextsLockedOnSameSegment : boolean in method public setNestedContextsLockedOnSameSegment(nestedContextsLockedOnSameSegment boolean) : void in class net.openhft.chronicle.hash.impl.stage.entry.SegmentStages | From | To |