Uses of Class
org.apache.hadoop.hive.metastore.Table

Packages that use Table
org.apache.hadoop.hive.metastore   
 

Uses of Table in org.apache.hadoop.hive.metastore
 

Methods in org.apache.hadoop.hive.metastore that return Table
static Table RWTable.create(DB parent, String tableName, Properties schema, org.apache.hadoop.conf.Configuration conf)
          create
 Table DB.getTable(String tableName, boolean o_rdonly)
           
 

Methods in org.apache.hadoop.hive.metastore with parameters of type Table
 boolean ROTable.equals(Table other)
           
 



Copyright © 2009 The Apache Software Foundation