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, wait
public String execId()
public String toErrorString()
TaskFailedReason
toErrorString
in interface TaskFailedReason