51137a1f52f81e77aad2afcd7d70867047b622b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public writeDocument(index int) : DocumentContext renamed to public writingDocument(index long) : DocumentContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To | |
Rename Method public writeDocument(index int) : DocumentContext renamed to public writingDocument(index long) : DocumentContext in class net.openhft.chronicle.queue.ExcerptAppender | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type index : int to index : long in method public writingDocument(index long) : DocumentContext in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.StoreAppender | From | To | |
Change Parameter Type index : int to index : long in method public writingDocument(index long) : DocumentContext in class net.openhft.chronicle.queue.ExcerptAppender | From | To |