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

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

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

Fields in org.apache.falcon.oozie.coordinator declared as CONTROLS
protected  CONTROLS COORDINATORAPP.controls
           
 

Methods in org.apache.falcon.oozie.coordinator that return CONTROLS
 CONTROLS ObjectFactory.createCONTROLS()
          Create an instance of CONTROLS
 CONTROLS COORDINATORAPP.getControls()
          Gets the value of the controls property.
 

Methods in org.apache.falcon.oozie.coordinator with parameters of type CONTROLS
 void COORDINATORAPP.setControls(CONTROLS value)
          Sets the value of the controls property.
 



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