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