Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCancelOperationResp
Packages that use TCancelOperationResp
-
Uses of TCancelOperationResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCancelOperationResp 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 TCancelOperationRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TCancelOperationRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TCancelOperationRespModifier and TypeMethodDescriptionTCLIService.Client.CancelOperation(TCancelOperationReq req) TCLIService.Iface.CancelOperation(TCancelOperationReq req) TCancelOperationResp.deepCopy()TCLIService.AsyncClient.CancelOperation_call.getResult()TCLIService.CancelOperation_result.getSuccess()TCLIService.Client.recv_CancelOperation()Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TCancelOperationRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TCancelOperationResp> TCLIService.AsyncProcessor.CancelOperation.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCancelOperationRespModifier and TypeMethodDescriptionintTCancelOperationResp.compareTo(TCancelOperationResp other) booleanTCancelOperationResp.equals(TCancelOperationResp that) TCLIService.CancelOperation_result.setSuccess(TCancelOperationResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCancelOperationRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.CancelOperation(TCancelOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCancelOperationResp> resultHandler) voidTCLIService.AsyncIface.CancelOperation(TCancelOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCancelOperationResp> resultHandler) voidTCLIService.AsyncProcessor.CancelOperation.start(I iface, TCLIService.CancelOperation_args args, org.apache.thrift.async.AsyncMethodCallback<TCancelOperationResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCancelOperationRespModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCancelOperationRespModifierConstructorDescriptionCancelOperation_call(TCancelOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCancelOperationResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)