Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCLIService.CloseSession_args
Packages that use TCLIService.CloseSession_args
-
Uses of TCLIService.CloseSession_args in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCLIService.CloseSession_args in com.databricks.jdbc.model.client.thrift.generatedModifier and TypeClassDescriptionstatic classstatic classClasses in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TCLIService.CloseSession_argsModifier and TypeClassDescriptionstatic classstatic classMethods in com.databricks.jdbc.model.client.thrift.generated that return TCLIService.CloseSession_argsModifier and TypeMethodDescriptionTCLIService.CloseSession_args.deepCopy()TCLIService.AsyncProcessor.CloseSession.getEmptyArgsInstance()TCLIService.Processor.CloseSession.getEmptyArgsInstance()TCLIService.CloseSession_args.setReq(TCloseSessionReq req) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.CloseSession_argsModifier and TypeMethodDescriptionintTCLIService.CloseSession_args.compareTo(TCLIService.CloseSession_args other) booleanTCLIService.CloseSession_args.equals(TCLIService.CloseSession_args that) TCLIService.Processor.CloseSession.getResult(I iface, TCLIService.CloseSession_args args) voidTCLIService.AsyncProcessor.CloseSession.start(I iface, TCLIService.CloseSession_args args, org.apache.thrift.async.AsyncMethodCallback<TCloseSessionResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCLIService.CloseSession_argsModifierConstructorDescriptionPerforms a deep copy on other.