80e4e2f4dfcf8e91d1e3855313acc6c93cab263c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [transactionIdStore : TransactionIdStore, storeFlusher : StoreFlusher] to checkPointer : CheckPointer in class org.neo4j.kernel.ha.cluster.DefaultMasterImplSPI | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type storeFlusherSupplier : Supplier<StoreFlusher> to checkPointerSupplier : Supplier<CheckPointer> in method public OnlineBackupKernelExtension(config Config, graphDatabaseAPI GraphDatabaseAPI, logProvider LogProvider, monitors Monitors, neoStoreDataSource NeoStoreDataSource, checkPointerSupplier Supplier<CheckPointer>, transactionIdStoreSupplier Supplier<TransactionIdStore>, logicalTransactionStoreSupplier Supplier<LogicalTransactionStore>, logFileInformationSupplier Supplier<LogFileInformation>, fileSystemAbstraction FileSystemAbstraction) in class org.neo4j.backup.OnlineBackupKernelExtension | From | To | |
Change Parameter Type storeFlusher : StoreFlusher to checkPointer : CheckPointer in method public DefaultMasterImplSPI(graphDb GraphDatabaseAPI, fileSystemAbstraction FileSystemAbstraction, monitors Monitors, labels LabelTokenHolder, propertyKeyTokenHolder PropertyKeyTokenHolder, relationshipTypeTokenHolder RelationshipTypeTokenHolder, idGeneratorFactory IdGeneratorFactory, transactionCommitProcess TransactionCommitProcess, checkPointer CheckPointer, transactionIdStore TransactionIdStore, logicalTransactionStore LogicalTransactionStore, neoStoreDataSource NeoStoreDataSource) in class org.neo4j.kernel.ha.cluster.DefaultMasterImplSPI | From | To | |
Rename Variable | 1 | ||
Rename Variable storeFlusher : StoreFlusher to checkPointer : CheckPointer in method public copyStore(writer StoreWriter) : Response<?> in class org.neo4j.com.storecopy.StoreCopyClientTest.storeCopyRequest.spy | From | To | |
Rename Attribute | 1 | ||
Rename Attribute transactionIdStore : TransactionIdStore to checkPointer : CheckPointer in class org.neo4j.com.storecopy.StoreCopyServer | From | To | |
Change Variable Type | 1 | ||
Change Variable Type storeFlusher : StoreFlusher to checkPointer : CheckPointer in method public copyStore(writer StoreWriter) : Response<?> in class org.neo4j.com.storecopy.StoreCopyClientTest.storeCopyRequest.spy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type transactionIdStore : TransactionIdStore to checkPointer : CheckPointer in class org.neo4j.com.storecopy.StoreCopyServer | From | To | |
Rename Parameter | 2 | ||
Rename Parameter storeFlusherSupplier : Supplier<StoreFlusher> to checkPointerSupplier : Supplier<CheckPointer> in method public OnlineBackupKernelExtension(config Config, graphDatabaseAPI GraphDatabaseAPI, logProvider LogProvider, monitors Monitors, neoStoreDataSource NeoStoreDataSource, checkPointerSupplier Supplier<CheckPointer>, transactionIdStoreSupplier Supplier<TransactionIdStore>, logicalTransactionStoreSupplier Supplier<LogicalTransactionStore>, logFileInformationSupplier Supplier<LogFileInformation>, fileSystemAbstraction FileSystemAbstraction) in class org.neo4j.backup.OnlineBackupKernelExtension | From | To | |
Rename Parameter storeFlusher : StoreFlusher to checkPointer : CheckPointer in method public DefaultMasterImplSPI(graphDb GraphDatabaseAPI, fileSystemAbstraction FileSystemAbstraction, monitors Monitors, labels LabelTokenHolder, propertyKeyTokenHolder PropertyKeyTokenHolder, relationshipTypeTokenHolder RelationshipTypeTokenHolder, idGeneratorFactory IdGeneratorFactory, transactionCommitProcess TransactionCommitProcess, checkPointer CheckPointer, transactionIdStore TransactionIdStore, logicalTransactionStore LogicalTransactionStore, neoStoreDataSource NeoStoreDataSource) in class org.neo4j.kernel.ha.cluster.DefaultMasterImplSPI | From | To |