Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_catalogs_args
-
Uses of ThriftHiveMetastore.get_catalogs_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_catalogs_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_catalogs_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_catalogs.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_catalogs.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_catalogs_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_catalogs_args.compareTo(ThriftHiveMetastore.get_catalogs_args other) booleanThriftHiveMetastore.get_catalogs_args.equals(ThriftHiveMetastore.get_catalogs_args that) ThriftHiveMetastore.Processor.get_catalogs.getResult(I iface, ThriftHiveMetastore.get_catalogs_args args) voidThriftHiveMetastore.AsyncProcessor.get_catalogs.start(I iface, ThriftHiveMetastore.get_catalogs_args args, org.apache.thrift.async.AsyncMethodCallback<GetCatalogsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_catalogs_argsModifierConstructorDescriptionPerforms a deep copy on other.