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() |
getVertexIdgetSerializingHashpublic VertexEventRootInputFailed(TezVertexID vertexId, String inputName, AMUserCodeException error)
public AMUserCodeException getError()
public String getInputName()
Copyright © 2021 Apache Software Foundation. All rights reserved.