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