| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> |
ThriftHiveMetastore.AsyncProcessor.update_table_column_statistics_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> |
ThriftHiveMetastore.AsyncProcessor.update_partition_column_statistics_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
SetPartitionsStatsResponse.compareTo(SetPartitionsStatsResponse other) |
boolean |
SetPartitionsStatsResponse.equals(SetPartitionsStatsResponse that) |
void |
ThriftHiveMetastore.update_table_column_statistics_req_result.setSuccess(SetPartitionsStatsResponse success) |
void |
ThriftHiveMetastore.update_partition_column_statistics_req_result.setSuccess(SetPartitionsStatsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.update_partition_column_statistics_req.start(I iface,
ThriftHiveMetastore.update_partition_column_statistics_req_args args,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.update_table_column_statistics_req.start(I iface,
ThriftHiveMetastore.update_table_column_statistics_req_args args,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler) |
| Constructor and Description |
|---|
SetPartitionsStatsResponse(SetPartitionsStatsResponse other)
Performs a deep copy on other.
|
update_partition_column_statistics_req_result(SetPartitionsStatsResponse success,
NoSuchObjectException o1,
InvalidObjectException o2,
MetaException o3,
InvalidInputException o4) |
update_table_column_statistics_req_result(SetPartitionsStatsResponse success,
NoSuchObjectException o1,
InvalidObjectException o2,
MetaException o3,
InvalidInputException o4) |
Copyright © 2013-2021. All Rights Reserved.