Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_result
-
Uses of ThriftHiveMetastore.get_table_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_table_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_table_result.deepCopy()ThriftHiveMetastore.Processor.get_table.getResult(I iface, ThriftHiveMetastore.get_table_args args) ThriftHiveMetastore.get_table_result.setO1(MetaException o1) ThriftHiveMetastore.get_table_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.get_table_result.setSuccess(Table success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_table_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_table_result.compareTo(ThriftHiveMetastore.get_table_result other) booleanThriftHiveMetastore.get_table_result.equals(ThriftHiveMetastore.get_table_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_table_resultModifierConstructorDescriptionPerforms a deep copy on other.