Package

org.apache.spark.sql

hive

Permalink

package hive

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. hive
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class SampledRelation(child: SparkPlan) extends SparkPlan with UnaryExecNode with Product with Serializable

    Permalink
  2. class SnappyAQPSessionCatalog extends SnappySessionCatalog

    Permalink
  3. case class TopKPlan(topK: (TopKWrapper, RDD[(Int, TopK)])) extends LeafNode with Product with Serializable

    Permalink

Value Members

  1. object IdentifySampledRelation extends Rule[SparkPlan]

    Permalink
  2. object TopKPlan extends Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped