Modifier and Type | Method and Description |
---|---|
void |
PhyPlanSetter.visitLocalRearrange(POLocalRearrange lr) |
void |
MRCompiler.visitLocalRearrange(POLocalRearrange op) |
Modifier and Type | Method and Description |
---|---|
void |
PlanPrinter.visitLocalRearrange(POLocalRearrange op) |
void |
PhyPlanVisitor.visitLocalRearrange(POLocalRearrange lr) |
Modifier and Type | Class and Description |
---|---|
class |
POPartitionRearrange
The partition rearrange operator is a part of the skewed join
implementation.
|
Modifier and Type | Method and Description |
---|---|
POLocalRearrange |
POLocalRearrange.clone()
Make a deep copy of this operator.
|
Constructor and Description |
---|
POMergeCogroup(OperatorKey k,
java.util.List<PhysicalOperator> inpPOs,
POLocalRearrange[] lrs,
int parallel) |
Modifier and Type | Method and Description |
---|---|
void |
IllustratorAttacher.visitLocalRearrange(POLocalRearrange lr) |
Copyright © 2007-2012 The Apache Software Foundation