Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetTypeInfoResp
Packages that use TGetTypeInfoResp
-
Uses of TGetTypeInfoResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetTypeInfoResp 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 TGetTypeInfoRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetTypeInfoRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetTypeInfoRespModifier and TypeMethodDescriptionTGetTypeInfoResp.deepCopy()TCLIService.AsyncClient.GetTypeInfo_call.getResult()TCLIService.GetTypeInfo_result.getSuccess()TCLIService.Client.GetTypeInfo(TGetTypeInfoReq req) TCLIService.Iface.GetTypeInfo(TGetTypeInfoReq req) TCLIService.Client.recv_GetTypeInfo()TGetTypeInfoResp.setDirectResults(TSparkDirectResults directResults) TGetTypeInfoResp.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetTypeInfoRespModifier and TypeMethodDescriptionorg.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 TGetTypeInfoRespModifier and TypeMethodDescriptionintTGetTypeInfoResp.compareTo(TGetTypeInfoResp other) booleanTGetTypeInfoResp.equals(TGetTypeInfoResp that) TCLIService.GetTypeInfo_result.setSuccess(TGetTypeInfoResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetTypeInfoRespModifier and TypeMethodDescriptionvoidTCLIService.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 TGetTypeInfoRespModifierConstructorDescriptionGetTypeInfo_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 TGetTypeInfoRespModifierConstructorDescriptionGetTypeInfo_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)