public class StageIDsRearranger extends Object implements PhysicalPlanResolver
| Modifier and Type | Class and Description |
|---|---|
static class |
StageIDsRearranger.TaskTraverse |
| Constructor and Description |
|---|
StageIDsRearranger() |
| Modifier and Type | Method and Description |
|---|---|
static List<Task> |
getExplainOrder(HiveConf conf,
List<Task<?>> tasks) |
static List<Task> |
getFetchSources(List<Task<?>> tasks) |
PhysicalContext |
resolve(PhysicalContext pctx)
All physical plan resolvers have to implement this entry method.
|
public PhysicalContext resolve(PhysicalContext pctx) throws SemanticException
PhysicalPlanResolverresolve in interface PhysicalPlanResolverSemanticExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.