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

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

Uses of CONFIGURATION.Property in org.apache.falcon.converter
 

Methods in org.apache.falcon.converter that return CONFIGURATION.Property
protected  CONFIGURATION.Property AbstractOozieEntityMapper.createCoordProperty(String name, String value)
           
 

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

Fields in org.apache.falcon.oozie.coordinator with type parameters of type CONFIGURATION.Property
protected  List<CONFIGURATION.Property> CONFIGURATION.property
           
 

Methods in org.apache.falcon.oozie.coordinator that return CONFIGURATION.Property
 CONFIGURATION.Property ObjectFactory.createCONFIGURATIONProperty()
          Create an instance of CONFIGURATION.Property
 

Methods in org.apache.falcon.oozie.coordinator that return types with arguments of type CONFIGURATION.Property
 List<CONFIGURATION.Property> CONFIGURATION.getProperty()
          Gets the value of the property property.
 



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