Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetDelegationTokenReq
Packages that use TGetDelegationTokenReq
-
Uses of TGetDelegationTokenReq in com.databricks.jdbc.model.client.thrift.generated
Classes in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TGetDelegationTokenReqFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetDelegationTokenReqMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetDelegationTokenReqModifier and TypeMethodDescriptionTGetDelegationTokenReq.deepCopy()TCLIService.GetDelegationToken_args.getReq()TGetDelegationTokenReq.setRenewer(String renewer) TGetDelegationTokenReq.setSessionHandle(TSessionHandle sessionHandle) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetDelegationTokenReqModifier and TypeMethodDescriptionintTGetDelegationTokenReq.compareTo(TGetDelegationTokenReq other) booleanTGetDelegationTokenReq.equals(TGetDelegationTokenReq that) voidTCLIService.AsyncClient.GetDelegationToken(TGetDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> resultHandler) voidTCLIService.AsyncIface.GetDelegationToken(TGetDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TGetDelegationTokenResp> resultHandler) TCLIService.Client.GetDelegationToken(TGetDelegationTokenReq req) TCLIService.Iface.GetDelegationToken(TGetDelegationTokenReq req) voidTCLIService.Client.send_GetDelegationToken(TGetDelegationTokenReq req) TCLIService.GetDelegationToken_args.setReq(TGetDelegationTokenReq req) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetDelegationTokenReqModifierConstructorDescriptionGetDelegationToken_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) Performs a deep copy on other.