Uses of Class
org.apache.falcon.oozie.hive.MKDIR

Packages that use MKDIR
org.apache.falcon.oozie.hive   
 

Uses of MKDIR in org.apache.falcon.oozie.hive
 

Fields in org.apache.falcon.oozie.hive with type parameters of type MKDIR
protected  List<MKDIR> PREPARE.mkdir
           
 

Methods in org.apache.falcon.oozie.hive that return MKDIR
 MKDIR ObjectFactory.createMKDIR()
          Create an instance of MKDIR
 

Methods in org.apache.falcon.oozie.hive that return types with arguments of type MKDIR
 List<MKDIR> PREPARE.getMkdir()
          Gets the value of the mkdir property.
 



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