Uses of Interface
org.apache.pig.ReversibleLoadStoreFunc

Packages that use ReversibleLoadStoreFunc
org.apache.pig.builtin   
org.apache.pig.impl.builtin   
 

Uses of ReversibleLoadStoreFunc in org.apache.pig.builtin
 

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

Uses of ReversibleLoadStoreFunc in org.apache.pig.impl.builtin
 

Classes in org.apache.pig.impl.builtin that implement ReversibleLoadStoreFunc
 class RandomSampleLoader
           
 



Copyright © ${year} The Apache Software Foundation