Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_table_result
-
Uses of ThriftHiveMetastore.drop_table_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_table_resultModifier and TypeMethodDescriptionThriftHiveMetastore.drop_table_result.deepCopy()ThriftHiveMetastore.Processor.drop_table.getResult(I iface, ThriftHiveMetastore.drop_table_args args) ThriftHiveMetastore.drop_table_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.drop_table_result.setO3(MetaException o3) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_table_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_table_result.compareTo(ThriftHiveMetastore.drop_table_result other) booleanThriftHiveMetastore.drop_table_result.equals(ThriftHiveMetastore.drop_table_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_table_resultModifierConstructorDescriptionPerforms a deep copy on other.