Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_catalog_args
-
Uses of ThriftHiveMetastore.get_catalog_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_catalog_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_catalog_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_catalog.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_catalog.getEmptyArgsInstance()ThriftHiveMetastore.get_catalog_args.setCatName(GetCatalogRequest catName) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_catalog_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_catalog_args.compareTo(ThriftHiveMetastore.get_catalog_args other) booleanThriftHiveMetastore.get_catalog_args.equals(ThriftHiveMetastore.get_catalog_args that) ThriftHiveMetastore.Processor.get_catalog.getResult(I iface, ThriftHiveMetastore.get_catalog_args args) voidThriftHiveMetastore.AsyncProcessor.get_catalog.start(I iface, ThriftHiveMetastore.get_catalog_args args, org.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_catalog_argsModifierConstructorDescriptionPerforms a deep copy on other.