| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetTablesResult |
GetTablesResult.deepCopy() |
GetTablesResult |
ThriftHiveMetastore.Iface.get_table_objects_by_name_req(GetTablesRequest req) |
GetTablesResult |
ThriftHiveMetastore.Client.get_table_objects_by_name_req(GetTablesRequest req) |
GetTablesResult |
ThriftHiveMetastore.AsyncClient.get_table_objects_by_name_req_call.getResult() |
GetTablesResult |
ThriftHiveMetastore.get_table_objects_by_name_req_result.getSuccess() |
GetTablesResult |
ThriftHiveMetastore.Client.recv_get_table_objects_by_name_req() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetTablesResult> |
ThriftHiveMetastore.AsyncProcessor.get_table_objects_by_name_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTablesResult.compareTo(GetTablesResult other) |
boolean |
GetTablesResult.equals(GetTablesResult that) |
void |
ThriftHiveMetastore.get_table_objects_by_name_req_result.setSuccess(GetTablesResult success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_table_objects_by_name_req.start(I iface,
ThriftHiveMetastore.get_table_objects_by_name_req_args args,
org.apache.thrift.async.AsyncMethodCallback<GetTablesResult> resultHandler) |
| Constructor and Description |
|---|
get_table_objects_by_name_req_result(GetTablesResult success,
MetaException o1,
InvalidOperationException o2,
UnknownDBException o3) |
GetTablesResult(GetTablesResult other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.