Toggle navigation
Home
org.apache.flink.util.SerializedValue to org.apache.flink.runtime.state.ChainedStateHandle
No. of Instances - 9
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
subtaskState.getState()
to
subtaskState.getChainedStateHandle()
state.deserializeValue(userClassLoader)
to
chainedStateHandle
Rename Variable
state
to
chainedStateHandle
state
to
chainedStateHandle
state
to
chainedStateHandle
state
to
chainedStateHandle
initialState
to
chainedStateHandle