Uses of Class
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POStoreImpl

Packages that use POStoreImpl
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
 

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)
           
 



Copyright © 2007-2012 The Apache Software Foundation