6470ca23c7be361e5a7ecd22fbfda813916e3cf3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type spi : MasterImpl.SPI to spi : SPI in method private newMasterWithLocksClient(client Client) : MasterImpl in class org.neo4j.kernel.ha.com.master.MasterImplTest | From | To | |
Extract Method | 2 | ||
Extract Method private newMasterWithLocksClient(client Client) : MasterImpl extracted from public shouldNotEndLockSessionWhereThereIsAnActiveLockAcquisition() : void in class org.neo4j.kernel.ha.com.master.MasterImplTest | From | To | |
Extract Method private newWaitingLocksClient(latch CountDownLatch) : Client extracted from public shouldNotEndLockSessionWhereThereIsAnActiveLockAcquisition() : void in class org.neo4j.kernel.ha.com.master.MasterImplTest | From | To |