68c8553b16a5fb528fb02288300fbe80da815702
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute lastUnpausedNS : long to lastUnPausedNS : long in class net.openhft.chronicle.tcp.SourceTcp.SessionHandler | From | To | |
Extract Method | 1 | ||
Extract Method public minBufferSize(minSize int) : int extracted from public createBuffer(minSize int, byteOrder ByteOrder) : ByteBuffer in class net.openhft.chronicle.tcp.ChronicleTcp | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type writeBuffer : ByteBuffer to writeBuffer : ResizableDirectByteBufferBytes in class net.openhft.chronicle.ChronicleQueueSink.AbstractStatefulExcerpt | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public clearAll() : void extracted from protected subscribe(index long) : void in class net.openhft.chronicle.ChronicleQueueSink.AbstractStatefulExcerpt & moved to class net.openhft.chronicle.tools.ResizableDirectByteBufferBytes | From | To | |
Extract And Move Method public clearAll() : void extracted from protected query(index long) : void in class net.openhft.chronicle.ChronicleQueueSink.AbstractStatefulExcerpt & moved to class net.openhft.chronicle.tools.ResizableDirectByteBufferBytes | From | To |