public class ExecutorLostFailure extends java.lang.Object implements TaskFailedReason, scala.Product, scala.Serializable
| Constructor and Description |
|---|
ExecutorLostFailure(java.lang.String execId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execId() |
java.lang.String |
toErrorString()
Error message displayed in the web UI.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic java.lang.String execId()
public java.lang.String toErrorString()
TaskFailedReasontoErrorString in interface TaskFailedReason