|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POPackageLite | |
---|---|
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators | |
org.apache.pig.data | This package contains implementations of Pig specific data types as well as support functions for reading, writing, and using all Pig data types. |
Uses of POPackageLite in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators that return POPackageLite | |
---|---|
POPackageLite |
POPackageLite.clone()
Make a deep copy of this operator. |
Uses of POPackageLite in org.apache.pig.data |
---|
Constructors in org.apache.pig.data with parameters of type POPackageLite | |
---|---|
ReadOnceBag(POPackageLite pkg,
Iterator<NullableTuple> tupIter,
Object key)
This constructor creates a bag out of an existing iterator of tuples by taking ownership of the iterator and NOT copying the elements of the iterator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |