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