9c0f29edd3233a67643b426ff5b1c1f1d779e66d
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type adaptableIndexStoreViewWrapper : AdaptableIndexStoreViewWrapper to adaptableIndexStoreViewWrapper : DynamicIndexStoreViewWrapper in method package DelegatingPrimitiveLongResourceIterator(storeScan LabelScanViewNodeStoreWrapper, delegate PrimitiveLongResourceIterator, adaptableIndexStoreViewWrapper DynamicIndexStoreViewWrapper, updates List<NodePropertyUpdate>) in class schema.MultiIndexPopulationConcurrentUpdatesIT.DelegatingPrimitiveLongResourceIterator | From | To | |
Change Parameter Type adaptableIndexStoreViewWrapper : AdaptableIndexStoreViewWrapper to adaptableIndexStoreViewWrapper : DynamicIndexStoreViewWrapper in method public LabelScanViewNodeStoreWrapper(storeView NeoStoreIndexStoreView, nodeStore NodeStore, locks LockService, propertyStore PropertyStore, labelScanStore LabelScanStore, labelUpdateVisitor Visitor, propertyUpdatesVisitor Visitor, labelIds int[], propertyKeyIdFilter IntPredicate, delegate LabelScanViewNodeStoreScan, adaptableIndexStoreViewWrapper DynamicIndexStoreViewWrapper, updates List<NodePropertyUpdate>) in class schema.MultiIndexPopulationConcurrentUpdatesIT.LabelScanViewNodeStoreWrapper | From | To | |
Rename Class | 4 | ||
Rename Class org.neo4j.kernel.impl.transaction.state.storeview.AdaptableIndexStoreView renamed to org.neo4j.kernel.impl.transaction.state.storeview.DynamicIndexStoreView | From | To | |
Rename Class org.neo4j.kernel.impl.transaction.state.storeview.AdaptableIndexStoreViewTest renamed to org.neo4j.kernel.impl.transaction.state.storeview.DynamicIndexStoreViewTest | From | To | |
Rename Class schema.MultiIndexPopulationConcurrentUpdatesIT.AdaptableIndexStoreViewWrapper renamed to schema.MultiIndexPopulationConcurrentUpdatesIT.DynamicIndexStoreViewWrapper | From | To | |
Rename Class org.neo4j.kernel.impl.enterprise.AdaptableIndexStoreIT renamed to org.neo4j.kernel.impl.enterprise.DynamicIndexStoreIT | From | To | |
Change Variable Type | 3 | ||
Change Variable Type storeView : AdaptableIndexStoreView to storeView : DynamicIndexStoreView in method public visitOnlyLabeledNodesWhenThresholdNotReached() : void in class org.neo4j.kernel.impl.transaction.state.storeview.DynamicIndexStoreViewTest | From | To | |
Change Variable Type storeView : AdaptableIndexStoreView to storeView : DynamicIndexStoreView in method private launchCustomIndexPopulation(labelNameIdMap Map<String,Integer>, propertyId int, updates List<NodePropertyUpdate>) : void in class schema.MultiIndexPopulationConcurrentUpdatesIT | From | To | |
Change Variable Type storeView : AdaptableIndexStoreView to storeView : DynamicIndexStoreView in method public visitAllNodesWhenThresholdReached() : void in class org.neo4j.kernel.impl.transaction.state.storeview.DynamicIndexStoreViewTest | From | To | |
Extract Method | 1 | ||
Extract Method private useAllNodeStoreScan(labelIds int[]) : boolean extracted from public visitNodes(labelIds int[], propertyKeyIdFilter IntPredicate, propertyUpdatesVisitor Visitor<NodePropertyUpdates,FAILURE>, labelUpdateVisitor Visitor<NodeLabelUpdate,FAILURE>) : StoreScan<FAILURE> in class org.neo4j.kernel.impl.transaction.state.storeview.DynamicIndexStoreView | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type adaptableIndexStoreViewWrapper : AdaptableIndexStoreViewWrapper to adaptableIndexStoreViewWrapper : DynamicIndexStoreViewWrapper in class schema.MultiIndexPopulationConcurrentUpdatesIT.DelegatingPrimitiveLongResourceIterator | From | To | |
Change Attribute Type adaptableIndexStoreViewWrapper : AdaptableIndexStoreViewWrapper to adaptableIndexStoreViewWrapper : DynamicIndexStoreViewWrapper in class schema.MultiIndexPopulationConcurrentUpdatesIT.LabelScanViewNodeStoreWrapper | From | To | |
Rename Parameter | 8 | ||
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.impl.api.index.IndexCRUDIT.GatheringIndexWriter | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.api.index.IndexPopulator | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndex.Populator | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexPopulator | From | To | |
Rename Parameter fullIndexSampling : boolean to onlineSampling : boolean in method public configureSampling(onlineSampling boolean) : void in class org.neo4j.kernel.api.index.IndexPopulator.Adapter | From | To |