Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api | |
org.apache.hadoop.hive.ql.metadata |
Modifier and Type | Method and Description |
---|---|
boolean |
HiveMetaStore.HMSHandler.set_aggr_stats_for(SetPartitionsStatsRequest request) |
boolean |
IMetaStoreClient.setPartitionColumnStatistics(SetPartitionsStatsRequest request) |
boolean |
HiveMetaStoreClient.setPartitionColumnStatistics(SetPartitionsStatsRequest request) |
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<ThriftHiveMetastore.AsyncClient.set_aggr_stats_for_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.set_aggr_stats_for(SetPartitionsStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.set_aggr_stats_for_call> resultHandler) |
void |
ThriftHiveMetastore.set_aggr_stats_for_args.setRequest(SetPartitionsStatsRequest request) |
Constructor and Description |
---|
SetPartitionsStatsRequest(SetPartitionsStatsRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.AsyncClient.set_aggr_stats_for_call(SetPartitionsStatsRequest request,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.set_aggr_stats_for_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.set_aggr_stats_for_args(SetPartitionsStatsRequest request) |
Modifier and Type | Method and Description |
---|---|
boolean |
Hive.setPartitionColumnStatistics(SetPartitionsStatsRequest request) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.