public class VertexEventRootInputFailed extends VertexEvent
| Constructor and Description |
|---|
VertexEventRootInputFailed(org.apache.tez.dag.records.TezVertexID vertexId,
String inputName,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError() |
String |
getInputName() |
getVertexIdCopyright © 2014 Apache Software Foundation. All rights reserved.