95ff4a9e8d9c180002c8f3775c8e8109ec80381d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public rollCycleZoneId() : ZoneId renamed to public rollCycleTimeZone() : TimeZone in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Method public rollCycleZoneId(rollCycleZoneId ZoneId) : SingleChronicleQueueBuilder renamed to public rollCycleTimeZone(rollCycleTimeZone TimeZone) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Method public rollCycleZoneId(rollCycleZoneId String) : SingleChronicleQueueBuilder renamed to public rollCycleTimeZone(rollCycleTimeZone String) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method package firstCyle() : int moved from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue to class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.Tailer & inlined to public toStart() : ExcerptTailer | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type zoneId : ZoneId to timeZone : TimeZone in method public RollDateCache(length int, format String, timeZone TimeZone) in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Change Parameter Type rollCycleZoneId : ZoneId to rollCycleTimeZone : TimeZone in method public rollCycleTimeZone(rollCycleTimeZone TimeZone) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Variable | 4 | ||
Rename Variable header : int to spbHeader : int in method protected append(positions Long[], meta boolean, writer WriteMarshallable) : Long[] in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Variable header : int to spbHeader : int in method package read(position long, reader ReadMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Rename Variable result : long to position : long in method public readDocument(reader ReadMarshallable) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.Tailer | From | To | |
Rename Variable lastByte : long to lastWritePosition : long in method protected append(positions Long[], meta boolean, writer WriteMarshallable) : Long[] in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Return Type | 1 | ||
Change Return Type ZoneId to TimeZone in method public rollCycleTimeZone() : TimeZone in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Attribute | 3 | ||
Rename Attribute zoneId : ZoneId to timeZone : TimeZone in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Rename Attribute rollCycleZoneId : ZoneId to rollCycleTimeZone : TimeZone in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Attribute zoneId : String to timeZone : String in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueHeader.Roll | From | To | |
Change Variable Type | 2 | ||
Change Variable Type tmpFile : Path to tmpFile : File in method protected getTmpFile(qualifier String) : File in class net.openhft.chronicle.queue.ChronicleQueueTestBase | From | To | |
Change Variable Type tmpDir : Path to tmpDir : File in method protected getTmpDir() : File in class net.openhft.chronicle.queue.ChronicleQueueTestBase | From | To | |
Extract Variable | 1 | ||
Extract Variable nextCycle : int in method public writeDocument(writer WriteMarshallable) : long from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.Appender | From | To | |
Extract Method | 5 | ||
Extract Method private cycle(cycle int) : void extracted from public readDocument(reader ReadMarshallable) : boolean in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.Tailer | From | To | |
Extract Method private cycle(cycle int) : void extracted from public toEnd() : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.Tailer | From | To | |
Extract Method private cycle(cycle int) : void extracted from public toStart() : ExcerptTailer in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueExcerpts.Tailer | From | To | |
Extract Method protected append(positions Long[], meta boolean, writer WriteMarshallable) : Long[] extracted from package append(writer WriteMarshallable) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type rollCycleZoneId : ZoneId to rollCycleTimeZone : TimeZone in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Change Attribute Type zoneId : ZoneId to timeZone : TimeZone in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Change Attribute Type formatter : DateTimeFormatter to formatter : DateFormat in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Rename Parameter | 3 | ||
Rename Parameter rollCycleZoneId : String to rollCycleTimeZone : String in method public rollCycleTimeZone(rollCycleTimeZone String) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
Rename Parameter zoneId : ZoneId to timeZone : TimeZone in method public RollDateCache(length int, format String, timeZone TimeZone) in class net.openhft.chronicle.queue.RollDateCache | From | To | |
Rename Parameter rollCycleZoneId : ZoneId to rollCycleTimeZone : TimeZone in method public rollCycleTimeZone(rollCycleTimeZone TimeZone) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To |