Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TRenewDelegationTokenResp
-
Packages that use TRenewDelegationTokenResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TRenewDelegationTokenResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TRenewDelegationTokenResp Modifier and Type Field Description TRenewDelegationTokenRespTCLIService.RenewDelegationToken_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TRenewDelegationTokenResp Modifier and Type Method Description TRenewDelegationTokenRespTRenewDelegationTokenResp. deepCopy()TRenewDelegationTokenRespTCLIService.AsyncClient.RenewDelegationToken_call. getResult()TRenewDelegationTokenRespTCLIService.RenewDelegationToken_result. getSuccess()TRenewDelegationTokenRespTCLIService.Client. recv_RenewDelegationToken()TRenewDelegationTokenRespTCLIService.Client. RenewDelegationToken(TRenewDelegationTokenReq req)TRenewDelegationTokenRespTCLIService.Iface. RenewDelegationToken(TRenewDelegationTokenReq req)TRenewDelegationTokenRespTRenewDelegationTokenResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TRenewDelegationTokenResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TRenewDelegationTokenResp>TCLIService.AsyncProcessor.RenewDelegationToken. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TRenewDelegationTokenResp Modifier and Type Method Description intTRenewDelegationTokenResp. compareTo(TRenewDelegationTokenResp other)booleanTRenewDelegationTokenResp. equals(TRenewDelegationTokenResp that)TCLIService.RenewDelegationToken_resultTCLIService.RenewDelegationToken_result. setSuccess(TRenewDelegationTokenResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TRenewDelegationTokenResp Modifier and Type Method Description voidTCLIService.AsyncClient. RenewDelegationToken(TRenewDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TRenewDelegationTokenResp> resultHandler)voidTCLIService.AsyncIface. RenewDelegationToken(TRenewDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TRenewDelegationTokenResp> resultHandler)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 TRenewDelegationTokenResp Constructor Description RenewDelegationToken_result(TRenewDelegationTokenResp success)TRenewDelegationTokenResp(TRenewDelegationTokenResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TRenewDelegationTokenResp Constructor Description RenewDelegationToken_call(TRenewDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TRenewDelegationTokenResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-