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