Uses of Interface
org.apache.oozie.util.db.Schema.Index

Packages that use Schema.Index
org.apache.oozie.store   
org.apache.oozie.util.db   
 

Uses of Schema.Index in org.apache.oozie.store
 

Classes in org.apache.oozie.store that implement Schema.Index
static class OozieSchema.OozieIndex
           
 

Uses of Schema.Index in org.apache.oozie.util.db
 

Methods in org.apache.oozie.util.db with parameters of type Schema.Index
static String Schema.generateCreateIndexScript(Schema.Index index, Schema.DBType dbType)
          Generates the SQL statement for creating the Index
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.