82d77ebd8f1ffc2942d603f86cb75b5e78dd57d3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable failureStoreScan : StoreScan<FAILURE> to storeScan : StoreScan<FAILURE> in method public visitNodes(labelIds int[], propertyKeyIdFilter IntPredicate, propertyUpdatesVisitor Visitor<NodePropertyUpdates,FAILURE>, labelUpdateVisitor Visitor<NodeLabelUpdate,FAILURE>) : StoreScan<FAILURE> in class schema.MultiIndexPopulationConcurrentUpdatesIT.DynamicIndexStoreViewWrapper | From | To | |
Move Class | 1 | ||
Move Class org.neo4j.kernel.impl.transaction.state.storeview.LabelScanViewNodeStoreScan.LabelScanViewIdIterator moved to org.neo4j.kernel.impl.transaction.state.storeview.LabelScanViewIdIterator | From | To | |
Extract Method | 1 | ||
Extract Method private openIdIterator(labelScanStore LabelScanStore, labelIds int[]) : PrimitiveLongIterator extracted from package LabelScanViewIdIterator(labelScanStore LabelScanStore, labelIds int[]) in class org.neo4j.kernel.impl.transaction.state.storeview.LabelScanViewIdIterator | From | To |