f6f6895e6e71449df529e576501cc6e26a8fb067
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public workAheadSize() : int renamed to public maxNumberOfProcessors() : int in class org.neo4j.unsafe.impl.batchimport.staging.Configuration.Overridden | From | To | |
| Rename Method public workAheadSize() : int renamed to public maxNumberOfProcessors() : int in class org.neo4j.unsafe.impl.batchimport.staging.Configuration | From | To | |
| Pull Up Method | 1 | ||
| Pull Up Method public maxNumberOfProcessors() : int from class org.neo4j.unsafe.impl.batchimport.Configuration.Default to public maxNumberOfProcessors() : int from class org.neo4j.unsafe.impl.batchimport.staging.Configuration.Default | From | To |