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