Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_foreign_keys_result
-
Uses of ThriftHiveMetastore.get_foreign_keys_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_foreign_keys_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_foreign_keys_result.deepCopy()ThriftHiveMetastore.Processor.get_foreign_keys.getResult(I iface, ThriftHiveMetastore.get_foreign_keys_args args) ThriftHiveMetastore.get_foreign_keys_result.setO1(MetaException o1) ThriftHiveMetastore.get_foreign_keys_result.setO2(NoSuchObjectException o2) ThriftHiveMetastore.get_foreign_keys_result.setSuccess(ForeignKeysResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_foreign_keys_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_foreign_keys_result.compareTo(ThriftHiveMetastore.get_foreign_keys_result other) booleanThriftHiveMetastore.get_foreign_keys_result.equals(ThriftHiveMetastore.get_foreign_keys_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_foreign_keys_resultModifierConstructorDescriptionPerforms a deep copy on other.