Uses of Class
org.apache.falcon.oozie.coordinator.INPUTEVENTS

Packages that use INPUTEVENTS
org.apache.falcon.oozie.coordinator   
 

Uses of INPUTEVENTS in org.apache.falcon.oozie.coordinator
 

Fields in org.apache.falcon.oozie.coordinator declared as INPUTEVENTS
protected  INPUTEVENTS COORDINATORAPP.inputEvents
           
 

Methods in org.apache.falcon.oozie.coordinator that return INPUTEVENTS
 INPUTEVENTS ObjectFactory.createINPUTEVENTS()
          Create an instance of INPUTEVENTS
 INPUTEVENTS COORDINATORAPP.getInputEvents()
          Gets the value of the inputEvents property.
 

Methods in org.apache.falcon.oozie.coordinator with parameters of type INPUTEVENTS
 void COORDINATORAPP.setInputEvents(INPUTEVENTS value)
          Sets the value of the inputEvents property.
 



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