16361fc1d584e9833d14c4fc79672f8f411101d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type bytes : Bytes to store : BytesStore in method protected waitForTheHeaderToBeBuilt(store BytesStore) : void in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat | From | To | |
Change Parameter Type file : MappedFile to store : BytesStore in method protected buildHeader(store BytesStore, header Marshallable) : void in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat | From | To | |
Rename Parameter | 2 | ||
Rename Parameter bytes : Bytes to store : BytesStore in method protected waitForTheHeaderToBeBuilt(store BytesStore) : void in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat | From | To | |
Rename Parameter file : MappedFile to store : BytesStore in method protected buildHeader(store BytesStore, header Marshallable) : void in class net.openhft.chronicle.queue.impl.AbstractChronicleQueueFormat | From | To |