| Package | Description |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.jobgraph | |
| org.apache.flink.runtime.jobmaster |
| Modifier and Type | Method and Description |
|---|---|
static TaskDeploymentDescriptorFactory.PartitionLocationConstraint |
TaskDeploymentDescriptorFactory.PartitionLocationConstraint.fromJobType(JobType jobType) |
| Modifier and Type | Method and Description |
|---|---|
JobType |
JobGraph.getJobType() |
static JobType |
JobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobType[] |
JobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobGraph.setJobType(JobType type) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultSlotPoolServiceSchedulerFactory |
DefaultSlotPoolServiceSchedulerFactory.fromConfiguration(org.apache.flink.configuration.Configuration configuration,
JobType jobType) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.