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