|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LOConst | |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer | Implementation of physical operators that use hadoop as the execution engine and data storage. |
org.apache.pig.impl.logicalLayer | The logical operators that represent a pig script and tools for manipulating those operators. |
org.apache.pig.impl.logicalLayer.optimizer | |
org.apache.pig.impl.logicalLayer.validators |
Uses of LOConst in org.apache.pig.backend.hadoop.executionengine.physicalLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer with parameters of type LOConst | |
---|---|
void |
LogToPhyTranslationVisitor.visit(LOConst op)
|
Uses of LOConst in org.apache.pig.impl.logicalLayer |
---|
Methods in org.apache.pig.impl.logicalLayer with parameters of type LOConst | |
---|---|
protected void |
LOVisitor.visit(LOConst store)
|
protected void |
LogicalPlanCloneHelper.visit(LOConst constant)
|
void |
PlanSetter.visit(LOConst op)
|
Uses of LOConst in org.apache.pig.impl.logicalLayer.optimizer |
---|
Methods in org.apache.pig.impl.logicalLayer.optimizer with parameters of type LOConst | |
---|---|
protected void |
SchemaCalculator.visit(LOConst c)
|
protected void |
SchemaRemover.visit(LOConst c)
|
Uses of LOConst in org.apache.pig.impl.logicalLayer.validators |
---|
Methods in org.apache.pig.impl.logicalLayer.validators with parameters of type LOConst | |
---|---|
protected void |
TypeCheckingVisitor.visit(LOConst cs)
LOConst. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |