Uses of Class
io.trino.hive.thrift.metastore.AggrStats
-
Uses of AggrStats in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return AggrStatsModifier and TypeMethodDescriptionAggrStats.deepCopy()ThriftHiveMetastore.Client.getAggrStatsFor(PartitionsStatsRequest request) ThriftHiveMetastore.Iface.getAggrStatsFor(PartitionsStatsRequest request) ThriftHiveMetastore.AsyncClient.get_aggr_stats_for_call.getResult()ThriftHiveMetastore.get_aggr_stats_for_result.getSuccess()ThriftHiveMetastore.Client.recvGetAggrStatsFor()AggrStats.setColStats(List<ColumnStatisticsObj> colStats) AggrStats.setPartsFound(long partsFound) Methods in io.trino.hive.thrift.metastore that return types with arguments of type AggrStatsModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<AggrStats>ThriftHiveMetastore.AsyncProcessor.get_aggr_stats_for.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type AggrStatsModifier and TypeMethodDescriptionintbooleanThriftHiveMetastore.get_aggr_stats_for_result.setSuccess(AggrStats success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type AggrStatsModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getAggrStatsFor(PartitionsStatsRequest request, org.apache.thrift.async.AsyncMethodCallback<AggrStats> resultHandler) voidThriftHiveMetastore.AsyncIface.getAggrStatsFor(PartitionsStatsRequest request, org.apache.thrift.async.AsyncMethodCallback<AggrStats> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_aggr_stats_for.start(I iface, ThriftHiveMetastore.get_aggr_stats_for_args args, org.apache.thrift.async.AsyncMethodCallback<AggrStats> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type AggrStatsModifierConstructorDescriptionPerforms a deep copy on other.get_aggr_stats_for_result(AggrStats success, NoSuchObjectException o1, MetaException o2) Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type AggrStatsModifierConstructorDescriptionget_aggr_stats_for_call(PartitionsStatsRequest request, org.apache.thrift.async.AsyncMethodCallback<AggrStats> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)