Package org.apache.spark.sql.streaming
Class StreamingQueryListener.QueryTerminatedEvent$
Object
org.apache.spark.sql.streaming.StreamingQueryListener.QueryTerminatedEvent$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StreamingQueryListener
public static class StreamingQueryListener.QueryTerminatedEvent$
extends Object
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StreamingQueryListener.QueryTerminatedEvent$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
-
QueryTerminatedEvent$
public QueryTerminatedEvent$()
-