Uses of Class
io.trino.hive.thrift.metastore.GetCatalogResponse
-
Uses of GetCatalogResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return GetCatalogResponseModifier and TypeMethodDescriptionGetCatalogResponse.deepCopy()ThriftHiveMetastore.Client.getCatalog(GetCatalogRequest catName) ThriftHiveMetastore.Iface.getCatalog(GetCatalogRequest catName) ThriftHiveMetastore.AsyncClient.get_catalog_call.getResult()ThriftHiveMetastore.get_catalog_result.getSuccess()ThriftHiveMetastore.Client.recvGetCatalog()GetCatalogResponse.setCatalog(Catalog catalog) Methods in io.trino.hive.thrift.metastore that return types with arguments of type GetCatalogResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse>ThriftHiveMetastore.AsyncProcessor.get_catalog.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type GetCatalogResponseModifier and TypeMethodDescriptionintGetCatalogResponse.compareTo(GetCatalogResponse other) booleanGetCatalogResponse.equals(GetCatalogResponse that) ThriftHiveMetastore.get_catalog_result.setSuccess(GetCatalogResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type GetCatalogResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getCatalog(GetCatalogRequest catName, org.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getCatalog(GetCatalogRequest catName, org.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse> resultHandler) 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 GetCatalogResponseModifierConstructorDescriptionget_catalog_result(GetCatalogResponse success, NoSuchObjectException o1, MetaException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type GetCatalogResponseModifierConstructorDescriptionget_catalog_call(GetCatalogRequest catName, org.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)