Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTables_args
Packages that use TCLIService.GetTables_args
-
Uses of TCLIService.GetTables_args in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCLIService.GetTables_args in com.databricks.jdbc.model.client.thrift.generatedModifier and TypeClassDescriptionstatic classstatic classTCLIService.Processor.GetTables<I extends TCLIService.Iface>Classes in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TCLIService.GetTables_argsModifier and TypeClassDescriptionstatic classstatic classMethods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.GetTables_argsModifier and TypeMethodDescriptionTCLIService.GetTables_args.deepCopy()TCLIService.AsyncProcessor.GetTables.getEmptyArgsInstance()TCLIService.Processor.GetTables.getEmptyArgsInstance()TCLIService.GetTables_args.setReq(TGetTablesReq req) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetTables_argsModifier and TypeMethodDescriptionintTCLIService.GetTables_args.compareTo(TCLIService.GetTables_args other) booleanTCLIService.GetTables_args.equals(TCLIService.GetTables_args that) TCLIService.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_argsModifierConstructorDescriptionPerforms a deep copy on other.