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

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

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

Fields in org.apache.falcon.oozie.workflow declared as PIPES
protected  PIPES MAPREDUCE.pipes
           
 

Methods in org.apache.falcon.oozie.workflow that return PIPES
 PIPES ObjectFactory.createPIPES()
          Create an instance of PIPES
 PIPES MAPREDUCE.getPipes()
          Gets the value of the pipes property.
 

Methods in org.apache.falcon.oozie.workflow with parameters of type PIPES
 void MAPREDUCE.setPipes(PIPES value)
          Sets the value of the pipes property.
 



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