Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_constraint_args
-
Uses of ThriftHiveMetastore.drop_constraint_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_constraint_argsModifier and TypeMethodDescriptionThriftHiveMetastore.drop_constraint_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.drop_constraint.getEmptyArgsInstance()ThriftHiveMetastore.Processor.drop_constraint.getEmptyArgsInstance()ThriftHiveMetastore.drop_constraint_args.setReq(DropConstraintRequest req) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_constraint_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_constraint_args.compareTo(ThriftHiveMetastore.drop_constraint_args other) booleanThriftHiveMetastore.drop_constraint_args.equals(ThriftHiveMetastore.drop_constraint_args that) ThriftHiveMetastore.Processor.drop_constraint.getResult(I iface, ThriftHiveMetastore.drop_constraint_args args) voidThriftHiveMetastore.AsyncProcessor.drop_constraint.start(I iface, ThriftHiveMetastore.drop_constraint_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_constraint_argsModifierConstructorDescriptionPerforms a deep copy on other.