Interface used to load a streaming Dataset from external storage systems (e.
:: Experimental :: Interface used to write a streaming Dataset to external storage systems (e.
:: Experimental :: A trigger that runs a query periodically based on the processing time.
:: Experimental :: Status and metrics of a streaming sink.
:: Experimental :: Status and metrics of a streaming Source.
:: Experimental :: A handle to a query that is executing continuously in the background as new data arrives.
:: Experimental :: Exception that stopped a StreamingQuery.
:: Experimental :: Interface for listening to events related to StreamingQueries.
:: Experimental :: A class to manage all the StreamingQuery active on a SparkSession.
:: Experimental :: A class used to report information about the progress of a StreamingQuery.
:: Experimental :: Used to indicate how often results should be produced by a StreamingQuery.
:: Experimental :: Used to create ProcessingTime triggers for StreamingQuerys.
:: Experimental :: Companion object of StreamingQueryListener that defines the listener events.