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, toQueryPlan
public RewriterPlan(Collection<CubeQueryContext> cubeQueries)
public String getPlan()
DriverQueryPlan
getPlan
in class DriverQueryPlan
public QueryCost getCost()
DriverQueryPlan
getCost
in class DriverQueryPlan
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.