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

All Known Implementing Classes:
OozieSchema.OozieIndex
Enclosing class:
Schema

public static interface Schema.Index

Interface for Index


Method Summary
 Schema.Column column()
          Column that is to be indexed
 

Method Detail

column

Schema.Column column()
Column that is to be indexed

Returns:


Copyright © 2013 Apache Software Foundation. All Rights Reserved.