Uses of Class
org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroupImpl
-
Packages that use CoLocationGroupImpl Package Description org.apache.flink.runtime.jobgraph org.apache.flink.runtime.jobmanager.scheduler -
-
Uses of CoLocationGroupImpl in org.apache.flink.runtime.jobgraph
Methods in org.apache.flink.runtime.jobgraph with parameters of type CoLocationGroupImpl Modifier and Type Method Description void
JobVertex. updateCoLocationGroup(CoLocationGroupImpl group)
-
Uses of CoLocationGroupImpl in org.apache.flink.runtime.jobmanager.scheduler
Methods in org.apache.flink.runtime.jobmanager.scheduler with parameters of type CoLocationGroupImpl Modifier and Type Method Description void
CoLocationGroupImpl. mergeInto(CoLocationGroupImpl other)
-