package
sources
Type Members
-
class
Masquerader extends Serializable
-
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
Value Members
-
Inherited from AnyRef
Inherited from Any