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

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

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

Fields in org.apache.falcon.oozie.workflow declared as STREAMING
protected  STREAMING MAPREDUCE.streaming
           
 

Methods in org.apache.falcon.oozie.workflow that return STREAMING
 STREAMING ObjectFactory.createSTREAMING()
          Create an instance of STREAMING
 STREAMING MAPREDUCE.getStreaming()
          Gets the value of the streaming property.
 

Methods in org.apache.falcon.oozie.workflow with parameters of type STREAMING
 void MAPREDUCE.setStreaming(STREAMING value)
          Sets the value of the streaming property.
 



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