| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetTableResult |
GetTableResult.deepCopy() |
GetTableResult |
ThriftHiveMetastore.Iface.get_table_req(GetTableRequest req) |
GetTableResult |
ThriftHiveMetastore.Client.get_table_req(GetTableRequest req) |
GetTableResult |
ThriftHiveMetastore.AsyncClient.get_table_req_call.getResult() |
GetTableResult |
ThriftHiveMetastore.get_table_req_result.getSuccess() |
GetTableResult |
ThriftHiveMetastore.Client.recv_get_table_req() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetTableResult> |
ThriftHiveMetastore.AsyncProcessor.get_table_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTableResult.compareTo(GetTableResult other) |
boolean |
GetTableResult.equals(GetTableResult that) |
void |
ThriftHiveMetastore.get_table_req_result.setSuccess(GetTableResult success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_table_req.start(I iface,
ThriftHiveMetastore.get_table_req_args args,
org.apache.thrift.async.AsyncMethodCallback<GetTableResult> resultHandler) |
| Constructor and Description |
|---|
get_table_req_result(GetTableResult success,
MetaException o1,
NoSuchObjectException o2) |
GetTableResult(GetTableResult other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.