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