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