Uses of Class
org.apache.flink.runtime.state.AbstractIncrementalStateHandle
-
Packages that use AbstractIncrementalStateHandle Package Description org.apache.flink.runtime.state -
-
Uses of AbstractIncrementalStateHandle in org.apache.flink.runtime.state
Subclasses of AbstractIncrementalStateHandle in org.apache.flink.runtime.state Modifier and Type Class Description classIncrementalLocalKeyedStateHandleState handle for local copies ofIncrementalRemoteKeyedStateHandle.classIncrementalRemoteKeyedStateHandleThe handle to states of an incremental snapshot.
-