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