|
Change Return Type TypeSerializerConfigSnapshot<Record> to TypeSerializerSnapshot<Record> in method public snapshotConfiguration() : TypeSerializerSnapshot<Record> in class org.apache.flink.runtime.testutils.recordutils.RecordSerializer |
From |
To |
|
Change Return Type TypeSerializerConfigSnapshot<StringPair> to TypeSerializerSnapshot<StringPair> in method public snapshotConfiguration() : TypeSerializerSnapshot<StringPair> in class org.apache.flink.runtime.operators.testutils.types.StringPairSerializer |
From |
To |
|
Change Return Type TypeSerializerConfigSnapshot to Snapshot in method public snapshotConfiguration() : Snapshot in class org.apache.flink.runtime.state.InternalPriorityQueueTestBase.TestElementSerializer |
From |
To |
|
Change Return Type TypeSerializerConfigSnapshot<Integer> to TypeSerializerSnapshot<Integer> in method public snapshotConfiguration() : TypeSerializerSnapshot<Integer> in class org.apache.flink.runtime.state.heap.TestDuplicateSerializer |
From |
To |