322a9e042bd6dbe580eaf31d0944a7b97dc3cd9a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type exception : IOException to exception : Exception in method public onError(channel SelectableChannel, exception Exception) : void in class net.openhft.chronicle.tcp.TcpConnectionListener | From | To | |
Change Parameter Type exception : IOException to exception : Exception in method public onError(channel SelectableChannel, exception Exception) : void in class net.openhft.chronicle.tcp.ChronicleTcpTestBase.PortSupplier | From | To | |
Change Return Type | 1 | ||
Change Return Type IByteBufferBytes to DirectByteBufferBytes in method protected readUpTo(size int) : DirectByteBufferBytes in class net.openhft.chronicle.tcp.SourceTcp.SessionHandler | From | To | |
Move Class | 2 | ||
Move Class net.openhft.chronicle.ChronicleQueueSink.AppenderAdapter moved to net.openhft.chronicle.tcp.AppenderAdapter | From | To | |
Move Class net.openhft.chronicle.ChronicleQueueSink.VanillaAppenderAdapter moved to net.openhft.chronicle.tcp.AppenderProviders.VanillaAppenderAdapter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type readBuffer : IByteBufferBytes to readBuffer : ResizableDirectByteBufferBytes in class net.openhft.chronicle.tcp.SourceTcp.SessionHandler | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method public logIOException(logger Logger, message String, e IOException) : void extracted from private readNextExcerpt() : boolean in class net.openhft.chronicle.ChronicleQueueSink.StatefulExcerpt & moved to class net.openhft.chronicle.tools.ChronicleTools | From | To | |
Extract And Move Method public logIOException(logger Logger, message String, e IOException) : void extracted from protected readNext() : boolean in class net.openhft.chronicle.ChronicleQueueSink.StatefulExcerpt & moved to class net.openhft.chronicle.tools.ChronicleTools | From | To | |
Extract And Move Method public logIOException(logger Logger, message String, e IOException) : void extracted from private readNextExcerpt() : boolean in class net.openhft.chronicle.ChronicleQueueSink.StatefulLocalExcerpt & moved to class net.openhft.chronicle.tools.ChronicleTools | From | To |