Uses of Interface
org.apache.flink.runtime.state.SavepointKeyedStateHandle
-
Packages that use SavepointKeyedStateHandle Package Description org.apache.flink.runtime.state -
-
Uses of SavepointKeyedStateHandle in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement SavepointKeyedStateHandle Modifier and Type Class Description class
KeyGroupsSavepointStateHandle
AKeyGroupsStateHandle
that describes a savepoint in the unified format.
-