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