org.apache.hadoop.hive.metastore
Class Table
java.lang.Object
org.apache.hadoop.hive.metastore.ROTable
org.apache.hadoop.hive.metastore.RWTable
org.apache.hadoop.hive.metastore.Table
public class Table
- extends RWTable
Constructor Summary |
protected |
Table()
|
protected |
Table(DB parent,
String tableName,
org.apache.hadoop.conf.Configuration conf,
boolean o_rdonly)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Table
protected Table()
Table
protected Table(DB parent,
String tableName,
org.apache.hadoop.conf.Configuration conf,
boolean o_rdonly)
throws UnknownTableException,
MetaException
- Throws:
UnknownTableException
MetaException
Copyright © 2009 The Apache Software Foundation