Uses of Class
org.apache.pig.LoadFunc.RequiredField

Packages that use LoadFunc.RequiredField
org.apache.pig Public interfaces and classes for Pig. 
 

Uses of LoadFunc.RequiredField in org.apache.pig
 

Methods in org.apache.pig that return types with arguments of type LoadFunc.RequiredField
 List<LoadFunc.RequiredField> LoadFunc.RequiredFieldList.getFields()
           
 List<LoadFunc.RequiredField> LoadFunc.RequiredField.getSubFields()
           
 

Methods in org.apache.pig with parameters of type LoadFunc.RequiredField
 void LoadFunc.RequiredFieldList.add(LoadFunc.RequiredField rf)
           
 

Method parameters in org.apache.pig with type arguments of type LoadFunc.RequiredField
 void LoadFunc.RequiredField.setSubFields(List<LoadFunc.RequiredField> subFields)
           
 



Copyright © ${year} The Apache Software Foundation