Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_to_vals_result
-
Uses of ThriftHiveMetastore.partition_name_to_vals_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.partition_name_to_vals_resultModifier and TypeMethodDescriptionThriftHiveMetastore.partition_name_to_vals_result.deepCopy()ThriftHiveMetastore.Processor.partition_name_to_vals.getResult(I iface, ThriftHiveMetastore.partition_name_to_vals_args args) ThriftHiveMetastore.partition_name_to_vals_result.setO1(MetaException o1) ThriftHiveMetastore.partition_name_to_vals_result.setSuccess(List<String> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.partition_name_to_vals_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.partition_name_to_vals_result.compareTo(ThriftHiveMetastore.partition_name_to_vals_result other) booleanThriftHiveMetastore.partition_name_to_vals_result.equals(ThriftHiveMetastore.partition_name_to_vals_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.partition_name_to_vals_resultModifierConstructorDescriptionPerforms a deep copy on other.