Uses of Interface
org.apache.flink.runtime.state.KeyGroupsList
Packages that use KeyGroupsList
-
Uses of KeyGroupsList in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement KeyGroupsListModifier and TypeClassDescriptionclassThis class defines a range of key-group indexes.Methods in org.apache.flink.runtime.state that return KeyGroupsListModifier and TypeMethodDescriptionKeyedStateCheckpointOutputStream.getKeyGroupList()Returns a list of all key-groups which can be written to this stream.