Package org.apache.spark.sql.streaming
Class StreamingQueryListener.QueryStartedEvent$
Object
org.apache.spark.sql.streaming.StreamingQueryListener.QueryStartedEvent$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StreamingQueryListener
public static class StreamingQueryListener.QueryStartedEvent$
extends Object
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StreamingQueryListener.QueryStartedEvent$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
QueryStartedEvent$
public QueryStartedEvent$()
-