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