| Package | Description |
|---|---|
| org.apache.tez.dag.api |
| Modifier and Type | Method and Description |
|---|---|
static EdgeProperty.SchedulingType |
DagTypeConverters.convertFromDAGPlan(DAGProtos.PlanEdgeSchedulingType type) |
EdgeProperty.SchedulingType |
EdgeProperty.getSchedulingType()
Get the
EdgeProperty.SchedulingType |
static EdgeProperty.SchedulingType |
EdgeProperty.SchedulingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdgeProperty.SchedulingType[] |
EdgeProperty.SchedulingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Apache Software Foundation. All rights reserved.