Uses of Class
org.apache.falcon.oozie.workflow.PIG

Packages that use PIG
org.apache.falcon.oozie.workflow   
 

Uses of PIG in org.apache.falcon.oozie.workflow
 

Fields in org.apache.falcon.oozie.workflow declared as PIG
protected  PIG ACTION.pig
           
 

Methods in org.apache.falcon.oozie.workflow that return PIG
 PIG ObjectFactory.createPIG()
          Create an instance of PIG
 PIG ACTION.getPig()
          Gets the value of the pig property.
 

Methods in org.apache.falcon.oozie.workflow that return types with arguments of type PIG
 JAXBElement<PIG> ObjectFactory.createPig(PIG value)
          Create an instance of JAXBElement<PIG>}
 

Methods in org.apache.falcon.oozie.workflow with parameters of type PIG
 JAXBElement<PIG> ObjectFactory.createPig(PIG value)
          Create an instance of JAXBElement<PIG>}
 void ACTION.setPig(PIG value)
          Sets the value of the pig property.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.