|
Move Method private readStateHandleStateData(fsDataInputStream FSDataInputStream, inView DataInputViewStreamWrapper, keyGroupOffsets KeyGroupRangeOffsets, kvStatesById Map<Integer,StateMetaInfoSnapshot>, numStates int, readVersion int, isCompressed boolean) : void from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend to private readStateHandleStateData(fsDataInputStream FSDataInputStream, inView DataInputViewStreamWrapper, keyGroupOffsets KeyGroupRangeOffsets, kvStatesById Map<Integer,StateMetaInfoSnapshot>, numStates int, readVersion int, isCompressed boolean) : void from class org.apache.flink.runtime.state.heap.HeapRestoreOperation |
From |
To |
|
Move Method private hasRegisteredState() : boolean from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend to private hasRegisteredState() : boolean from class org.apache.flink.runtime.state.heap.HeapSnapshotStrategy |
From |
To |
|
Move Method private readKeyGroupStateData(inputStream InputStream, kvStatesById Map<Integer,StateMetaInfoSnapshot>, keyGroupIndex int, numStates int, readVersion int) : void from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend to private readKeyGroupStateData(inputStream InputStream, kvStatesById Map<Integer,StateMetaInfoSnapshot>, keyGroupIndex int, numStates int, readVersion int) : void from class org.apache.flink.runtime.state.heap.HeapRestoreOperation |
From |
To |
|
Move Method private createOrCheckStateForMetaInfo(restoredMetaInfo List<StateMetaInfoSnapshot>, kvStatesById Map<Integer,StateMetaInfoSnapshot>) : void from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend to private createOrCheckStateForMetaInfo(restoredMetaInfo List<StateMetaInfoSnapshot>, kvStatesById Map<Integer,StateMetaInfoSnapshot>) : void from class org.apache.flink.runtime.state.heap.HeapRestoreOperation |
From |
To |