|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Optimizer | |
---|---|
org.apache.pig.impl.logicalLayer.optimizer.streaming |
Uses of Optimizer in org.apache.pig.impl.logicalLayer.optimizer.streaming |
---|
Subclasses of Optimizer in org.apache.pig.impl.logicalLayer.optimizer.streaming | |
---|---|
class |
LoadOptimizer
LoadOptimizer tries to optimize away the deserialization done by Pig
for the simple case of a LOAD followed by a STREAM operator; both with the
equivalent LoadFunc specifications. |
class |
StoreOptimizer
StoreOptimizer tries to optimize away the deserialization done by Pig
for the simple case of a STREAM followed by a STORE operator; both with
equivalent StoreFunc specifications. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |