Package

org.apache.spark.sql

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class ExecutionListenerManager extends Logging

    Permalink

    :: Experimental ::

    Annotations
    @Experimental()
  2. trait QueryExecutionListener extends AnyRef

    Permalink

    :: 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.

    Annotations
    @Experimental()

Ungrouped