|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
Uses of POStoreImpl in org.apache.pig.backend.local.executionengine |
---|
Subclasses of POStoreImpl in org.apache.pig.backend.local.executionengine | |
---|---|
class |
LocalPOStoreImpl
This class implements the behavior of a POStore in the local execution engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |