Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetInfoResp
Packages that use TGetInfoResp
-
Uses of TGetInfoResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetInfoResp 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 TGetInfoRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetInfoRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetInfoRespModifier and TypeMethodDescriptionTGetInfoResp.deepCopy()TCLIService.Client.GetInfo(TGetInfoReq req) TCLIService.Iface.GetInfo(TGetInfoReq req) TCLIService.AsyncClient.GetInfo_call.getResult()TCLIService.GetInfo_result.getSuccess()TCLIService.Client.recv_GetInfo()TGetInfoResp.setInfoValue(TGetInfoValue infoValue) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetInfoRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> TCLIService.AsyncProcessor.GetInfo.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetInfoRespModifier and TypeMethodDescriptionintTGetInfoResp.compareTo(TGetInfoResp other) booleanTGetInfoResp.equals(TGetInfoResp that) TCLIService.GetInfo_result.setSuccess(TGetInfoResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetInfoRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.GetInfo(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler) voidTCLIService.AsyncIface.GetInfo(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler) voidTCLIService.AsyncProcessor.GetInfo.start(I iface, TCLIService.GetInfo_args args, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetInfoRespModifierConstructorDescriptionGetInfo_result(TGetInfoResp success) TGetInfoResp(TGetInfoResp other) Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetInfoRespModifierConstructorDescriptionGetInfo_call(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TGetInfoResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)