Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_master_key_result
-
Uses of ThriftHiveMetastore.update_master_key_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.update_master_key_resultModifier and TypeMethodDescriptionThriftHiveMetastore.update_master_key_result.deepCopy()ThriftHiveMetastore.Processor.update_master_key.getResult(I iface, ThriftHiveMetastore.update_master_key_args args) ThriftHiveMetastore.update_master_key_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.update_master_key_result.setO2(MetaException o2) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_master_key_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.update_master_key_result.compareTo(ThriftHiveMetastore.update_master_key_result other) booleanThriftHiveMetastore.update_master_key_result.equals(ThriftHiveMetastore.update_master_key_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_master_key_resultModifierConstructorDescriptionPerforms a deep copy on other.