Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCancelDelegationTokenResp
Packages that use TCancelDelegationTokenResp
-
Uses of TCancelDelegationTokenResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCancelDelegationTokenResp 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 TCancelDelegationTokenRespModifier and TypeClassDescriptionclassclassFields in com.databricks.jdbc.model.client.thrift.generated declared as TCancelDelegationTokenRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TCancelDelegationTokenRespModifier and TypeMethodDescriptionTCLIService.Client.CancelDelegationToken(TCancelDelegationTokenReq req) TCLIService.Iface.CancelDelegationToken(TCancelDelegationTokenReq req) TCancelDelegationTokenResp.deepCopy()TCLIService.AsyncClient.CancelDelegationToken_call.getResult()TCLIService.CancelDelegationToken_result.getSuccess()TCLIService.Client.recv_CancelDelegationToken()Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TCancelDelegationTokenRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TCancelDelegationTokenResp> TCLIService.AsyncProcessor.CancelDelegationToken.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCancelDelegationTokenRespModifier and TypeMethodDescriptionintTCancelDelegationTokenResp.compareTo(TCancelDelegationTokenResp other) booleanTCancelDelegationTokenResp.equals(TCancelDelegationTokenResp that) TCLIService.CancelDelegationToken_result.setSuccess(TCancelDelegationTokenResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCancelDelegationTokenRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.CancelDelegationToken(TCancelDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TCancelDelegationTokenResp> resultHandler) voidTCLIService.AsyncIface.CancelDelegationToken(TCancelDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TCancelDelegationTokenResp> resultHandler) voidTCLIService.AsyncProcessor.CancelDelegationToken.start(I iface, TCLIService.CancelDelegationToken_args args, org.apache.thrift.async.AsyncMethodCallback<TCancelDelegationTokenResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCancelDelegationTokenRespModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCancelDelegationTokenRespModifierConstructorDescriptionCancelDelegationToken_call(TCancelDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TCancelDelegationTokenResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)