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