Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_catalog_args
-
Uses of ThriftHiveMetastore.create_catalog_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.create_catalog_argsModifier and TypeMethodDescriptionThriftHiveMetastore.create_catalog_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.create_catalog.getEmptyArgsInstance()ThriftHiveMetastore.Processor.create_catalog.getEmptyArgsInstance()ThriftHiveMetastore.create_catalog_args.setCatalog(CreateCatalogRequest catalog) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_catalog_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.create_catalog_args.compareTo(ThriftHiveMetastore.create_catalog_args other) booleanThriftHiveMetastore.create_catalog_args.equals(ThriftHiveMetastore.create_catalog_args that) ThriftHiveMetastore.Processor.create_catalog.getResult(I iface, ThriftHiveMetastore.create_catalog_args args) voidThriftHiveMetastore.AsyncProcessor.create_catalog.start(I iface, ThriftHiveMetastore.create_catalog_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.create_catalog_argsModifierConstructorDescriptionPerforms a deep copy on other.