Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetCatalogsResp
-
Packages that use TGetCatalogsResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TGetCatalogsResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TGetCatalogsResp Modifier and Type Field Description TGetCatalogsRespTCLIService.GetCatalogs_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetCatalogsResp Modifier and Type Method Description TGetCatalogsRespTGetCatalogsResp. deepCopy()TGetCatalogsRespTCLIService.Client. GetCatalogs(TGetCatalogsReq req)TGetCatalogsRespTCLIService.Iface. GetCatalogs(TGetCatalogsReq req)TGetCatalogsRespTCLIService.AsyncClient.GetCatalogs_call. getResult()TGetCatalogsRespTCLIService.GetCatalogs_result. getSuccess()TGetCatalogsRespTCLIService.Client. recv_GetCatalogs()TGetCatalogsRespTGetCatalogsResp. setDirectResults(TSparkDirectResults directResults)TGetCatalogsRespTGetCatalogsResp. setOperationHandle(TOperationHandle operationHandle)TGetCatalogsRespTGetCatalogsResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetCatalogsResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TGetCatalogsResp>TCLIService.AsyncProcessor.GetCatalogs. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetCatalogsResp Modifier and Type Method Description intTGetCatalogsResp. compareTo(TGetCatalogsResp other)booleanTGetCatalogsResp. equals(TGetCatalogsResp that)TCLIService.GetCatalogs_resultTCLIService.GetCatalogs_result. setSuccess(TGetCatalogsResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetCatalogsResp Modifier and Type Method Description voidTCLIService.AsyncClient. GetCatalogs(TGetCatalogsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetCatalogsResp> resultHandler)voidTCLIService.AsyncIface. GetCatalogs(TGetCatalogsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetCatalogsResp> resultHandler)voidTCLIService.AsyncProcessor.GetCatalogs. start(I iface, TCLIService.GetCatalogs_args args, org.apache.thrift.async.AsyncMethodCallback<TGetCatalogsResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetCatalogsResp Constructor Description GetCatalogs_result(TGetCatalogsResp success)TGetCatalogsResp(TGetCatalogsResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetCatalogsResp Constructor Description GetCatalogs_call(TGetCatalogsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetCatalogsResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-