Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTypeInfo_result
-
Packages that use TCLIService.GetTypeInfo_result Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCLIService.GetTypeInfo_result in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.GetTypeInfo_result Modifier and Type Method Description TCLIService.GetTypeInfo_resultTCLIService.GetTypeInfo_result. deepCopy()TCLIService.GetTypeInfo_resultTCLIService.Processor.GetTypeInfo. getResult(I iface, TCLIService.GetTypeInfo_args args)TCLIService.GetTypeInfo_resultTCLIService.GetTypeInfo_result. setSuccess(TGetTypeInfoResp success)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetTypeInfo_result Modifier and Type Method Description intTCLIService.GetTypeInfo_result. compareTo(TCLIService.GetTypeInfo_result other)booleanTCLIService.GetTypeInfo_result. equals(TCLIService.GetTypeInfo_result that)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetTypeInfo_result Constructor Description GetTypeInfo_result(TCLIService.GetTypeInfo_result other)Performs a deep copy on other.
-