public class SparkListenerStageSubmitted extends java.lang.Object implements SparkListenerEvent, scala.Product, scala.Serializable
| Constructor and Description |
|---|
SparkListenerStageSubmitted(StageInfo stageInfo,
java.util.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
properties() |
StageInfo |
stageInfo() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait