Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.tez | |
org.apache.pig.backend.hadoop.executionengine.tez.plan | |
org.apache.pig.tools.pigstats.tez |
Modifier and Type | Method and Description |
---|---|
TezPlanContainer |
TezLauncher.compile(PhysicalPlan php,
PigContext pc) |
Modifier and Type | Method and Description |
---|---|
TezJob |
TezJobCompiler.compile(TezPlanContainerNode tezPlanNode,
TezPlanContainer planContainer) |
Modifier and Type | Method and Description |
---|---|
TezPlanContainer |
TezCompiler.getPlanContainer() |
Constructor and Description |
---|
TezPlanContainerPrinter(java.io.PrintStream ps,
TezPlanContainer planContainer) |
TezPlanContainerUDFCollector(TezPlanContainer planContainer) |
TezPlanContainerVisitor(TezPlanContainer plan,
PlanWalker<TezPlanContainerNode,TezPlanContainer> walker) |
Constructor and Description |
---|
TezPlanContainerVisitor(TezPlanContainer plan,
PlanWalker<TezPlanContainerNode,TezPlanContainer> walker) |
Modifier and Type | Method and Description |
---|---|
void |
TezPigScriptStats.initialize(TezPlanContainer tezPlanContainer) |
Copyright © 2007-2012 The Apache Software Foundation