a30cfb537801f6895873af5b12c46ff387cf94e1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type cycle : long to cycle : int in method public acquire(cycle int, epoch long) : WireStore in class net.openhft.chronicle.queue.impl.WireStorePool | From | To | |
Change Parameter Type cycle : long to cycle : int in method private acquireStore(cycle int, epoch long) : WireStore in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To | |
Change Parameter Type cycle : long to cycle : int in method public storeForCycle(cycle int, epoch long) : WireStore in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueue | From | To | |
Change Parameter Type cycle : long to cycle : int in method public storeForCycle(cycle int, epoch long) : WireStore in class net.openhft.chronicle.queue.impl.RollingChronicleQueue | From | To | |
Rename Variable | 1 | ||
Rename Variable found : boolean to headerType : WireIn.HeaderType in method private linearScanByPosition(wire Wire, toPosition long, fromKnownIndex long, knownAddress long) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To | |
Change Variable Type | 1 | ||
Change Variable Type found : boolean to headerType : WireIn.HeaderType in method private linearScanByPosition(wire Wire, toPosition long, fromKnownIndex long, knownAddress long) : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To | |
Extract Variable | 1 | ||
Extract Variable header : int in method private linearScanByPosition(wire Wire, toPosition long, fromKnownIndex long, knownAddress long) : long from class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To |