| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
SetPartitionsStatsRequest |
SetPartitionsStatsRequest.deepCopy() |
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) |
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.set_aggr_stats_for_args.setRequest(SetPartitionsStatsRequest request) |
| 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.
|
Copyright © 2013-2021. All Rights Reserved.