1576966b7fae728406cc93d7359556d6a6877a21
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method private putRandomBytes(random Random, bytes byte[]) : void from class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStoreTest to private putRandomBytes(random Random, bytes byte[]) : void from class org.neo4j.kernel.api.impl.labelscan.LabelScanStoreTest | From | To | |
| Pull Up Method private scrambleFile(file File) : void from class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStoreTest to protected scrambleFile(file File) : void from class org.neo4j.kernel.api.impl.labelscan.LabelScanStoreTest | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute package FILE_NAME : String in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To | |
| Extract Method | 1 | ||
| Extract Method private create(monitor GBPTree.Monitor) : void extracted from public init() : void in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To |