Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_creation_metadata_result
-
Uses of ThriftHiveMetastore.update_creation_metadata_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.update_creation_metadata_resultModifier and TypeMethodDescriptionThriftHiveMetastore.update_creation_metadata_result.deepCopy()ThriftHiveMetastore.Processor.update_creation_metadata.getResult(I iface, ThriftHiveMetastore.update_creation_metadata_args args) ThriftHiveMetastore.update_creation_metadata_result.setO1(MetaException o1) ThriftHiveMetastore.update_creation_metadata_result.setO2(InvalidOperationException o2) ThriftHiveMetastore.update_creation_metadata_result.setO3(UnknownDBException o3) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_creation_metadata_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.update_creation_metadata_result.compareTo(ThriftHiveMetastore.update_creation_metadata_result other) booleanThriftHiveMetastore.update_creation_metadata_result.equals(ThriftHiveMetastore.update_creation_metadata_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_creation_metadata_resultModifierConstructorDescriptionPerforms a deep copy on other.