public final class RewriterPlan extends DriverQueryPlan
DriverQueryPlan.ExecMode, DriverQueryPlan.ScanMode| Constructor and Description | 
|---|
| RewriterPlan(Collection<CubeQueryContext> cubeQueries) | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryCost | getCost()Get the cost associated with the plan | 
| String | getPlan()Get the query plan | 
getExecMode, getHandle, getPartitions, getPrepareHandle, getResultDestination, getScanMode, getTablesQueried, getTableWeight, getTableWeights, hasSubQuery, setPrepareHandle, toQueryPlanpublic RewriterPlan(Collection<CubeQueryContext> cubeQueries)
public String getPlan()
DriverQueryPlangetPlan in class DriverQueryPlanpublic QueryCost getCost()
DriverQueryPlangetCost in class DriverQueryPlanCopyright © 2014–2015 Apache Software Foundation. All rights reserved.