Package

org.apache.spark.sql.execution

ui

Permalink

package ui

Visibility
  1. Public
  2. All

Type Members

  1. class SnappySQLListener extends SQLListener

    Permalink

    Snappy's SQL Listener.

  2. case class SparkListenerSQLPlanExecutionStart(executionId: Long, description: String, details: String, physicalPlanDescription: String, sparkPlanInfo: SparkPlanInfo, time: Long) extends SparkListenerEvent with Product with Serializable

    Permalink

    A new event that is fired when a plan is executed to get an RDD.

Ungrouped