7597d4ad5ab9c42f9fd8c35188ada991b2ad5b7b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public testVanillaStatelessAppender_001() : void renamed to public testVanillaStatelessAppenderAndTailer() : void in class net.openhft.chronicle.tcp.StatelessVanillaChronicleAppenderTest | From | To | |
Rename Method public testVanillaStatelessAppender_004() : void renamed to public testVanillaStatelessAppenderIndices() : void in class net.openhft.chronicle.tcp.StatelessVanillaChronicleAppenderTest | From | To | |
Rename Method public testVanillaStatelessAppender_002() : void renamed to public testVanillaStatelessAppender() : void in class net.openhft.chronicle.tcp.StatelessVanillaChronicleAppenderTest | From | To | |
Rename Method public testVanillaStatelessAppender_003() : void renamed to public testVanillaStatelessAppenderAndTailerMT() : void in class net.openhft.chronicle.tcp.StatelessVanillaChronicleAppenderTest | From | To | |
Rename Variable | 1 | ||
Rename Variable minSize : int to roundedSize : int in method protected resizeWriteBuffer(size int) : void in class net.openhft.chronicle.RemoteChronicleQueue.StatelessExcerpAppender | From | To | |
Inline Variable | 2 | ||
Inline Variable port : int in method public testVanillaStatelessAppender_002() : void from class net.openhft.chronicle.tcp.StatelessVanillaChronicleAppenderTest | From | To | |
Inline Variable port : int in method public testVanillaStatelessAppender_004() : void from class net.openhft.chronicle.tcp.StatelessVanillaChronicleAppenderTest | From | To | |
Extract Method | 1 | ||
Extract Method protected resizeWriteBuffer(size int) : void extracted from public startExcerpt(capacity long) : void in class net.openhft.chronicle.RemoteChronicleQueue.StatelessExcerpAppender | From | To | |
Rename Parameter | 1 | ||
Rename Parameter capacity : long to excerptSize : long in method public startExcerpt(excerptSize long) : void in class net.openhft.chronicle.RemoteChronicleQueue.StatelessExcerpAppender | From | To |