Package org.apache.spark
Class TaskResultLost
Object
org.apache.spark.TaskResultLost
:: DeveloperApi ::
The task finished successfully, but the result was lost from the executor's block manager before
it was fetched.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract static boolean
static boolean
abstract static boolean
abstract static int
abstract static Object
productElement
(int n) static String
productElementName
(int n) static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
static String
static String
-
Constructor Details
-
TaskResultLost
public TaskResultLost()
-
-
Method Details
-
toErrorString
-
countTowardsTaskFailures
public static boolean countTowardsTaskFailures() -
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-