|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LOStore | |
---|---|
org.apache.pig.impl.logicalLayer | |
org.apache.pig.impl.logicalLayer.optimizer.streaming |
Uses of LOStore in org.apache.pig.impl.logicalLayer |
---|
Methods in org.apache.pig.impl.logicalLayer with parameters of type LOStore | |
---|---|
void |
LOPrinter.visitStore(LOStore s)
Only LOStore.visit() should ever call this method. |
void |
LOTreePrinter.visitStore(LOStore g)
|
void |
LOVisitor.visitStore(LOStore s)
Only LOStore.visit() and subclass implementations of this function should ever call this method. |
Uses of LOStore in org.apache.pig.impl.logicalLayer.optimizer.streaming |
---|
Methods in org.apache.pig.impl.logicalLayer.optimizer.streaming with parameters of type LOStore | |
---|---|
void |
LoadOptimizer.visitStore(LOStore s)
|
void |
StoreOptimizer.visitStore(LOStore s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |