Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetTypeInfoResp
-
Packages that use TGetTypeInfoResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TGetTypeInfoResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TGetTypeInfoResp Modifier and Type Field Description TGetTypeInfoRespTCLIService.GetTypeInfo_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetTypeInfoResp Modifier and Type Method Description TGetTypeInfoRespTGetTypeInfoResp. deepCopy()TGetTypeInfoRespTCLIService.AsyncClient.GetTypeInfo_call. getResult()TGetTypeInfoRespTCLIService.GetTypeInfo_result. getSuccess()TGetTypeInfoRespTCLIService.Client. GetTypeInfo(TGetTypeInfoReq req)TGetTypeInfoRespTCLIService.Iface. GetTypeInfo(TGetTypeInfoReq req)TGetTypeInfoRespTCLIService.Client. recv_GetTypeInfo()TGetTypeInfoRespTGetTypeInfoResp. setDirectResults(TSparkDirectResults directResults)TGetTypeInfoRespTGetTypeInfoResp. setOperationHandle(TOperationHandle operationHandle)TGetTypeInfoRespTGetTypeInfoResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetTypeInfoResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp>TCLIService.AsyncProcessor.GetTypeInfo. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetTypeInfoResp Modifier and Type Method Description intTGetTypeInfoResp. compareTo(TGetTypeInfoResp other)booleanTGetTypeInfoResp. equals(TGetTypeInfoResp that)TCLIService.GetTypeInfo_resultTCLIService.GetTypeInfo_result. setSuccess(TGetTypeInfoResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetTypeInfoResp Modifier and Type Method Description voidTCLIService.AsyncClient. GetTypeInfo(TGetTypeInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> resultHandler)voidTCLIService.AsyncIface. GetTypeInfo(TGetTypeInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> resultHandler)voidTCLIService.AsyncProcessor.GetTypeInfo. start(I iface, TCLIService.GetTypeInfo_args args, org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetTypeInfoResp Constructor Description GetTypeInfo_result(TGetTypeInfoResp success)TGetTypeInfoResp(TGetTypeInfoResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetTypeInfoResp Constructor Description GetTypeInfo_call(TGetTypeInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetTypeInfoResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-