a382eacca57b6940b03e5b89c89fd460accb997d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected createQueue(path String) : SingleChronicleQueue extracted from public main(args String[]) : void in class net.openhft.chronicle.queue.jitter.QueueWriteJitterMain | From | To | |
Extract Method private run() : void extracted from public main(args String[]) : void in class net.openhft.chronicle.queue.jitter.QueueWriteJitterMain | From | To | |
Extract Method protected createQueue(path String) : SingleChronicleQueue extracted from public main(args String[]) : void in class net.openhft.chronicle.queue.jitter.QueueReadJitterMain | From | To | |
Extract Method private run() : void extracted from public main(args String[]) : void in class net.openhft.chronicle.queue.jitter.QueueReadJitterMain | From | To |