Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCloseSessionResp
-
Packages that use TCloseSessionResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TCloseSessionResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TCloseSessionResp Modifier and Type Field Description TCloseSessionRespTCLIService.CloseSession_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TCloseSessionResp Modifier and Type Method Description TCloseSessionRespTCLIService.Client. CloseSession(TCloseSessionReq req)TCloseSessionRespTCLIService.Iface. CloseSession(TCloseSessionReq req)TCloseSessionRespTCloseSessionResp. deepCopy()TCloseSessionRespTCLIService.AsyncClient.CloseSession_call. getResult()TCloseSessionRespTCLIService.CloseSession_result. getSuccess()TCloseSessionRespTCLIService.Client. recv_CloseSession()TCloseSessionRespTCloseSessionResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TCloseSessionResp Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TCloseSessionResp>TCLIService.AsyncProcessor.CloseSession. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TCloseSessionResp Modifier and Type Method Description intTCloseSessionResp. compareTo(TCloseSessionResp other)booleanTCloseSessionResp. equals(TCloseSessionResp that)TCLIService.CloseSession_resultTCLIService.CloseSession_result. setSuccess(TCloseSessionResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCloseSessionResp Modifier and Type Method Description voidTCLIService.AsyncClient. CloseSession(TCloseSessionReq req, org.apache.thrift.async.AsyncMethodCallback<TCloseSessionResp> resultHandler)voidTCLIService.AsyncIface. CloseSession(TCloseSessionReq req, org.apache.thrift.async.AsyncMethodCallback<TCloseSessionResp> resultHandler)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 TCloseSessionResp Constructor Description CloseSession_result(TCloseSessionResp success)TCloseSessionResp(TCloseSessionResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCloseSessionResp Constructor Description CloseSession_call(TCloseSessionReq req, org.apache.thrift.async.AsyncMethodCallback<TCloseSessionResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-