Uses of Class
org.apache.flink.runtime.state.AbstractChannelStateHandle.StateContentMetaInfo
Packages that use AbstractChannelStateHandle.StateContentMetaInfo
-
Uses of AbstractChannelStateHandle.StateContentMetaInfo in org.apache.flink.runtime.checkpoint.channel
Methods in org.apache.flink.runtime.checkpoint.channel that return types with arguments of type AbstractChannelStateHandle.StateContentMetaInfoModifier and TypeMethodDescriptionChannelStatePendingResult.getInputChannelOffsets()ChannelStatePendingResult.getResultSubpartitionOffsets() -
Uses of AbstractChannelStateHandle.StateContentMetaInfo in org.apache.flink.runtime.state
Constructors in org.apache.flink.runtime.state with parameters of type AbstractChannelStateHandle.StateContentMetaInfoModifierConstructorDescriptionInputChannelStateHandle(int subtaskIndex, InputChannelInfo info, StreamStateHandle delegate, AbstractChannelStateHandle.StateContentMetaInfo contentMetaInfo) ResultSubpartitionStateHandle(int subtaskIndex, ResultSubpartitionInfo info, StreamStateHandle delegate, AbstractChannelStateHandle.StateContentMetaInfo contentMetaInfo)