|
Replace Variable With Attribute namespaceSerializer : TypeSerializer<N> to localNamespaceSerializer : TypeSerializer<N> in method public writeMappingsInKeyGroup(dov DataOutputView, keyGroupId int) : void in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTableSnapshot |
From |
To |
|
Replace Variable With Attribute keySerializer : TypeSerializer<K> to localKeySerializer : TypeSerializer<K> in method public writeMappingsInKeyGroup(dov DataOutputView, keyGroupId int) : void in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTableSnapshot |
From |
To |
|
Replace Variable With Attribute stateSerializer : TypeSerializer<S> to localStateSerializer : TypeSerializer<S> in method public writeMappingsInKeyGroup(dov DataOutputView, keyGroupId int) : void in class org.apache.flink.runtime.state.heap.CopyOnWriteStateTableSnapshot |
From |
To |