Uses of Interface
org.apache.pig.LoadPushDown

Packages that use LoadPushDown
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.builtin This package contains builtin Pig UDFs. 
 

Uses of LoadPushDown in org.apache.pig.backend.hadoop.hbase
 

Classes in org.apache.pig.backend.hadoop.hbase that implement LoadPushDown
 class HBaseStorage
          A HBase implementation of LoadFunc and StoreFunc.
 

Uses of LoadPushDown in org.apache.pig.builtin
 

Classes in org.apache.pig.builtin that implement LoadPushDown
 class PigStorage
          A load function that parses a line of input into fields using a delimiter to set the fields.
 



Copyright © ${year} The Apache Software Foundation