| Package | Description |
|---|---|
| org.apache.tez.dag.app.dag.event |
| Modifier and Type | Method and Description |
|---|---|
static DAGAppMasterEventType |
DAGAppMasterEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DAGAppMasterEventType[] |
DAGAppMasterEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DAGAppMasterEvent(DAGAppMasterEventType type) |
DAGAppMasterEventUserServiceFatalError(DAGAppMasterEventType type,
String diagnostics,
Throwable t) |
Copyright © 2019 Apache Software Foundation. All rights reserved.