|
Change Variable Type in : DataInputStream to in : DataInputViewStreamWrapper in method public getOutputDataDistribution(outputNum int, cl ClassLoader) : DataDistribution in class org.apache.flink.runtime.operators.util.TaskConfig |
From |
To |
|
Change Variable Type in : DataInputStream to in : DataInputViewStreamWrapper in method private pipeThroughSerialization(event IterationEventWithAggregators) : IterationEventWithAggregators in class org.apache.flink.runtime.iterative.event.EventWithAggregatorsTest |
From |
To |
|
Change Variable Type bufferStream : DataOutputStream to bufferStream : DataOutputViewStreamWrapper in method public write(out DataOutputView) : void in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators |
From |
To |
|
Change Variable Type wrapper : OutputViewObjectOutputStreamWrapper to wrapper : DataOutputViewStreamWrapper in method private writeObject(out ObjectOutputStream) : void in class org.apache.flink.api.java.io.CollectionInputFormat |
From |
To |
|
Change Variable Type wrapper : InputViewObjectInputStreamWrapper to wrapper : DataInputViewStreamWrapper in method private readObject(in ObjectInputStream) : void in class org.apache.flink.api.java.io.CollectionInputFormat |
From |
To |
|
Change Attribute Type mOut : DataOutputStream to mOut : DataOutputView in class org.apache.flink.types.PrimitiveDataTypeTest |
From |
To |
|
Change Attribute Type out : DataOutputStream to out : DataOutputView in class org.apache.flink.types.CollectionsDataTypeTest |
From |
To |
|
Change Attribute Type spillFileReader : InputViewDataInputStreamWrapper to spillFileReader : DataInputViewStreamWrapper in class org.apache.flink.runtime.io.network.api.serialization.SpillingAdaptiveSpanningRecordDeserializer.SpanningWrapper |
From |
To |
|
Change Attribute Type in : DataInputStream to in : DataInputView in class org.apache.flink.types.CollectionsDataTypeTest |
From |
To |
|
Change Attribute Type mIn : DataInputStream to mIn : DataInputView in class org.apache.flink.types.PrimitiveDataTypeTest |
From |
To |
|
Change Attribute Type dataInputStream : DataInputStream to dataInputStream : DataInputViewStreamWrapper in class org.apache.flink.api.common.io.BinaryInputFormat |
From |
To |
|
Change Attribute Type out : DataOutputStream to out : DataOutputView in class org.apache.flink.types.RecordTest |
From |
To |
|
Change Attribute Type out : DataOutputStream to out : DataOutputView in class org.apache.flink.types.RecordITCase |
From |
To |
|
Change Attribute Type headerStream : DataOutputStream to headerStream : DataOutputView in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput |
From |
To |
|
Change Attribute Type in : DataInputStream to in : DataInputView in class org.apache.flink.types.RecordTest |
From |
To |
|
Change Attribute Type in : DataInputStream to in : DataInputView in class org.apache.flink.types.RecordITCase |
From |
To |