Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TCloseSessionResp
Packages that use TCloseSessionResp
-
Uses of TCloseSessionResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCloseSessionResp 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 TCloseSessionRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TCloseSessionRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TCloseSessionRespModifier and TypeMethodDescriptionTCLIService.Client.CloseSession(TCloseSessionReq req) TCLIService.Iface.CloseSession(TCloseSessionReq req) TCloseSessionResp.deepCopy()TCLIService.AsyncClient.CloseSession_call.getResult()TCLIService.CloseSession_result.getSuccess()TCLIService.Client.recv_CloseSession()Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TCloseSessionRespModifier and TypeMethodDescriptionorg.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 TCloseSessionRespModifier and TypeMethodDescriptionintTCloseSessionResp.compareTo(TCloseSessionResp other) booleanTCloseSessionResp.equals(TCloseSessionResp that) TCLIService.CloseSession_result.setSuccess(TCloseSessionResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCloseSessionRespModifier and TypeMethodDescriptionvoidTCLIService.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 TCloseSessionRespModifierConstructorDescriptionCloseSession_result(TCloseSessionResp success) Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TCloseSessionRespModifierConstructorDescriptionCloseSession_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)