1239a2228bb112a91615f173ceadfc90d2fe9fc8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private instanceEvicted(instance HighlyAvailableGraphDatabase) : Predicate<ClusterManager.ManagedCluster> from class org.neo4j.kernel.ha.ClusterPartitionIT to public instanceEvicted(instance HighlyAvailableGraphDatabase) : Predicate<ClusterManager.ManagedCluster> from class org.neo4j.kernel.impl.ha.ClusterManager | From | To | |
| Extract Variable | 2 | ||
| Extract Variable master : HighlyAvailableGraphDatabase in method public testAfterGentleMasterSwitchClusterInfoIsCorrect() : void from class jmx.HaBeanIT | From | To | |
| Extract Variable master : HighlyAvailableGraphDatabase in method public testAfterHardMasterSwitchClusterInfoIsCorrect() : void from class jmx.HaBeanIT | From | To |