Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetInfoResp
-
Packages that use TGetInfoResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TGetInfoResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TGetInfoResp Modifier and Type Field Description TGetInfoRespTCLIService.GetInfo_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetInfoResp Modifier and Type Method Description TGetInfoRespTGetInfoResp. deepCopy()TGetInfoRespTCLIService.Client. GetInfo(TGetInfoReq req)TGetInfoRespTCLIService.Iface. GetInfo(TGetInfoReq req)TGetInfoRespTCLIService.AsyncClient.GetInfo_call. getResult()TGetInfoRespTCLIService.GetInfo_result. getSuccess()TGetInfoRespTCLIService.Client. recv_GetInfo()TGetInfoRespTGetInfoResp. setInfoValue(TGetInfoValue infoValue)TGetInfoRespTGetInfoResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetInfoResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp>TCLIService.AsyncProcessor.GetInfo. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetInfoResp Modifier and Type Method Description intTGetInfoResp. compareTo(TGetInfoResp other)booleanTGetInfoResp. equals(TGetInfoResp that)TCLIService.GetInfo_resultTCLIService.GetInfo_result. setSuccess(TGetInfoResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetInfoResp Modifier and Type Method Description voidTCLIService.AsyncClient. GetInfo(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler)voidTCLIService.AsyncIface. GetInfo(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler)voidTCLIService.AsyncProcessor.GetInfo. start(I iface, TCLIService.GetInfo_args args, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetInfoResp Constructor Description GetInfo_result(TGetInfoResp success)TGetInfoResp(TGetInfoResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetInfoResp Constructor Description GetInfo_call(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-