Uses of Interface
org.apache.flink.runtime.state.IncrementalKeyedStateHandle
Packages that use IncrementalKeyedStateHandle
-
Uses of IncrementalKeyedStateHandle in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement IncrementalKeyedStateHandleModifier and TypeClassDescriptionclassAbstract superclass for allIncrementalKeyedStateHandle.classState handle for local copies ofIncrementalRemoteKeyedStateHandle.classThe handle to states of an incremental snapshot.