Modifier and Type | Method and Description |
---|---|
static POForEach |
MRUtil.getPlainForEachOP(java.lang.String scope,
NodeIdGenerator nig) |
static void |
MRUtil.simpleConnectMapToReduce(MapReduceOper mro,
java.lang.String scope,
NodeIdGenerator nig) |
Constructor and Description |
---|
POLocalRearrangeTezFactory(java.lang.String scope,
NodeIdGenerator nig) |
Modifier and Type | Method and Description |
---|---|
static POForEach |
TezCompilerUtil.getForEach(POProject project,
int rp,
java.lang.String scope,
NodeIdGenerator nig) |
static POForEach |
TezCompilerUtil.getForEachPlain(java.lang.String scope,
NodeIdGenerator nig) |
static POStore |
TezCompilerUtil.getStore(java.lang.String scope,
NodeIdGenerator nig) |
static void |
TezCompilerUtil.simpleConnectTwoVertex(TezOperPlan tezPlan,
TezOperator op1,
TezOperator op2,
java.lang.String scope,
NodeIdGenerator nig) |
Modifier and Type | Method and Description |
---|---|
static NodeIdGenerator |
NodeIdGenerator.getGenerator() |
Modifier and Type | Field and Description |
---|---|
protected NodeIdGenerator |
ExpToPhyTranslationVisitor.nodeGen |
Modifier and Type | Field and Description |
---|---|
protected NodeIdGenerator |
LogToPhyTranslationVisitor.nodeGen |
Copyright © 2007-2012 The Apache Software Foundation