ab9c07e25e37db9db6499fd3bea18af3321efd7c
Files Diff
- Added: 1
- Removed: 4
- Renamed: 0
- Modified: 41
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type lazyIndexStoreView : Supplier<IndexStoreView> to indexStoreView : IndexStoreView in method public FullLabelStream(indexStoreView IndexStoreView) in class org.neo4j.kernel.impl.api.scan.FullLabelStream | From | To | |
| Move Method | 1 | ||
| Move Method public getLabelScanStore() : LabelScanStore from class org.neo4j.kernel.impl.api.scan.LabelScanStoreProvider to package getLabelScanStore() : LabelScanStore from class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl | From | To | |
| Rename Variable | 2 | ||
| Rename Variable tx : Transaction to ignored : Transaction in method private getAllNodesWithLabel(label Label) : Set<Node> in class org.neo4j.graphdb.NativeLabelScanStoreUpdateIT | From | To | |
| Rename Variable tx : Transaction to ignored : Transaction in method private getAllNodesWithLabel(label Label) : Set<Node> in class org.neo4j.graphdb.NativeLabelScanStoreChaosIT | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type indexStoreView : NeoStoreIndexStoreView to indexStoreView : IndexStoreView in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter lazyIndexStoreView : Supplier<IndexStoreView> to indexStoreView : IndexStoreView in method public FullLabelStream(indexStoreView IndexStoreView) in class org.neo4j.kernel.impl.api.scan.FullLabelStream | From | To |