Uses of Class
org.apache.pig.StoreConfig

Packages that use StoreConfig
org.apache.pig.backend.hadoop.executionengine.util   
 

Uses of StoreConfig in org.apache.pig.backend.hadoop.executionengine.util
 

Methods in org.apache.pig.backend.hadoop.executionengine.util that return StoreConfig
static StoreConfig MapRedUtil.getStoreConfig(org.apache.hadoop.mapred.JobConf conf)
          This method is to be called from an OutputFormat.getRecordWriter(FileSystem ignored, JobConf job, String name, Progressable progress) method to obtain a reference to the StoreConfig object.
 



Copyright © ${year} The Apache Software Foundation