61fd0d6e484081a35725c41f10e618077207d315
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable commitsAfterCheckPoint : boolean in method public find(fromVersionBackwards long) : LatestCheckPoint from class org.neo4j.kernel.recovery.LatestCheckPointFinder | From | To | |
Extract Variable target : LogPosition in method public find(fromVersionBackwards long) : LatestCheckPoint from class org.neo4j.kernel.recovery.LatestCheckPointFinder | From | To | |
Extract Method | 10 | ||
Extract Method private checkPoint() : CheckPointEntry extracted from public latestLogFileContainingACheckPointOnly() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint() : CheckPointEntry extracted from public latestLogFileContainingMultipleCheckPointsOneStartInBetween() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint() : CheckPointEntry extracted from public olderLogFileContainingACheckPointAndNewerFileIsEmpty() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint() : CheckPointEntry extracted from public latestLogEmptyStartEntryBeforeAndAfterCheckPointInTheLastButOneLog() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint() : CheckPointEntry extracted from public latestLogFileContainingACheckPointAndAStartBefore() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint() : CheckPointEntry extracted from public latestLogFileContainingMultipleCheckPointsOneStartAfterBoth() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint() : CheckPointEntry extracted from public olderLogFileContainingACheckPointAndNewerFileContainingAStart() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint(forEntry Entry) : CheckPointEntry extracted from public olderLogFileContainingAStartAndNewerFileContainingACheckPointPointingToALaterPositionThanStart() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint(forEntry Entry) : CheckPointEntry extracted from public latestLogFileContainingACheckPointAndAStartAfter() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To | |
Extract Method private checkPoint(forEntry Entry) : CheckPointEntry extracted from public olderLogFileContainingAStartAndNewerFileContainingACheckPointPointingToAPreviousPositionThanStart() : void in class org.neo4j.kernel.recovery.LatestCheckPointFinderTest | From | To |