2589191da1cdc95061716e68ac9b44765174247b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public outputData() : void extracted from public execute() : void in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader | From | To | |
Extract Method protected processMessage(methodName CharSequence, history MessageHistory) : void extracted from protected parselet() : WireParselet in class net.openhft.chronicle.queue.reader.ChronicleHistoryReader | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public outputData() : void extracted from private doTest(recordHistoryFirst boolean) : void in class net.openhft.chronicle.queue.reader.ChronicleHistoryReaderTest & moved to class net.openhft.chronicle.queue.reader.ChronicleHistoryReader | From | To |