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

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

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

Methods in org.apache.falcon.oozie.workflow that return KILL
 KILL ObjectFactory.createKILL()
          Create an instance of KILL
 

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

Methods in org.apache.falcon.oozie.workflow with parameters of type KILL
 JAXBElement<KILL> ObjectFactory.createKill(KILL value)
          Create an instance of JAXBElement<KILL>}
 



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