Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.RenewDelegationToken_args
-
Packages that use TCLIService.RenewDelegationToken_args Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCLIService.RenewDelegationToken_args in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.RenewDelegationToken_args Modifier and Type Method Description TCLIService.RenewDelegationToken_argsTCLIService.RenewDelegationToken_args. deepCopy()TCLIService.RenewDelegationToken_argsTCLIService.AsyncProcessor.RenewDelegationToken. getEmptyArgsInstance()TCLIService.RenewDelegationToken_argsTCLIService.Processor.RenewDelegationToken. getEmptyArgsInstance()TCLIService.RenewDelegationToken_argsTCLIService.RenewDelegationToken_args. setReq(TRenewDelegationTokenReq req)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.RenewDelegationToken_args Modifier and Type Method Description intTCLIService.RenewDelegationToken_args. compareTo(TCLIService.RenewDelegationToken_args other)booleanTCLIService.RenewDelegationToken_args. equals(TCLIService.RenewDelegationToken_args that)TCLIService.RenewDelegationToken_resultTCLIService.Processor.RenewDelegationToken. getResult(I iface, TCLIService.RenewDelegationToken_args args)voidTCLIService.AsyncProcessor.RenewDelegationToken. start(I iface, TCLIService.RenewDelegationToken_args args, org.apache.thrift.async.AsyncMethodCallback<TRenewDelegationTokenResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.RenewDelegationToken_args Constructor Description RenewDelegationToken_args(TCLIService.RenewDelegationToken_args other)Performs a deep copy on other.
-