public class POLocalRearrangeTezFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
POLocalRearrangeTezFactory.LocalRearrangeType |
| Constructor and Description |
|---|
POLocalRearrangeTezFactory(java.lang.String scope,
NodeIdGenerator nig) |
| Modifier and Type | Method and Description |
|---|---|
POLocalRearrangeTez |
create() |
POLocalRearrangeTez |
create(int index,
POLocalRearrangeTezFactory.LocalRearrangeType type) |
POLocalRearrangeTez |
create(int index,
POLocalRearrangeTezFactory.LocalRearrangeType type,
java.util.List<PhysicalPlan> plans,
byte keyType) |
POLocalRearrangeTez |
create(POLocalRearrangeTezFactory.LocalRearrangeType type) |
public POLocalRearrangeTezFactory(java.lang.String scope,
NodeIdGenerator nig)
public POLocalRearrangeTez create() throws PlanException
PlanExceptionpublic POLocalRearrangeTez create(POLocalRearrangeTezFactory.LocalRearrangeType type) throws PlanException
PlanExceptionpublic POLocalRearrangeTez create(int index, POLocalRearrangeTezFactory.LocalRearrangeType type) throws PlanException
PlanExceptionpublic POLocalRearrangeTez create(int index, POLocalRearrangeTezFactory.LocalRearrangeType type, java.util.List<PhysicalPlan> plans, byte keyType) throws PlanException
PlanExceptionCopyright © 2007-2025 The Apache Software Foundation