8a131bbafcecab10a504aac73a2d7a7491af525e
Files Diff
- Added: 0
- Removed: 8
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package setMappedFile(mappedFile MappedFile) : void renamed to package setMappedBytes(mappedBytes Bytes) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type mappedFile : MappedFile to mappedBytes : Bytes in method package setMappedBytes(mappedBytes Bytes) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mappedFile : MappedFile to mappedBytes : Bytes<Bytes> in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mappedFile : MappedFile to mappedBytes : Bytes<Bytes> in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter mappedFile : MappedFile to mappedBytes : Bytes in method package setMappedBytes(mappedBytes Bytes) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueStore.Indexing | From | To |