Uses of Package
org.apache.flink.runtime.jobmanager.scheduler
-
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.executiongraph Class Description CoLocationGroup 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.SlotSharingGroup 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.jobgraph Class Description CoLocationGroup 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.CoLocationGroupImpl ACoLocationGroupimplementation.SlotSharingGroup 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.scheduler Class Description CoLocationConstraint ACoLocationConstraintstores the ID ofCoLocationGroupand an ID referring to the actual subtask (i.e.CoLocationGroup 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.CoLocationGroupImpl ACoLocationGroupimplementation.Locality LocationPreferenceConstraint Defines the location preference constraint.NoResourceAvailableException Indicates resource allocation failures. -
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.jobmaster Class Description Locality -
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.jobmaster.slotpool Class Description Locality -
Classes in org.apache.flink.runtime.jobmanager.scheduler used by org.apache.flink.runtime.scheduler Class Description SlotSharingGroup 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.scheduler.adaptive Class Description SlotSharingGroup 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.scheduler.adaptive.allocator Class Description SlotSharingGroup 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.streaming.api.graph.util Class Description SlotSharingGroup A slot sharing units defines which different task (from different job vertices) can be deployed together within a slot.