a1d4ff3c203d8832d1bf29e7d30aad3df6efb3f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method private catchUpWithMaster() : boolean in class org.neo4j.kernel.ha.cluster.SwitchToSlave | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute dataSource : NeoStoreDataSource to neoStoreDataSource : NeoStoreDataSource in method public shouldHandleBranchedStoreWhenMyStoreIdDiffersFromMasterStoreId() : void in class org.neo4j.kernel.ha.cluster.SwitchToSlaveTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable masterClientResolver : MasterClientResolver in method private newSwitchToSlaveSpy() : SwitchToSlave from class org.neo4j.kernel.ha.cluster.SwitchToSlaveTest | From | To |