Uses of Interface
org.apache.pig.SamplableLoader

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

Uses of SamplableLoader in org.apache.pig.builtin
 

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

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

Fields in org.apache.pig.impl.builtin declared as SamplableLoader
protected  SamplableLoader SampleLoader.loader
           
 



Copyright © ${year} The Apache Software Foundation