18d49d4c0f234412e459e77d52d6e0b55882972a
Files Diff
- Added: 1
- Removed: 6
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class net.openhft.chronicle.queue.NoExcerptHistory renamed to net.openhft.chronicle.queue.NoMessageHistory | From | To | |
Change Variable Type | 2 | ||
Change Variable Type x : ExcerptHistory to x : MessageHistory in method public testWithQueueHistory() : void in class net.openhft.chronicle.queue.micros.OrderManagerTest | From | To | |
Change Variable Type veh : VanillaExcerptHistory to veh : VanillaMessageHistory in method public afterLastWritten(queue ChronicleQueue) : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreTailer | From | To |