51fd6e3d07acc293ea727ccb5b1d221947b5ed4b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type edgeDiscoveryService : EdgeDiscoveryService to connectionStrategy : EdgeToCoreConnectionStrategy in method public TxPollingClient(jobScheduler JobScheduler, pollingInterval long, transactionIdStoreSupplier Supplier<TransactionIdStore>, coreClient CoreClient, txPullResponseListener TxPullResponseListener, connectionStrategy EdgeToCoreConnectionStrategy) in class org.neo4j.coreedge.catchup.tx.edge.TxPollingClient | From | To | |
Rename Variable | 1 | ||
Rename Variable randomSize : int to skippedServers : int in method public coreServer() : AdvertisedSocketAddress in class org.neo4j.coreedge.server.edge.ConnectToRandomCoreServer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute edgeDiscoveryService : EdgeDiscoveryService to connectionStrategy : EdgeToCoreConnectionStrategy in class org.neo4j.coreedge.catchup.tx.edge.TxPollingClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type edgeDiscoveryService : EdgeDiscoveryService to connectionStrategy : EdgeToCoreConnectionStrategy in class org.neo4j.coreedge.catchup.tx.edge.TxPollingClient | From | To | |
Rename Parameter | 1 | ||
Rename Parameter edgeDiscoveryService : EdgeDiscoveryService to connectionStrategy : EdgeToCoreConnectionStrategy in method public TxPollingClient(jobScheduler JobScheduler, pollingInterval long, transactionIdStoreSupplier Supplier<TransactionIdStore>, coreClient CoreClient, txPullResponseListener TxPullResponseListener, connectionStrategy EdgeToCoreConnectionStrategy) in class org.neo4j.coreedge.catchup.tx.edge.TxPollingClient | From | To |