|
Rename Parameter enableWatermarkMultiplexing : boolean to enableMultiplexing : boolean in method public StreamInputProcessor(inputGates InputGate[], inputSerializer TypeSerializer<IN>, checkpointedTask StatefulTask, checkpointMode CheckpointingMode, ioManager IOManager, enableMultiplexing boolean) in class org.apache.flink.streaming.runtime.io.StreamInputProcessor |
From |
To |
|
Rename Parameter withTimestamps : boolean to enableMultiplexing : boolean in method private createStreamOutput(edge StreamEdge, upStreamConfig StreamConfig, outputIndex int, taskEnvironment Environment, enableMultiplexing boolean, reporter AccumulatorRegistry.Reporter, taskName String) : RecordWriterOutput<T> in class org.apache.flink.streaming.runtime.tasks.OperatorChain |
From |
To |
|
Rename Parameter enableWatermarkMultiplexing : boolean to enableMultiplexing : boolean in method public StreamTwoInputProcessor(inputGates1 Collection<InputGate>, inputGates2 Collection<InputGate>, inputSerializer1 TypeSerializer<IN1>, inputSerializer2 TypeSerializer<IN2>, checkpointedTask StatefulTask, checkpointMode CheckpointingMode, ioManager IOManager, enableMultiplexing boolean) in class org.apache.flink.streaming.runtime.io.StreamTwoInputProcessor |
From |
To |
|
Rename Parameter enableWatermarkMultiplexing : boolean to enableMultiplexing : boolean in method public RecordWriterOutput(recordWriter StreamRecordWriter<SerializationDelegate<StreamRecord<OUT>>>, outSerializer TypeSerializer<OUT>, enableMultiplexing boolean) in class org.apache.flink.streaming.runtime.io.RecordWriterOutput |
From |
To |