public class DAGEventSchedulerUpdate extends DAGEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DAGEventSchedulerUpdate.UpdateType |
| Constructor and Description |
|---|
DAGEventSchedulerUpdate(DAGEventSchedulerUpdate.UpdateType updateType,
TaskAttempt attempt) |
| Modifier and Type | Method and Description |
|---|---|
TaskAttempt |
getAttempt() |
DAGEventSchedulerUpdate.UpdateType |
getUpdateType() |
public DAGEventSchedulerUpdate(DAGEventSchedulerUpdate.UpdateType updateType, TaskAttempt attempt)
public DAGEventSchedulerUpdate.UpdateType getUpdateType()
public TaskAttempt getAttempt()
Copyright © 2019 Apache Software Foundation. All rights reserved.