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