| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
SetPartitionsStatsResponse |
AbstractThriftHiveMetastore.update_partition_column_statistics_req(SetPartitionsStatsRequest req) |
SetPartitionsStatsResponse |
AbstractThriftHiveMetastore.update_table_column_statistics_req(SetPartitionsStatsRequest req) |
| 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) |
void |
ThriftHiveMetastore.AsyncIface.update_partition_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.update_partition_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncIface.update_table_column_statistics_req(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.update_table_column_statistics_req(SetPartitionsStatsRequest req,
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) |
| Constructor and Description |
|---|
update_partition_column_statistics_req_call(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
update_table_column_statistics_req_call(SetPartitionsStatsRequest req,
org.apache.thrift.async.AsyncMethodCallback<SetPartitionsStatsResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.