| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AggrStats |
AggrStats.deepCopy() |
AggrStats |
ThriftHiveMetastore.Iface.get_aggr_stats_for(PartitionsStatsRequest request) |
AggrStats |
ThriftHiveMetastore.Client.get_aggr_stats_for(PartitionsStatsRequest request) |
AggrStats |
ThriftHiveMetastore.AsyncClient.get_aggr_stats_for_call.getResult() |
AggrStats |
ThriftHiveMetastore.get_aggr_stats_for_result.getSuccess() |
AggrStats |
ThriftHiveMetastore.Client.recv_get_aggr_stats_for() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<AggrStats> |
ThriftHiveMetastore.AsyncProcessor.get_aggr_stats_for.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
AggrStats.compareTo(AggrStats other) |
boolean |
AggrStats.equals(AggrStats that) |
void |
ThriftHiveMetastore.get_aggr_stats_for_result.setSuccess(AggrStats success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_aggr_stats_for.start(I iface,
ThriftHiveMetastore.get_aggr_stats_for_args args,
org.apache.thrift.async.AsyncMethodCallback<AggrStats> resultHandler) |
| Constructor and Description |
|---|
AggrStats(AggrStats other)
Performs a deep copy on other.
|
get_aggr_stats_for_result(AggrStats success,
NoSuchObjectException o1,
MetaException o2) |
Copyright © 2013-2021. All Rights Reserved.