256ca2279b6b778a9635ac76b1acdda5530b34cc
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type postStoreCopyOperation : PostStoreCopyOperation to moveAfterCopy : MoveAfterCopy in method private copyStore(masterUri URI, me URI, cancellationRequest CancellationRequest, moveAfterCopy MoveAfterCopy) : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveCopyThenBranch | From | To | |
Change Parameter Type postStoreCopyOperation : PostStoreCopyOperation to moveAfterCopy : MoveAfterCopy in method package copyStoreFromMaster(masterClient MasterClient, cancellationRequest CancellationRequest, moveAfterCopy MoveAfterCopy) : void in class org.neo4j.kernel.ha.cluster.SwitchToSlave | From | To | |
Change Return Type | 1 | ||
Change Return Type File to void in method public copyStore(requester StoreCopyRequester, cancellationRequest CancellationRequest, moveAfterCopy MoveAfterCopy) : void in class org.neo4j.com.storecopy.StoreCopyClient | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.com.storecopy.PostStoreCopyOperation renamed to org.neo4j.com.storecopy.MoveAfterCopy | From | To | |
Extract Variable | 1 | ||
Extract Variable requester : StoreCopyClient.StoreCopyRequester in method package copyStoreFromMaster(masterClient MasterClient, cancellationRequest CancellationRequest, moveAfterCopy MoveAfterCopy) : void from class org.neo4j.kernel.ha.cluster.SwitchToSlave | From | To | |
Rename Parameter | 2 | ||
Rename Parameter postStoreCopyOperation : PostStoreCopyOperation to moveAfterCopy : MoveAfterCopy in method private copyStore(masterUri URI, me URI, cancellationRequest CancellationRequest, moveAfterCopy MoveAfterCopy) : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveCopyThenBranch | From | To | |
Rename Parameter postStoreCopyOperation : PostStoreCopyOperation to moveAfterCopy : MoveAfterCopy in method package copyStoreFromMaster(masterClient MasterClient, cancellationRequest CancellationRequest, moveAfterCopy MoveAfterCopy) : void in class org.neo4j.kernel.ha.cluster.SwitchToSlave | From | To |