83b44eb036364f738fcce03ee1348b481c8568c4
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Removed | |
| net.openhft:chronicle:3.3.5 | |
| net.openhft:chronicle:3.3.5-SNAPSHOT | |
| Updated | |
| From net.openhft:lang 6.5.2 To 6.6.0-SNAPSHOT | |
| From joda-time:joda-time 2.3 To 2.5 | |
| From joda-time:joda-time 2.5 To 2.3 | |
| From net.openhft:lang 6.5.3-SNAPSHOT To 6.6.0-SNAPSHOT |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 2 | ||
| Move And Inline Method public capacity() : long moved from class net.openhft.chronicle.IndexedChronicle.AbstractIndexedExcerpt to class net.openhft.chronicle.tcp.SourceTcp & inlined to private applyMapping(source ExcerptTailer, attached Object, withMappedBuffer Bytes) : Bytes | From | To | |
| Move And Inline Method public capacity() : long moved from class net.openhft.chronicle.VanillaChronicle.VanillaTailerImpl to class net.openhft.chronicle.tcp.SourceTcp & inlined to private applyMapping(source ExcerptTailer, attached Object, withMappedBuffer Bytes) : Bytes | From | To | |
| Rename Variable | 2 | ||
| Rename Variable obj : Object to obj1 : Object in method public testExceptionSerialization() : void in class net.openhft.chronicle.VanillaChronicle3Test | From | To | |
| Rename Variable obj : Object to obj1 : Object in method public testExceptionSerialization() : void in class net.openhft.chronicle.IndexedChronicle2Test | From | To | |
| Rename Class | 1 | ||
| Rename Class net.openhft.chronicle.tcp.StatelessIndexedChronicleTest renamed to net.openhft.chronicle.tcp.StatelessIndexedChronicleTailerTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type size : long to size : int in method protected write(attached Object) : boolean in class net.openhft.chronicle.tcp.SourceTcp.VanillaSessionHandler | From | To | |
| Extract Variable | 1 | ||
| Extract Variable previousIndex : long in method protected write(attached Object) : boolean from class net.openhft.chronicle.tcp.SourceTcp.VanillaSessionHandler | From | To |