|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AMNodeEventType | |
|---|---|
| org.apache.tez.dag.app.rm.node | |
| Uses of AMNodeEventType in org.apache.tez.dag.app.rm.node |
|---|
| Methods in org.apache.tez.dag.app.rm.node that return AMNodeEventType | |
|---|---|
static AMNodeEventType |
AMNodeEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AMNodeEventType[] |
AMNodeEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.tez.dag.app.rm.node with parameters of type AMNodeEventType | |
|---|---|
AMNodeEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
AMNodeEventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||