93d179d354a3cbbc67d616b4c0c804a09651306f
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to LabelScanValue in method package set(index int) : LabelScanValue in class org.neo4j.kernel.impl.index.labelscan.LabelScanValue | From | To | |
| Extract Variable | 1 | ||
| Extract Variable offset : int in method private change(currentLabelId long, nodeId long, add boolean, txId long) : void from class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanWriter | From | To | |
| Extract Method | 1 | ||
| Extract Method public labelChanges(nodeId long, labelsBeforeChange long[], labelsAfterChange long[], txId long) : NodeLabelUpdate extracted from public labelChanges(nodeId long, labelsBeforeChange long[], labelsAfterChange long[]) : NodeLabelUpdate in class org.neo4j.kernel.api.labelscan.NodeLabelUpdate | From | To |