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