| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetTableRequest |
GetTableRequest.deepCopy() |
GetTableRequest |
ThriftHiveMetastore.get_table_req_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTableRequest.compareTo(GetTableRequest other) |
boolean |
GetTableRequest.equals(GetTableRequest that) |
GetTableResult |
ThriftHiveMetastore.Iface.get_table_req(GetTableRequest req) |
GetTableResult |
ThriftHiveMetastore.Client.get_table_req(GetTableRequest req) |
void |
ThriftHiveMetastore.AsyncIface.get_table_req(GetTableRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_table_req(GetTableRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_table_req(GetTableRequest req) |
void |
ThriftHiveMetastore.get_table_req_args.setReq(GetTableRequest req) |
| Constructor and Description |
|---|
get_table_req_args(GetTableRequest req) |
get_table_req_call(GetTableRequest 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) |
GetTableRequest(GetTableRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.