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