Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_objects_by_name_result
-
Uses of ThriftHiveMetastore.get_table_objects_by_name_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_table_objects_by_name_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_table_objects_by_name_result.deepCopy()ThriftHiveMetastore.Processor.get_table_objects_by_name.getResult(I iface, ThriftHiveMetastore.get_table_objects_by_name_args args) ThriftHiveMetastore.get_table_objects_by_name_result.setSuccess(List<Table> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_table_objects_by_name_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_table_objects_by_name_result.compareTo(ThriftHiveMetastore.get_table_objects_by_name_result other) booleanThriftHiveMetastore.get_table_objects_by_name_result.equals(ThriftHiveMetastore.get_table_objects_by_name_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_table_objects_by_name_resultModifierConstructorDescriptionPerforms a deep copy on other.