d363df282c584e964e05456bfc8797fb21fe9eba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to Node in method private createNodeOnMaster(testLabel Label, master HighlyAvailableGraphDatabase) : Node in class org.neo4j.kernel.ha.lock.ClusterLocksIT | From | To | |
Extract Method | 1 | ||
Extract Method private takeExclusiveLock(testLabel Label, db HighlyAvailableGraphDatabase) : Transaction extracted from private takeExclusiveLockAndKillSlave(testLabel Label, db HighlyAvailableGraphDatabase) : ClusterManager.RepairKit in class org.neo4j.kernel.ha.lock.ClusterLocksIT | From | To |