public interface HiveMetaStoreClientCompatibility
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.Table |
getTable(String dbname,
String name) |
boolean |
tableExists(String dbname,
String name) |
org.apache.hadoop.hive.metastore.api.Table getTable(String dbname, String name) throws org.apache.hadoop.hive.metastore.api.MetaException, org.apache.thrift.TException, org.apache.hadoop.hive.metastore.api.NoSuchObjectException
org.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionorg.apache.hadoop.hive.metastore.api.NoSuchObjectExceptionboolean tableExists(String dbname, String name) throws org.apache.hadoop.hive.metastore.api.MetaException, org.apache.thrift.TException, org.apache.hadoop.hive.metastore.api.NoSuchObjectException
org.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionorg.apache.hadoop.hive.metastore.api.NoSuchObjectExceptionCopyright © 2018–2020 Hotels.com (Data Platform Team). All rights reserved.