Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetSchemasResp
-
Packages that use TGetSchemasResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TGetSchemasResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TGetSchemasResp Modifier and Type Field Description TGetSchemasRespTCLIService.GetSchemas_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetSchemasResp Modifier and Type Method Description TGetSchemasRespTGetSchemasResp. deepCopy()TGetSchemasRespTCLIService.AsyncClient.GetSchemas_call. getResult()TGetSchemasRespTCLIService.Client. GetSchemas(TGetSchemasReq req)TGetSchemasRespTCLIService.Iface. GetSchemas(TGetSchemasReq req)TGetSchemasRespTCLIService.GetSchemas_result. getSuccess()TGetSchemasRespTCLIService.Client. recv_GetSchemas()TGetSchemasRespTGetSchemasResp. setDirectResults(TSparkDirectResults directResults)TGetSchemasRespTGetSchemasResp. setOperationHandle(TOperationHandle operationHandle)TGetSchemasRespTGetSchemasResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetSchemasResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp>TCLIService.AsyncProcessor.GetSchemas. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetSchemasResp Modifier and Type Method Description intTGetSchemasResp. compareTo(TGetSchemasResp other)booleanTGetSchemasResp. equals(TGetSchemasResp that)TCLIService.GetSchemas_resultTCLIService.GetSchemas_result. setSuccess(TGetSchemasResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetSchemasResp Modifier and Type Method Description voidTCLIService.AsyncClient. GetSchemas(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler)voidTCLIService.AsyncIface. GetSchemas(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler)voidTCLIService.AsyncProcessor.GetSchemas. start(I iface, TCLIService.GetSchemas_args args, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetSchemasResp Constructor Description GetSchemas_result(TGetSchemasResp success)TGetSchemasResp(TGetSchemasResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetSchemasResp Constructor Description GetSchemas_call(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-