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