4b92d80049ec2334fc9debbd1f468afdf01c0b4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldFailIfSpecifiedIndexIsAfterLastIndex() : void renamed to public shouldNotRewindPastStartOfQueueWhenDisplayingHistory() : void in class net.openhft.chronicle.queue.ChronicleReaderTest | From | To | |
Extract Variable | 1 | ||
Extract Variable writer : PrintWriter in method private parseCommandLine(args String[], options Options) : CommandLine from class net.openhft.chronicle.queue.ChronicleReaderMain | From | To |