fbf6821ab7c47e9fc4d9d9ac52a09e516944f8a6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type HELLO_WORLD : Bytes<byte[]> to HELLO_WORLD : Bytes<?> in class net.openhft.chronicle.queue.CreateAtIndexTest | From | To | |
Extract Method | 2 | ||
Extract Method private readTableStore(wire Wire) : TableStore<T> extracted from public build() : TableStore<T> in class net.openhft.chronicle.queue.impl.table.SingleTableBuilder | From | To |