7369fd1b68f3fb44f0e77ae705bd930d51443fe5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private readAt(t T, c BiConsumer<T,Wire>) : boolean renamed to private read0(t T, c BiConsumer<T,Wire>) : boolean in class net.openhft.chronicle.queue.impl.Excerpts.StoreTailer | From | To | |
| Rename Variable | 1 | ||
| Rename Variable cycleFormat : String to dateValue : RollDateCache.DateValue in method private acquireStore(cycle long, epoch long) : WireStore in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cycleFormat : String to dateValue : RollDateCache.DateValue in method private acquireStore(cycle long, epoch long) : WireStore in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To |