|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LOStream | |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer | Implementation of physical operators that use hadoop as the execution engine and data storage. |
org.apache.pig.backend.local.executionengine.physicalLayer | |
org.apache.pig.impl.logicalLayer | The logical operators that represent a pig script and tools for manipulating those operators. |
org.apache.pig.impl.logicalLayer.validators |
Uses of LOStream in org.apache.pig.backend.hadoop.executionengine.physicalLayer |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer with parameters of type LOStream | |
---|---|
void |
LogToPhyTranslationVisitor.visit(LOStream stream)
|
Uses of LOStream in org.apache.pig.backend.local.executionengine.physicalLayer |
---|
Methods in org.apache.pig.backend.local.executionengine.physicalLayer with parameters of type LOStream | |
---|---|
void |
LocalLogToPhyTranslationVisitor.visit(LOStream stream)
|
Uses of LOStream in org.apache.pig.impl.logicalLayer |
---|
Methods in org.apache.pig.impl.logicalLayer with parameters of type LOStream | |
---|---|
protected void |
ProjectionMapRemover.visit(LOStream stream)
|
protected void |
ProjectionMapCalculator.visit(LOStream stream)
|
void |
PlanSetter.visit(LOStream op)
|
protected void |
LogicalPlanCloneHelper.visit(LOStream stream)
|
protected void |
LOVisitor.visit(LOStream stream)
|
protected void |
ColumnPruner.visit(LOStream stream)
|
Uses of LOStream in org.apache.pig.impl.logicalLayer.validators |
---|
Methods in org.apache.pig.impl.logicalLayer.validators with parameters of type LOStream | |
---|---|
protected void |
SchemaAliasVisitor.visit(LOStream stream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |