| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetTablesRequest |
GetTablesRequest.deepCopy() |
GetTablesRequest |
ThriftHiveMetastore.get_table_objects_by_name_req_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTablesRequest.compareTo(GetTablesRequest other) |
boolean |
GetTablesRequest.equals(GetTablesRequest that) |
GetTablesResult |
ThriftHiveMetastore.Iface.get_table_objects_by_name_req(GetTablesRequest req) |
GetTablesResult |
ThriftHiveMetastore.Client.get_table_objects_by_name_req(GetTablesRequest req) |
void |
ThriftHiveMetastore.AsyncIface.get_table_objects_by_name_req(GetTablesRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_table_objects_by_name_req(GetTablesRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_table_objects_by_name_req(GetTablesRequest req) |
void |
ThriftHiveMetastore.get_table_objects_by_name_req_args.setReq(GetTablesRequest req) |
| Constructor and Description |
|---|
get_table_objects_by_name_req_args(GetTablesRequest req) |
get_table_objects_by_name_req_call(GetTablesRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetTablesRequest(GetTablesRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.