Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
TableStatsResult |
HiveMetaStore.HMSHandler.get_table_statistics_req(TableStatsRequest request) |
Modifier and Type | Method and Description |
---|---|
TableStatsRequest |
TableStatsRequest.deepCopy() |
TableStatsRequest |
ThriftHiveMetastore.get_table_statistics_req_args.getRequest() |
Modifier and Type | Method and Description |
---|---|
int |
TableStatsRequest.compareTo(TableStatsRequest other) |
boolean |
TableStatsRequest.equals(TableStatsRequest that) |
TableStatsResult |
ThriftHiveMetastore.Iface.get_table_statistics_req(TableStatsRequest request) |
TableStatsResult |
ThriftHiveMetastore.Client.get_table_statistics_req(TableStatsRequest request) |
void |
ThriftHiveMetastore.AsyncIface.get_table_statistics_req(TableStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.get_table_statistics_req_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_table_statistics_req(TableStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.get_table_statistics_req_call> resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_table_statistics_req(TableStatsRequest request) |
void |
ThriftHiveMetastore.get_table_statistics_req_args.setRequest(TableStatsRequest request) |
Constructor and Description |
---|
TableStatsRequest(TableStatsRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.AsyncClient.get_table_statistics_req_call(TableStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.get_table_statistics_req_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.get_table_statistics_req_args(TableStatsRequest request) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.