Package org.apache.spark.sql.streaming
Interface PythonStreamingQueryListener
public interface PythonStreamingQueryListener
Py4J allows a pure interface so this proxy is required.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Method Details
-
onQueryIdle
-
onQueryProgress
-
onQueryStarted
-
onQueryTerminated
-