Uses of Class
org.apache.flink.runtime.state.AbstractIncrementalStateHandle
Packages that use AbstractIncrementalStateHandle
-
Uses of AbstractIncrementalStateHandle in org.apache.flink.runtime.state
Subclasses of AbstractIncrementalStateHandle in org.apache.flink.runtime.stateModifier and TypeClassDescriptionclassState handle for local copies ofIncrementalRemoteKeyedStateHandle.classThe handle to states of an incremental snapshot.