Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.CancelOperation_args
Packages that use TCLIService.CancelOperation_args
-
Uses of TCLIService.CancelOperation_args in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCLIService.CancelOperation_args 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 TCLIService.CancelOperation_argsModifier and TypeClassDescriptionstatic classstatic classMethods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.CancelOperation_argsModifier and TypeMethodDescriptionTCLIService.CancelOperation_args.deepCopy()TCLIService.AsyncProcessor.CancelOperation.getEmptyArgsInstance()TCLIService.Processor.CancelOperation.getEmptyArgsInstance()TCLIService.CancelOperation_args.setReq(TCancelOperationReq req) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.CancelOperation_argsModifier and TypeMethodDescriptionintTCLIService.CancelOperation_args.compareTo(TCLIService.CancelOperation_args other) booleanTCLIService.CancelOperation_args.equals(TCLIService.CancelOperation_args that) TCLIService.Processor.CancelOperation.getResult(I iface, TCLIService.CancelOperation_args args) 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 TCLIService.CancelOperation_argsModifierConstructorDescriptionPerforms a deep copy on other.