| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
SetPartitionsStatsRequest |
SetPartitionsStatsRequest.deepCopy() |
SetPartitionsStatsRequest |
ThriftHiveMetastore.update_table_column_statistics_req_args.getReq() |
SetPartitionsStatsRequest |
ThriftHiveMetastore.update_partition_column_statistics_req_args.getReq() |
SetPartitionsStatsRequest |
ThriftHiveMetastore.set_aggr_stats_for_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
SetPartitionsStatsRequest.compareTo(SetPartitionsStatsRequest other) |
boolean |
SetPartitionsStatsRequest.equals(SetPartitionsStatsRequest that) |
void |
ThriftHiveMetastore.Client.send_set_aggr_stats_for(SetPartitionsStatsRequest request) |
void |
ThriftHiveMetastore.Client.send_update_partition_column_statistics_req(SetPartitionsStatsRequest req) |
void |
ThriftHiveMetastore.Client.send_update_table_column_statistics_req(SetPartitionsStatsRequest req) |
boolean |
ThriftHiveMetastore.Iface.set_aggr_stats_for(SetPartitionsStatsRequest request) |
boolean |
ThriftHiveMetastore.Client.set_aggr_stats_for(SetPartitionsStatsRequest request) |
void |
ThriftHiveMetastore.AsyncIface.set_aggr_stats_for(SetPartitionsStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.set_aggr_stats_for(SetPartitionsStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.update_table_column_statistics_req_args.setReq(SetPartitionsStatsRequest req) |
void |
ThriftHiveMetastore.update_partition_column_statistics_req_args.setReq(SetPartitionsStatsRequest req) |
void |
ThriftHiveMetastore.set_aggr_stats_for_args.setRequest(SetPartitionsStatsRequest request) |
SetPartitionsStatsResponse |
ThriftHiveMetastore.Iface.update_partition_column_statistics_req(SetPartitionsStatsRequest req) |
SetPartitionsStatsResponse |
ThriftHiveMetastore.Client.update_partition_column_statistics_req(SetPartitionsStatsRequest req) |
void |
ThriftHiveMetastore.AsyncIface.update_partition_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.update_partition_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
SetPartitionsStatsResponse |
ThriftHiveMetastore.Iface.update_table_column_statistics_req(SetPartitionsStatsRequest req) |
SetPartitionsStatsResponse |
ThriftHiveMetastore.Client.update_table_column_statistics_req(SetPartitionsStatsRequest req) |
void |
ThriftHiveMetastore.AsyncIface.update_table_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.update_table_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
| Constructor and Description |
|---|
set_aggr_stats_for_args(SetPartitionsStatsRequest request) |
set_aggr_stats_for_call(SetPartitionsStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
SetPartitionsStatsRequest(SetPartitionsStatsRequest other)
Performs a deep copy on other.
|
update_partition_column_statistics_req_args(SetPartitionsStatsRequest req) |
update_partition_column_statistics_req_call(SetPartitionsStatsRequest 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) |
update_table_column_statistics_req_args(SetPartitionsStatsRequest req) |
update_table_column_statistics_req_call(SetPartitionsStatsRequest 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) |
Copyright © 2013-2021. All Rights Reserved.