Uses of Package
org.apache.flink.runtime.jobmanager.scheduler
Packages that use org.apache.flink.runtime.jobmanager.scheduler
Package
Description
-
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.executiongraphClassDescription
CoLocationGrouprefers to a list ofJobVertexinstances, where the i-th subtask of one vertex has to be executed on the sameTaskManageras the i-th subtask of all otherJobVertexinstances in the same group.A slot sharing units defines which different task (from different job vertices) can be deployed together within a slot. -
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.jobgraphClassDescription
CoLocationGrouprefers to a list ofJobVertexinstances, where the i-th subtask of one vertex has to be executed on the sameTaskManageras the i-th subtask of all otherJobVertexinstances in the same group.ACoLocationGroupimplementation.A slot sharing units defines which different task (from different job vertices) can be deployed together within a slot. -
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.jobmanager.schedulerClassDescriptionA
CoLocationConstraintstores the ID ofCoLocationGroupand an ID referring to the actual subtask (i.e.CoLocationGrouprefers to a list ofJobVertexinstances, where the i-th subtask of one vertex has to be executed on the sameTaskManageras the i-th subtask of all otherJobVertexinstances in the same group.ACoLocationGroupimplementation.Defines the location preference constraint.Indicates resource allocation failures. -
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.jobmaster
-
-
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.schedulerClassDescriptionA slot sharing units defines which different task (from different job vertices) can be deployed together within a slot.
-
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.scheduler.adaptiveClassDescriptionA slot sharing units defines which different task (from different job vertices) can be deployed together within a slot.
-
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.scheduler.adaptive.allocatorClassDescriptionA slot sharing units defines which different task (from different job vertices) can be deployed together within a slot.
-
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.streaming.api.graph.utilClassDescriptionA slot sharing units defines which different task (from different job vertices) can be deployed together within a slot.