Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_values_args
-
Uses of ThriftHiveMetastore.get_partition_values_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partition_values_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_partition_values_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_partition_values.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_partition_values.getEmptyArgsInstance()ThriftHiveMetastore.get_partition_values_args.setRequest(PartitionValuesRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partition_values_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partition_values_args.compareTo(ThriftHiveMetastore.get_partition_values_args other) booleanThriftHiveMetastore.get_partition_values_args.equals(ThriftHiveMetastore.get_partition_values_args that) ThriftHiveMetastore.Processor.get_partition_values.getResult(I iface, ThriftHiveMetastore.get_partition_values_args args) 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 ThriftHiveMetastore.get_partition_values_argsModifierConstructorDescriptionPerforms a deep copy on other.