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