public class VertexEventRootInputFailed extends VertexEvent
| Constructor and Description |
|---|
VertexEventRootInputFailed(TezVertexID vertexId,
String inputName,
AMUserCodeException error) |
| Modifier and Type | Method and Description |
|---|---|
AMUserCodeException |
getError() |
String |
getInputName() |
getVertexIDgetSerializingHashgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDAGIDgetApplicationIdpublic VertexEventRootInputFailed(TezVertexID vertexId, String inputName, AMUserCodeException error)
public AMUserCodeException getError()
public String getInputName()
Copyright © 2022 Apache Software Foundation. All rights reserved.