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