Uses of Class
io.trino.hive.thrift.metastore.PartitionValuesResponse
-
Uses of PartitionValuesResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return PartitionValuesResponseModifier and TypeMethodDescriptionPartitionValuesResponse.deepCopy()ThriftHiveMetastore.Client.getPartitionValues(PartitionValuesRequest request) ThriftHiveMetastore.Iface.getPartitionValues(PartitionValuesRequest request) ThriftHiveMetastore.AsyncClient.get_partition_values_call.getResult()ThriftHiveMetastore.get_partition_values_result.getSuccess()ThriftHiveMetastore.Client.recvGetPartitionValues()PartitionValuesResponse.setPartitionValues(List<PartitionValuesRow> partitionValues) Methods in io.trino.hive.thrift.metastore that return types with arguments of type PartitionValuesResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse>ThriftHiveMetastore.AsyncProcessor.get_partition_values.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type PartitionValuesResponseModifier and TypeMethodDescriptionintPartitionValuesResponse.compareTo(PartitionValuesResponse other) booleanPartitionValuesResponse.equals(PartitionValuesResponse that) ThriftHiveMetastore.get_partition_values_result.setSuccess(PartitionValuesResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type PartitionValuesResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getPartitionValues(PartitionValuesRequest request, org.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getPartitionValues(PartitionValuesRequest request, org.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_partition_values.start(I iface, ThriftHiveMetastore.get_partition_values_args args, org.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type PartitionValuesResponseModifierConstructorDescriptionget_partition_values_result(PartitionValuesResponse success, MetaException o1, NoSuchObjectException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type PartitionValuesResponseModifierConstructorDescriptionget_partition_values_call(PartitionValuesRequest request, org.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)