Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetInfo_args
-
Packages that use TCLIService.GetInfo_args Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCLIService.GetInfo_args in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.GetInfo_args Modifier and Type Method Description TCLIService.GetInfo_argsTCLIService.GetInfo_args. deepCopy()TCLIService.GetInfo_argsTCLIService.AsyncProcessor.GetInfo. getEmptyArgsInstance()TCLIService.GetInfo_argsTCLIService.Processor.GetInfo. getEmptyArgsInstance()TCLIService.GetInfo_argsTCLIService.GetInfo_args. setReq(TGetInfoReq req)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.GetInfo_args Modifier and Type Method Description intTCLIService.GetInfo_args. compareTo(TCLIService.GetInfo_args other)booleanTCLIService.GetInfo_args. equals(TCLIService.GetInfo_args that)TCLIService.GetInfo_resultTCLIService.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_args Constructor Description GetInfo_args(TCLIService.GetInfo_args other)Performs a deep copy on other.
-