Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetDelegationTokenResp
Packages that use TGetDelegationTokenResp
-
Uses of TGetDelegationTokenResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetDelegationTokenResp 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 TGetDelegationTokenRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetDelegationTokenRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetDelegationTokenRespModifier and TypeMethodDescriptionTGetDelegationTokenResp.deepCopy()TCLIService.Client.GetDelegationToken(TGetDelegationTokenReq req) TCLIService.Iface.GetDelegationToken(TGetDelegationTokenReq req) TCLIService.AsyncClient.GetDelegationToken_call.getResult()TCLIService.GetDelegationToken_result.getSuccess()TCLIService.Client.recv_GetDelegationToken()TGetDelegationTokenResp.setDelegationToken(String delegationToken) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetDelegationTokenRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> TCLIService.AsyncProcessor.GetDelegationToken.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetDelegationTokenRespModifier and TypeMethodDescriptionintTGetDelegationTokenResp.compareTo(TGetDelegationTokenResp other) booleanTGetDelegationTokenResp.equals(TGetDelegationTokenResp that) TCLIService.GetDelegationToken_result.setSuccess(TGetDelegationTokenResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetDelegationTokenRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.GetDelegationToken(TGetDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> resultHandler) voidTCLIService.AsyncIface.GetDelegationToken(TGetDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> resultHandler) voidTCLIService.AsyncProcessor.GetDelegationToken.start(I iface, TCLIService.GetDelegationToken_args args, org.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetDelegationTokenRespModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetDelegationTokenRespModifierConstructorDescriptionGetDelegationToken_call(TGetDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)