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