Uses of Class
org.apache.falcon.oozie.bundle.COORDINATOR

Packages that use COORDINATOR
org.apache.falcon.oozie.bundle   
 

Uses of COORDINATOR in org.apache.falcon.oozie.bundle
 

Fields in org.apache.falcon.oozie.bundle with type parameters of type COORDINATOR
protected  List<COORDINATOR> BUNDLEAPP.coordinator
           
 

Methods in org.apache.falcon.oozie.bundle that return COORDINATOR
 COORDINATOR ObjectFactory.createCOORDINATOR()
          Create an instance of COORDINATOR
 

Methods in org.apache.falcon.oozie.bundle that return types with arguments of type COORDINATOR
 List<COORDINATOR> BUNDLEAPP.getCoordinator()
          Gets the value of the coordinator property.
 



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