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 class
IncrementalLocalKeyedStateHandle
State handle for local copies ofIncrementalRemoteKeyedStateHandle
.class
IncrementalRemoteKeyedStateHandle
The handle to states of an incremental snapshot.
-