|
Change Parameter Type checkpointerSupplier : Supplier<CheckPointer> to checkPointerService : CheckPointerService in method public GetIndexSnapshotRequestHandler(protocol CatchupServerProtocol, dataSource Supplier<NeoStoreDataSource>, checkPointerService CheckPointerService, storeFileStreamingProtocol StoreFileStreamingProtocol, fs FileSystemAbstraction, logProvider LogProvider) in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyRequestHandler.GetIndexSnapshotRequestHandler |
From |
To |
|
Change Parameter Type checkPointerSupplier : Supplier<CheckPointer> to checkPointerService : CheckPointerService in method public RegularCatchupServerHandler(monitors Monitors, logProvider LogProvider, storeIdSupplier Supplier<StoreId>, dataSourceSupplier Supplier<NeoStoreDataSource>, dataSourceAvailabilitySupplier BooleanSupplier, fs FileSystemAbstraction, snapshotService CoreSnapshotService, checkPointerService CheckPointerService) in class org.neo4j.causalclustering.catchup.RegularCatchupServerHandler |
From |
To |
|
Change Parameter Type checkpointerSupplier : Supplier<CheckPointer> to checkPointerService : CheckPointerService in method public GetStoreFileRequestHandler(protocol CatchupServerProtocol, dataSource Supplier<NeoStoreDataSource>, checkPointerService CheckPointerService, storeFileStreamingProtocol StoreFileStreamingProtocol, fs FileSystemAbstraction, logProvider LogProvider) in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyRequestHandler.GetStoreFileRequestHandler |
From |
To |
|
Change Parameter Type checkPointer : CheckPointer to checkPointerService : CheckPointerService in method package isTransactionWithinReach(transactionId long, checkPointerService CheckPointerService) : boolean in class org.neo4j.causalclustering.catchup.storecopy.DataSourceChecks |
From |
To |
|
Rename Parameter checkpointerSupplier : Supplier<CheckPointer> to checkPointerService : CheckPointerService in method public GetIndexSnapshotRequestHandler(protocol CatchupServerProtocol, dataSource Supplier<NeoStoreDataSource>, checkPointerService CheckPointerService, storeFileStreamingProtocol StoreFileStreamingProtocol, fs FileSystemAbstraction, logProvider LogProvider) in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyRequestHandler.GetIndexSnapshotRequestHandler |
From |
To |
|
Rename Parameter checkPointerSupplier : Supplier<CheckPointer> to checkPointerService : CheckPointerService in method public RegularCatchupServerHandler(monitors Monitors, logProvider LogProvider, storeIdSupplier Supplier<StoreId>, dataSourceSupplier Supplier<NeoStoreDataSource>, dataSourceAvailabilitySupplier BooleanSupplier, fs FileSystemAbstraction, snapshotService CoreSnapshotService, checkPointerService CheckPointerService) in class org.neo4j.causalclustering.catchup.RegularCatchupServerHandler |
From |
To |
|
Rename Parameter atLeast : long to transactionId : long in method package isTransactionWithinReach(transactionId long, checkPointerService CheckPointerService) : boolean in class org.neo4j.causalclustering.catchup.storecopy.DataSourceChecks |
From |
To |
|
Rename Parameter checkpointerSupplier : Supplier<CheckPointer> to checkPointerService : CheckPointerService in method public GetStoreFileRequestHandler(protocol CatchupServerProtocol, dataSource Supplier<NeoStoreDataSource>, checkPointerService CheckPointerService, storeFileStreamingProtocol StoreFileStreamingProtocol, fs FileSystemAbstraction, logProvider LogProvider) in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyRequestHandler.GetStoreFileRequestHandler |
From |
To |
|
Rename Parameter checkPointer : CheckPointer to checkPointerService : CheckPointerService in method package isTransactionWithinReach(transactionId long, checkPointerService CheckPointerService) : boolean in class org.neo4j.causalclustering.catchup.storecopy.DataSourceChecks |
From |
To |