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