:: Experimental ::
:: Experimental :: The interface of query execution listener that can be used to analyze execution metrics.
:: Experimental :: The interface of query execution listener that can be used to analyze execution metrics.
Note that implementations should guarantee thread-safety as they can be invoked by multiple different threads.
:: Experimental ::
Manager for QueryExecutionListener. See org.apache.spark.sql.SQLContext.listenerManager.