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