Uses of Class
org.apache.flink.runtime.state.MergedInputChannelStateHandle
-
Packages that use MergedInputChannelStateHandle Package Description org.apache.flink.runtime.state -
-
Uses of MergedInputChannelStateHandle in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return MergedInputChannelStateHandle Modifier and Type Method Description static MergedInputChannelStateHandle
MergedInputChannelStateHandle. fromChannelHandles(Collection<InputChannelStateHandle> handles)
-