Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCloseOperationReq
Packages that use TCloseOperationReq
-
Uses of TCloseOperationReq 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 TCloseOperationReqFields in com.databricks.jdbc.model.client.thrift.generated declared as TCloseOperationReqMethods in com.databricks.jdbc.model.client.thrift.generated that return TCloseOperationReqModifier and TypeMethodDescriptionTCloseOperationReq.deepCopy()TCLIService.CloseOperation_args.getReq()TCloseOperationReq.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCloseOperationReqModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.CloseOperation(TCloseOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCloseOperationResp> resultHandler) voidTCLIService.AsyncIface.CloseOperation(TCloseOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCloseOperationResp> resultHandler) TCLIService.Client.CloseOperation(TCloseOperationReq req) TCLIService.Iface.CloseOperation(TCloseOperationReq req) intTCloseOperationReq.compareTo(TCloseOperationReq other) booleanTCloseOperationReq.equals(TCloseOperationReq that) voidTCLIService.Client.send_CloseOperation(TCloseOperationReq req) TCLIService.CloseOperation_args.setReq(TCloseOperationReq req) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCloseOperationReqModifierConstructorDescriptionCloseOperation_call(TCloseOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCloseOperationResp> 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.