Uses of Class
org.apache.flink.runtime.state.AbstractChannelStateHandle
-
Packages that use AbstractChannelStateHandle Package Description org.apache.flink.runtime.state -
-
Uses of AbstractChannelStateHandle in org.apache.flink.runtime.state
Subclasses of AbstractChannelStateHandle in org.apache.flink.runtime.state Modifier and Type Class Description classInputChannelStateHandleHandleto anInputChannelstate.classResultSubpartitionStateHandleHandleto aResultSubpartitionstate.Method parameters in org.apache.flink.runtime.state with type arguments of type AbstractChannelStateHandle Modifier and Type Method Description static Stream<StreamStateHandle>AbstractChannelStateHandle. collectUniqueDelegates(Stream<StateObjectCollection<? extends AbstractChannelStateHandle<?>>> collections)
-