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

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

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

Methods in org.apache.oozie.store that return OozieSchema.OozieColumn
static OozieSchema.OozieColumn OozieSchema.OozieColumn.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OozieSchema.OozieColumn[] OozieSchema.OozieColumn.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.