Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetCatalogs_args
-
Packages that use TCLIService.GetCatalogs_args Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCLIService.GetCatalogs_args in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.GetCatalogs_args Modifier and Type Method Description TCLIService.GetCatalogs_argsTCLIService.GetCatalogs_args. deepCopy()TCLIService.GetCatalogs_argsTCLIService.AsyncProcessor.GetCatalogs. getEmptyArgsInstance()TCLIService.GetCatalogs_argsTCLIService.Processor.GetCatalogs. getEmptyArgsInstance()TCLIService.GetCatalogs_argsTCLIService.GetCatalogs_args. setReq(TGetCatalogsReq req)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetCatalogs_args Modifier and Type Method Description intTCLIService.GetCatalogs_args. compareTo(TCLIService.GetCatalogs_args other)booleanTCLIService.GetCatalogs_args. equals(TCLIService.GetCatalogs_args that)TCLIService.GetCatalogs_resultTCLIService.Processor.GetCatalogs. getResult(I iface, TCLIService.GetCatalogs_args args)voidTCLIService.AsyncProcessor.GetCatalogs. start(I iface, TCLIService.GetCatalogs_args args, org.apache.thrift.async.AsyncMethodCallback<TGetCatalogsResp> resultHandler)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetCatalogs_args Constructor Description GetCatalogs_args(TCLIService.GetCatalogs_args other)Performs a deep copy on other.
-