Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetFunctions_args
-
Packages that use TCLIService.GetFunctions_args Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCLIService.GetFunctions_args in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.GetFunctions_args Modifier and Type Method Description TCLIService.GetFunctions_argsTCLIService.GetFunctions_args. deepCopy()TCLIService.GetFunctions_argsTCLIService.AsyncProcessor.GetFunctions. getEmptyArgsInstance()TCLIService.GetFunctions_argsTCLIService.Processor.GetFunctions. getEmptyArgsInstance()TCLIService.GetFunctions_argsTCLIService.GetFunctions_args. setReq(TGetFunctionsReq req)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetFunctions_args Modifier and Type Method Description intTCLIService.GetFunctions_args. compareTo(TCLIService.GetFunctions_args other)booleanTCLIService.GetFunctions_args. equals(TCLIService.GetFunctions_args that)TCLIService.GetFunctions_resultTCLIService.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_args Constructor Description GetFunctions_args(TCLIService.GetFunctions_args other)Performs a deep copy on other.
-