Uses of Class
org.apache.falcon.oozie.hive.ACTION

Packages that use ACTION
org.apache.falcon.converter   
org.apache.falcon.oozie.hive   
 

Uses of ACTION in org.apache.falcon.converter
 

Methods in org.apache.falcon.converter that return types with arguments of type ACTION
protected  JAXBElement<ACTION> OozieProcessMapper.unMarshalHiveAction(ACTION wfAction)
           
 

Method parameters in org.apache.falcon.converter with type arguments of type ACTION
protected  void OozieProcessMapper.marshalHiveAction(ACTION wfAction, JAXBElement<ACTION> actionjaxbElement)
           
 

Uses of ACTION in org.apache.falcon.oozie.hive
 

Methods in org.apache.falcon.oozie.hive that return ACTION
 ACTION ObjectFactory.createACTION()
          Create an instance of ACTION
 

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

Methods in org.apache.falcon.oozie.hive with parameters of type ACTION
 JAXBElement<ACTION> ObjectFactory.createHive(ACTION value)
          Create an instance of JAXBElement<ACTION>}
 



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