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