| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
List<ExtendedTableInfo> |
AbstractThriftHiveMetastore.get_tables_ext(GetTablesExtRequest req) |
| Modifier and Type | Method and Description |
|---|---|
GetTablesExtRequest |
GetTablesExtRequest.deepCopy() |
GetTablesExtRequest |
ThriftHiveMetastore.get_tables_ext_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTablesExtRequest.compareTo(GetTablesExtRequest other) |
boolean |
GetTablesExtRequest.equals(GetTablesExtRequest that) |
List<ExtendedTableInfo> |
ThriftHiveMetastore.Iface.get_tables_ext(GetTablesExtRequest req) |
List<ExtendedTableInfo> |
ThriftHiveMetastore.Client.get_tables_ext(GetTablesExtRequest req) |
void |
ThriftHiveMetastore.AsyncIface.get_tables_ext(GetTablesExtRequest req,
org.apache.thrift.async.AsyncMethodCallback<List<ExtendedTableInfo>> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_tables_ext(GetTablesExtRequest req,
org.apache.thrift.async.AsyncMethodCallback<List<ExtendedTableInfo>> resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_tables_ext(GetTablesExtRequest req) |
void |
ThriftHiveMetastore.get_tables_ext_args.setReq(GetTablesExtRequest req) |
| Constructor and Description |
|---|
get_tables_ext_args(GetTablesExtRequest req) |
get_tables_ext_call(GetTablesExtRequest req,
org.apache.thrift.async.AsyncMethodCallback<List<ExtendedTableInfo>> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetTablesExtRequest(GetTablesExtRequest other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.