Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetInfo_args
Packages that use TCLIService.GetInfo_args
-
Uses of TCLIService.GetInfo_args in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCLIService.GetInfo_args in com.databricks.jdbc.model.client.thrift.generatedModifier and TypeClassDescriptionstatic classstatic classTCLIService.Processor.GetInfo<I extends TCLIService.Iface>Classes in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TCLIService.GetInfo_argsModifier and TypeClassDescriptionstatic classstatic classMethods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.GetInfo_argsModifier and TypeMethodDescriptionTCLIService.GetInfo_args.deepCopy()TCLIService.AsyncProcessor.GetInfo.getEmptyArgsInstance()TCLIService.Processor.GetInfo.getEmptyArgsInstance()TCLIService.GetInfo_args.setReq(TGetInfoReq req) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetInfo_argsModifier and TypeMethodDescriptionintTCLIService.GetInfo_args.compareTo(TCLIService.GetInfo_args other) booleanTCLIService.GetInfo_args.equals(TCLIService.GetInfo_args that) TCLIService.Processor.GetInfo.getResult(I iface, TCLIService.GetInfo_args args) voidTCLIService.AsyncProcessor.GetInfo.start(I iface, TCLIService.GetInfo_args args, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetInfo_argsModifierConstructorDescriptionPerforms a deep copy on other.