Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_database_result
-
Uses of ThriftHiveMetastore.create_database_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_database_resultModifier and TypeMethodDescriptionThriftHiveMetastore.create_database_result.deepCopy()ThriftHiveMetastore.Processor.create_database.getResult(I iface, ThriftHiveMetastore.create_database_args args) ThriftHiveMetastore.create_database_result.setO1(AlreadyExistsException o1) ThriftHiveMetastore.create_database_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.create_database_result.setO3(MetaException o3) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_database_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.create_database_result.compareTo(ThriftHiveMetastore.create_database_result other) booleanThriftHiveMetastore.create_database_result.equals(ThriftHiveMetastore.create_database_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_database_resultModifierConstructorDescriptionPerforms a deep copy on other.