Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TRenewDelegationTokenResp
Packages that use TRenewDelegationTokenResp
-
Uses of TRenewDelegationTokenResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TRenewDelegationTokenResp in com.databricks.jdbc.model.client.thrift.generatedModifier and TypeClassDescriptionstatic classstatic classClasses in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TRenewDelegationTokenRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TRenewDelegationTokenRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TRenewDelegationTokenRespModifier and TypeMethodDescriptionTRenewDelegationTokenResp.deepCopy()TCLIService.AsyncClient.RenewDelegationToken_call.getResult()TCLIService.RenewDelegationToken_result.getSuccess()TCLIService.Client.recv_RenewDelegationToken()TCLIService.Client.RenewDelegationToken(TRenewDelegationTokenReq req) TCLIService.Iface.RenewDelegationToken(TRenewDelegationTokenReq req) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TRenewDelegationTokenRespModifier and TypeMethodDescriptionorg.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 TRenewDelegationTokenRespModifier and TypeMethodDescriptionintTRenewDelegationTokenResp.compareTo(TRenewDelegationTokenResp other) booleanTRenewDelegationTokenResp.equals(TRenewDelegationTokenResp that) TCLIService.RenewDelegationToken_result.setSuccess(TRenewDelegationTokenResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TRenewDelegationTokenRespModifier and TypeMethodDescriptionvoidTCLIService.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 TRenewDelegationTokenRespModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TRenewDelegationTokenRespModifierConstructorDescriptionRenewDelegationToken_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)