Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetCatalogsResp
Packages that use TGetCatalogsResp
-
Uses of TGetCatalogsResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetCatalogsResp in com.databricks.jdbc.model.client.thrift.generatedModifier and TypeClassDescriptionstatic classstatic classClasses in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TGetCatalogsRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetCatalogsRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetCatalogsRespModifier and TypeMethodDescriptionTGetCatalogsResp.deepCopy()TCLIService.Client.GetCatalogs(TGetCatalogsReq req) TCLIService.Iface.GetCatalogs(TGetCatalogsReq req) TCLIService.AsyncClient.GetCatalogs_call.getResult()TCLIService.GetCatalogs_result.getSuccess()TCLIService.Client.recv_GetCatalogs()TGetCatalogsResp.setDirectResults(TSparkDirectResults directResults) TGetCatalogsResp.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetCatalogsRespModifier and TypeMethodDescriptionorg.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 TGetCatalogsRespModifier and TypeMethodDescriptionintTGetCatalogsResp.compareTo(TGetCatalogsResp other) booleanTGetCatalogsResp.equals(TGetCatalogsResp that) TCLIService.GetCatalogs_result.setSuccess(TGetCatalogsResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetCatalogsRespModifier and TypeMethodDescriptionvoidTCLIService.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 TGetCatalogsRespModifierConstructorDescriptionGetCatalogs_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 TGetCatalogsRespModifierConstructorDescriptionGetCatalogs_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)