Uses of Class
io.trino.hive.thrift.metastore.PartitionsStatsResult
-
Uses of PartitionsStatsResult in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return PartitionsStatsResultModifier and TypeMethodDescriptionPartitionsStatsResult.deepCopy()ThriftHiveMetastore.Client.getPartitionsStatisticsReq(PartitionsStatsRequest request) ThriftHiveMetastore.Iface.getPartitionsStatisticsReq(PartitionsStatsRequest request) ThriftHiveMetastore.AsyncClient.get_partitions_statistics_req_call.getResult()ThriftHiveMetastore.get_partitions_statistics_req_result.getSuccess()ThriftHiveMetastore.Client.recvGetPartitionsStatisticsReq()PartitionsStatsResult.setPartStats(Map<String, List<ColumnStatisticsObj>> partStats) Methods in io.trino.hive.thrift.metastore that return types with arguments of type PartitionsStatsResultModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<PartitionsStatsResult>ThriftHiveMetastore.AsyncProcessor.get_partitions_statistics_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type PartitionsStatsResultModifier and TypeMethodDescriptionintPartitionsStatsResult.compareTo(PartitionsStatsResult other) booleanPartitionsStatsResult.equals(PartitionsStatsResult that) ThriftHiveMetastore.get_partitions_statistics_req_result.setSuccess(PartitionsStatsResult success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type PartitionsStatsResultModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getPartitionsStatisticsReq(PartitionsStatsRequest request, org.apache.thrift.async.AsyncMethodCallback<PartitionsStatsResult> resultHandler) voidThriftHiveMetastore.AsyncIface.getPartitionsStatisticsReq(PartitionsStatsRequest request, org.apache.thrift.async.AsyncMethodCallback<PartitionsStatsResult> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_partitions_statistics_req.start(I iface, ThriftHiveMetastore.get_partitions_statistics_req_args args, org.apache.thrift.async.AsyncMethodCallback<PartitionsStatsResult> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type PartitionsStatsResultModifierConstructorDescriptionget_partitions_statistics_req_result(PartitionsStatsResult success, NoSuchObjectException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type PartitionsStatsResultModifierConstructorDescriptionget_partitions_statistics_req_call(PartitionsStatsRequest request, org.apache.thrift.async.AsyncMethodCallback<PartitionsStatsResult> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)