|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of POStoreImpl in org.apache.pig.backend.hadoop.executionengine.fetch |
---|
Subclasses of POStoreImpl in org.apache.pig.backend.hadoop.executionengine.fetch | |
---|---|
class |
FetchPOStoreImpl
This class is used to have a POStore write the output to the underlying storage via a output collector/record writer in case of a fetch task. |
Uses of POStoreImpl in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
---|
Subclasses of POStoreImpl in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
---|---|
class |
MapReducePOStoreImpl
This class is used to have a POStore write to DFS via a output collector/record writer. |
Uses of POStoreImpl in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators |
---|
Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators with parameters of type POStoreImpl | |
---|---|
void |
POStore.setStoreImpl(POStoreImpl impl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |