518b7fdb5e00d9525acc77857356273b79041e23
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public ringBufferCapacity(ringBufferSize long) : SingleChronicleQueueBuilder renamed to public bufferCapacity(ringBufferSize long) : SingleChronicleQueueBuilder in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
| Rename Method public ringBufferCapacity() : long renamed to public bufferCapacity() : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ringBufferSize : long to bufferCapacity : long in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueBuilder | From | To |