public class SparkListenerApplicationStart extends Object implements SparkListenerEvent, scala.Product, scala.Serializable
| Constructor and Description |
|---|
SparkListenerApplicationStart(String appName,
scala.Option<String> appId,
long time,
String sparkUser) |
| Modifier and Type | Method and Description |
|---|---|
scala.Option<String> |
appId() |
String |
appName() |
String |
sparkUser() |
long |
time() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait