|
Change Parameter Type reader : Consumer<WireIn> to reader : ReadMarshallable in method public readDocument(reader ReadMarshallable) : boolean in class net.openhft.chronicle.queue.stateless.StatelessExcerpt |
From |
To |
|
Change Parameter Type writer : Consumer<WireOut> to writer : WriteMarshallable in method public writeDocument(writer WriteMarshallable) : void in class net.openhft.chronicle.queue.impl.SingleAppender |
From |
To |
|
Change Parameter Type writer : Consumer<WireOut> to writer : WriteMarshallable in method public writeDocument(writer WriteMarshallable) : void in class net.openhft.chronicle.engine.client.internal.ClientWiredExcerptAppenderStateless |
From |
To |
|
Change Parameter Type writer : Consumer<WireOut> to writer : WriteMarshallable in method public writeDocument(writer WriteMarshallable) : void in class net.openhft.chronicle.queue.stateless.StatelessAppender |
From |
To |
|
Change Parameter Type writer : Consumer<WireOut> to writer : WriteMarshallable in method public writeDocument(writer WriteMarshallable) : void in class net.openhft.chronicle.queue.ExcerptAppender |
From |
To |
|
Change Parameter Type c : Consumer<WireOut> to c : WriteMashallable in method private writeData(c WriteMashallable) : void in class net.openhft.chronicle.engine.client.internal.QueueWireHandler |
From |
To |
|
Change Parameter Type reader : Consumer<WireIn> to reader : ReadMarshallable in method public readDocument(reader ReadMarshallable) : boolean in class net.openhft.chronicle.queue.stateless.StatelessTailer |
From |
To |