0bd87e980cf1ee395be62411370a875ff85d4108
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type progression : Progression to progression : BatchingLongProgression in method public acquireNodeCursor(progression BatchingLongProgression, stateView NodeTransactionStateView) : Cursor<NodeItem> in class org.neo4j.kernel.impl.api.store.StoreStatement | From | To | |
| Change Parameter Type progression : Progression to progression : BatchingLongProgression in method public init(progression BatchingLongProgression, stateView NodeTransactionStateView) : Cursor<NodeItem> in class org.neo4j.kernel.impl.api.store.NodeCursor | From | To | |
| Change Parameter Type progression : Progression to progression : BatchingLongProgression in method public acquireNodeCursor(progression BatchingLongProgression, stateView NodeTransactionStateView) : Cursor<NodeItem> in class org.neo4j.storageengine.api.StorageStatement | From | To | |
| Change Return Type | 4 | ||
| Change Return Type Progression to BatchingLongProgression in method public parallelNodeScanProgression() : BatchingLongProgression in class org.neo4j.kernel.impl.api.store.EnterpriseStoreStatement | From | To | |
| Change Return Type Progression to BatchingLongProgression in method public parallelNodeScanProgression() : BatchingLongProgression in class org.neo4j.storageengine.api.StorageStatement | From | To | |
| Change Return Type Progression to BatchingLongProgression in method private createProgression(ops Operation[], mode Mode) : BatchingLongProgression in class org.neo4j.kernel.impl.api.store.NodeCursorTest.TestRun | From | To | |
| Change Return Type Progression to BatchingLongProgression in method public parallelNodeScanProgression() : BatchingLongProgression in class org.neo4j.kernel.impl.api.store.StoreStatement | From | To | |
| Rename Class | 1 | ||
| Rename Class org.neo4j.kernel.impl.api.store.Progression renamed to org.neo4j.kernel.impl.api.store.BatchingLongProgression | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type progression : Progression to progression : BatchingLongProgression in method private parallelExecution(neoStores NeoStores, executorService ExecutorService, threads int, stateView NodeTransactionStateView) : Set<Long> in class org.neo4j.kernel.impl.api.store.EnterpriseStoreStatementTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type progression : Progression to progression : BatchingLongProgression in class org.neo4j.kernel.impl.api.store.NodeCursor | From | To |