Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_type_result
-
Uses of ThriftHiveMetastore.drop_type_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_type_resultModifier and TypeMethodDescriptionThriftHiveMetastore.drop_type_result.deepCopy()ThriftHiveMetastore.Processor.drop_type.getResult(I iface, ThriftHiveMetastore.drop_type_args args) ThriftHiveMetastore.drop_type_result.setO1(MetaException o1) ThriftHiveMetastore.drop_type_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.drop_type_result.setSuccess(boolean success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_type_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_type_result.compareTo(ThriftHiveMetastore.drop_type_result other) booleanThriftHiveMetastore.drop_type_result.equals(ThriftHiveMetastore.drop_type_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_type_resultModifierConstructorDescriptionPerforms a deep copy on other.