Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCancelOperationResp
-
Packages that use TCancelOperationResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCancelOperationResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TCancelOperationResp Modifier and Type Field Description TCancelOperationRespTCLIService.CancelOperation_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TCancelOperationResp Modifier and Type Method Description TCancelOperationRespTCLIService.Client. CancelOperation(TCancelOperationReq req)TCancelOperationRespTCLIService.Iface. CancelOperation(TCancelOperationReq req)TCancelOperationRespTCancelOperationResp. deepCopy()TCancelOperationRespTCLIService.AsyncClient.CancelOperation_call. getResult()TCancelOperationRespTCLIService.CancelOperation_result. getSuccess()TCancelOperationRespTCLIService.Client. recv_CancelOperation()TCancelOperationRespTCancelOperationResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TCancelOperationResp Modifier and Type Method Description org.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 TCancelOperationResp Modifier and Type Method Description intTCancelOperationResp. compareTo(TCancelOperationResp other)booleanTCancelOperationResp. equals(TCancelOperationResp that)TCLIService.CancelOperation_resultTCLIService.CancelOperation_result. setSuccess(TCancelOperationResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCancelOperationResp Modifier and Type Method Description voidTCLIService.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 TCancelOperationResp Constructor Description CancelOperation_result(TCancelOperationResp success)TCancelOperationResp(TCancelOperationResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCancelOperationResp Constructor Description CancelOperation_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)
-