Package

org.apache.spark.sql

sources

Permalink

package sources

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

Type Members

  1. class Masquerader extends Serializable

    Permalink
  2. case class SampleTableQuery(schemaFromExecutedPlan: Option[QueryExecution], child: LogicalPlan, error: Double, confidence: Double, sampleRatioAttribute: Masquerader, bootstrapMultiplicities: Option[Attribute], isAQPDebug: Boolean, isFixedSeed: Boolean, analysisType: Option[Type], bsMultiplictyAliasID: ExprId, numBSTrials: Int, behavior: Type, sampleTable: String, ruleNumProcessing: Int = 1, makeVisible: Boolean, isDistributed: Boolean, logicalPlanForQueryRouting: Option[LogicalPlan]) extends SnappyUnaryNode with Product with Serializable

    Permalink

Value Members

  1. object SampleTableQuery extends Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped