Uses of Class
org.apache.oozie.store.OozieSchema.OozieTable

Packages that use OozieSchema.OozieTable
org.apache.oozie.store   
 

Uses of OozieSchema.OozieTable in org.apache.oozie.store
 

Methods in org.apache.oozie.store that return OozieSchema.OozieTable
static OozieSchema.OozieTable OozieSchema.OozieTable.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OozieSchema.OozieTable[] OozieSchema.OozieTable.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.