|
Pull Up Method public parameters() : List<Boolean> from class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateTest to public parameters() : List<Boolean> from class org.apache.flink.runtime.io.network.partition.consumer.InputGateTestBase |
From |
To |
|
Pull Up Method private createInputGate(numberOfInputChannels int) : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateTest to protected createInputGate(numberOfInputChannels int) : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.InputGateTestBase |
From |
To |
|
Pull Up Method private createInputGate(numberOfInputChannels int, partitionType ResultPartitionType) : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateTest to protected createInputGate(numberOfInputChannels int, partitionType ResultPartitionType) : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.InputGateTestBase |
From |
To |
|
Pull Up Method private createInputGate() : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateTest to protected createInputGate() : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.InputGateTestBase |
From |
To |