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

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

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

Fields in org.apache.falcon.oozie.workflow declared as MAPREDUCE
protected  MAPREDUCE ACTION.mapReduce
           
 

Methods in org.apache.falcon.oozie.workflow that return MAPREDUCE
 MAPREDUCE ObjectFactory.createMAPREDUCE()
          Create an instance of MAPREDUCE
 MAPREDUCE ACTION.getMapReduce()
          Gets the value of the mapReduce property.
 

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

Methods in org.apache.falcon.oozie.workflow with parameters of type MAPREDUCE
 JAXBElement<MAPREDUCE> ObjectFactory.createMapReduce(MAPREDUCE value)
          Create an instance of JAXBElement<MAPREDUCE>}
 void ACTION.setMapReduce(MAPREDUCE value)
          Sets the value of the mapReduce property.
 



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