Packages

package spark

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class SparkSQLBackendService extends AbstractBackendService

    A org.apache.kyuubi.service.BackendService constructed with SparkSession which give it the ability to talk with Spark and let Spark do all the rest heavy work :)

  2. case class SparkSQLEngine(spark: SparkSession) extends Serverable with Product with Serializable
  3. class SparkTBinaryFrontendService extends TBinaryFrontendService

Value Members

  1. object KyuubiSparkUtil extends Logging
  2. object SparkSQLEngine extends Logging with Serializable
  3. object SparkTBinaryFrontendService extends Logging

Ungrouped