Uses of Class
org.apache.pig.StoreFunc

Packages that use StoreFunc
org.apache.hadoop.zebra.pig Implementation of PIG Storer/Loader Interfaces 
org.apache.pig.piggybank.storage   
 

Uses of StoreFunc in org.apache.hadoop.zebra.pig
 

Subclasses of StoreFunc in org.apache.hadoop.zebra.pig
 class TableStorer
          Pig LoadFunc implementation for Zebra Table
 

Uses of StoreFunc in org.apache.pig.piggybank.storage
 

Subclasses of StoreFunc in org.apache.pig.piggybank.storage
 class DBStorage
           
 class MultiStorage
          The UDF is useful for splitting the output data into a bunch of directories and files dynamically based on user specified key field in the output tuple.
 



Copyright © 2012 The Apache Software Foundation