Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetFunctionsResp
-
Packages that use TGetFunctionsResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TGetFunctionsResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TGetFunctionsResp Modifier and Type Field Description TGetFunctionsRespTCLIService.GetFunctions_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetFunctionsResp Modifier and Type Method Description TGetFunctionsRespTGetFunctionsResp. deepCopy()TGetFunctionsRespTCLIService.Client. GetFunctions(TGetFunctionsReq req)TGetFunctionsRespTCLIService.Iface. GetFunctions(TGetFunctionsReq req)TGetFunctionsRespTCLIService.AsyncClient.GetFunctions_call. getResult()TGetFunctionsRespTCLIService.GetFunctions_result. getSuccess()TGetFunctionsRespTCLIService.Client. recv_GetFunctions()TGetFunctionsRespTGetFunctionsResp. setDirectResults(TSparkDirectResults directResults)TGetFunctionsRespTGetFunctionsResp. setOperationHandle(TOperationHandle operationHandle)TGetFunctionsRespTGetFunctionsResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetFunctionsResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp>TCLIService.AsyncProcessor.GetFunctions. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetFunctionsResp Modifier and Type Method Description intTGetFunctionsResp. compareTo(TGetFunctionsResp other)booleanTGetFunctionsResp. equals(TGetFunctionsResp that)TCLIService.GetFunctions_resultTCLIService.GetFunctions_result. setSuccess(TGetFunctionsResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetFunctionsResp Modifier and Type Method Description voidTCLIService.AsyncClient. GetFunctions(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler)voidTCLIService.AsyncIface. GetFunctions(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler)voidTCLIService.AsyncProcessor.GetFunctions. start(I iface, TCLIService.GetFunctions_args args, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetFunctionsResp Constructor Description GetFunctions_result(TGetFunctionsResp success)TGetFunctionsResp(TGetFunctionsResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetFunctionsResp Constructor Description GetFunctions_call(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-