Uses of Interface
org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
Packages that use CoLocationGroup
Package
Description
-
Uses of CoLocationGroup in org.apache.flink.runtime.executiongraph
Methods in org.apache.flink.runtime.executiongraph that return CoLocationGroup -
Uses of CoLocationGroup in org.apache.flink.runtime.jobgraph
Methods in org.apache.flink.runtime.jobgraph that return CoLocationGroupMethods in org.apache.flink.runtime.jobgraph that return types with arguments of type CoLocationGroupModifier and TypeMethodDescriptionJobGraph.getCoLocationGroups()Returns allCoLocationGroupinstances associated with thisJobGraph. -
Uses of CoLocationGroup in org.apache.flink.runtime.jobmanager.scheduler
Classes in org.apache.flink.runtime.jobmanager.scheduler that implement CoLocationGroup