|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAGEventSchedulerUpdate.UpdateType | |
|---|---|
| org.apache.tez.dag.app.dag.event | |
| Uses of DAGEventSchedulerUpdate.UpdateType in org.apache.tez.dag.app.dag.event |
|---|
| Methods in org.apache.tez.dag.app.dag.event that return DAGEventSchedulerUpdate.UpdateType | |
|---|---|
DAGEventSchedulerUpdate.UpdateType |
DAGEventSchedulerUpdate.getUpdateType()
|
static DAGEventSchedulerUpdate.UpdateType |
DAGEventSchedulerUpdate.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DAGEventSchedulerUpdate.UpdateType[] |
DAGEventSchedulerUpdate.UpdateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.tez.dag.app.dag.event with parameters of type DAGEventSchedulerUpdate.UpdateType | |
|---|---|
DAGEventSchedulerUpdate(DAGEventSchedulerUpdate.UpdateType updateType,
TaskAttempt attempt)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||