Uses of Class
org.apache.flink.runtime.state.KeyGroupsStateHandle
Packages that use KeyGroupsStateHandle
-
Uses of KeyGroupsStateHandle in org.apache.flink.runtime.state
Subclasses of KeyGroupsStateHandle in org.apache.flink.runtime.stateModifier and TypeClassDescriptionclassAKeyGroupsStateHandlethat describes a savepoint in the unified format.Methods in org.apache.flink.runtime.state that return KeyGroupsStateHandleModifier and TypeMethodDescriptionKeyGroupsSavepointStateHandle.getIntersection(KeyGroupRange keyGroupRange) KeyGroupsStateHandle.getIntersection(KeyGroupRange keyGroupRange) static KeyGroupsStateHandleKeyGroupsStateHandle.restore(KeyGroupRangeOffsets groupRangeOffsets, StreamStateHandle streamStateHandle, StateHandleID stateHandleId)