c0459e981fecb4c84fd3561d5b2fe568a40bd7fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type lock : ReentrantLock to lock : AtomicReference<Thread> in class org.neo4j.concurrent.WorkSync | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package setAsSuccessor() : void extracted from private markAsDone(batch WorkUnit<Material,W>) : void in class org.neo4j.concurrent.WorkSync & moved to class org.neo4j.concurrent.WorkSync.WorkUnit | From | To |