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

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

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

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.