public class SparkListenerJobStart extends Object implements SparkListenerEvent, scala.Product, scala.Serializable
| Constructor and Description |
|---|
SparkListenerJobStart(int jobId,
scala.collection.Seq<Object> stageIds,
java.util.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
int |
jobId() |
java.util.Properties |
properties() |
scala.collection.Seq<Object> |
stageIds() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait