bbf051ae8d9023c42ea45ff5fd9f49a2291c499c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 1 | ||
| Replace Attribute private propertyLoader : PropertyLoader from class org.neo4j.kernel.impl.transaction.command.IndexBatchTransactionApplier.SingleTransactionApplier with private indexingService : IndexingService from class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type propertyLoader : PropertyLoader to updateService : IndexingUpdateService in method public OnlineIndexUpdates(nodeStore NodeStore, updateService IndexingUpdateService, converter PropertyPhysicalToLogicalConverter) in class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute propertyLoader : PropertyLoader to updateService : IndexingUpdateService in class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nodeUpdates : NodeUpdates in method private gatherUpdatesFor(nodeId long, nodeCommand NodeCommand, propertyCommands List<PropertyCommand>) : void from class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type propertyLoader : PropertyLoader to updateService : IndexingUpdateService in class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter propertyLoader : PropertyLoader to updateService : IndexingUpdateService in method public OnlineIndexUpdates(nodeStore NodeStore, updateService IndexingUpdateService, converter PropertyPhysicalToLogicalConverter) in class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates | From | To |