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

Packages that use CONFIGURATION
org.apache.falcon.converter   
org.apache.falcon.oozie.coordinator   
 

Uses of CONFIGURATION in org.apache.falcon.converter
 

Methods in org.apache.falcon.converter that return CONFIGURATION
protected  CONFIGURATION AbstractOozieEntityMapper.getCoordConfig(Map<String,String> propMap)
           
 

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

Fields in org.apache.falcon.oozie.coordinator declared as CONFIGURATION
protected  CONFIGURATION WORKFLOW.configuration
           
 

Methods in org.apache.falcon.oozie.coordinator that return CONFIGURATION
 CONFIGURATION ObjectFactory.createCONFIGURATION()
          Create an instance of CONFIGURATION
 CONFIGURATION WORKFLOW.getConfiguration()
          Gets the value of the configuration property.
 

Methods in org.apache.falcon.oozie.coordinator with parameters of type CONFIGURATION
 void WORKFLOW.setConfiguration(CONFIGURATION value)
          Sets the value of the configuration property.
 



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