public class SparkListenerExecutorExcludedForStage extends Object implements SparkListenerEvent, scala.Product, scala.Serializable
Constructor and Description |
---|
SparkListenerExecutorExcludedForStage(long time,
String executorId,
int taskFailures,
int stageId,
int stageAttemptId) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2,
T3 v3,
T4 v4,
T5 v5) |
String |
executorId() |
int |
stageAttemptId() |
int |
stageId() |
int |
taskFailures() |
long |
time() |
static String |
toString() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
logEvent