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