c1e8498eee0b445350ba3cf42e516b910d87985b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public write(bytes Bytes) : long renamed to public writeBytes(bytes Bytes) : long in class net.openhft.chronicle.queue.impl.Excerpts.StoreAppender | From | To | |
Extract Method | 1 | ||
Extract Method public writeBytes(bytes Bytes<?>) : long extracted from public writeDocument(writer WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.Excerpts.DelegatedAppender | From | To |