64990bb2bdf50ee5e6cab7345816908bac81b7ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public eventGroup() : EventLoop renamed to public eventLoop() : EventLoop in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute eventGroup : EventLoop to eventLoop : EventLoop in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public eventLoop(eventLoop EventLoop) : SingleChronicleQueueBuilder extracted from public test() : void in class net.openhft.chronicle.queue.ChronicleQueueLatencyDistributionWithBytes & moved to class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To |