|
Move Method package assertNextEvent(readView ResultSubpartitionView, expectedReadableBufferSize int, expectedEventClass Class<? extends AbstractEvent>, expectedIsMoreAvailable boolean, expectedBuffersInBacklog int, expectedNextBufferIsEvent boolean, expectedRecycledAfterRecycle boolean) : void from class org.apache.flink.runtime.io.network.partition.SubpartitionTestBase to package assertNextEvent(readView ResultSubpartitionView, expectedReadableBufferSize int, expectedEventClass Class<? extends AbstractEvent>, expectedIsMoreAvailable boolean, expectedBuffersInBacklog int, expectedNextBufferIsEvent boolean, expectedRecycledAfterRecycle boolean) : void from class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionWithReadViewTest |
From |
To |
|
Move Method package assertNoNextBuffer(readView ResultSubpartitionView) : void from class org.apache.flink.runtime.io.network.partition.SubpartitionTestBase to package assertNoNextBuffer(readView ResultSubpartitionView) : void from class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionWithReadViewTest |
From |
To |
|
Move Method package assertNextBuffer(readView ResultSubpartitionView, expectedReadableBufferSize int, expectedIsMoreAvailable boolean, expectedBuffersInBacklog int, expectedNextBufferIsEvent boolean, expectedRecycledAfterRecycle boolean) : void from class org.apache.flink.runtime.io.network.partition.SubpartitionTestBase to package assertNextBuffer(readView ResultSubpartitionView, expectedReadableBufferSize int, expectedIsMoreAvailable boolean, expectedBuffersInBacklog int, expectedNextBufferIsEvent boolean, expectedRecycledAfterRecycle boolean) : void from class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionWithReadViewTest |
From |
To |
|
Move Method private assertNextBufferOrEvent(readView ResultSubpartitionView, expectedReadableBufferSize int, expectedIsBuffer boolean, expectedEventClass Class<? extends AbstractEvent>, expectedIsMoreAvailable boolean, expectedBuffersInBacklog int, expectedNextBufferIsEvent boolean, expectedRecycledAfterRecycle boolean) : void from class org.apache.flink.runtime.io.network.partition.SubpartitionTestBase to private assertNextBufferOrEvent(readView ResultSubpartitionView, expectedReadableBufferSize int, expectedIsBuffer boolean, expectedEventClass Class<? extends AbstractEvent>, expectedIsMoreAvailable boolean, expectedBuffersInBacklog int, expectedNextBufferIsEvent boolean, expectedRecycledAfterRecycle boolean) : void from class org.apache.flink.runtime.io.network.partition.PipelinedSubpartitionWithReadViewTest |
From |
To |