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