Package org.apache.spark
Class Resubmitted
Object
org.apache.spark.Resubmitted
:: DeveloperApi ::
 A 
org.apache.spark.scheduler.ShuffleMapTask that completed successfully earlier, but we
 lost the executor before the stage completed. This means Spark needs to reschedule the task
 to be re-executed on a different executor.- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract static booleanstatic booleanabstract static booleanabstract static intabstract static ObjectproductElement(int n) static scala.collection.Iterator<Object>static Stringstatic String 
- 
Constructor Details
- 
Resubmitted
public Resubmitted() 
 - 
 - 
Method Details
- 
toErrorString
 - 
countTowardsTaskFailures
public static boolean countTowardsTaskFailures() - 
canEqual
 - 
equals
 - 
productElement
 - 
productArity
public abstract static int productArity() - 
productIterator
 - 
productPrefix
 
 -