Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.FetchResults_args
Packages that use TCLIService.FetchResults_args
-
Uses of TCLIService.FetchResults_args in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCLIService.FetchResults_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.FetchResults_argsModifier and TypeClassDescriptionstatic classstatic classMethods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.FetchResults_argsModifier and TypeMethodDescriptionTCLIService.FetchResults_args.deepCopy()TCLIService.AsyncProcessor.FetchResults.getEmptyArgsInstance()TCLIService.Processor.FetchResults.getEmptyArgsInstance()TCLIService.FetchResults_args.setReq(TFetchResultsReq req) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.FetchResults_argsModifier and TypeMethodDescriptionintTCLIService.FetchResults_args.compareTo(TCLIService.FetchResults_args other) booleanTCLIService.FetchResults_args.equals(TCLIService.FetchResults_args that) TCLIService.Processor.FetchResults.getResult(I iface, TCLIService.FetchResults_args args) voidTCLIService.AsyncProcessor.FetchResults.start(I iface, TCLIService.FetchResults_args args, org.apache.thrift.async.AsyncMethodCallback<TFetchResultsResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.FetchResults_argsModifierConstructorDescriptionPerforms a deep copy on other.