Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetCrossReferenceResp
Packages that use TGetCrossReferenceResp
-
Uses of TGetCrossReferenceResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetCrossReferenceResp 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 TGetCrossReferenceRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetCrossReferenceRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetCrossReferenceRespModifier and TypeMethodDescriptionTGetCrossReferenceResp.deepCopy()TCLIService.Client.GetCrossReference(TGetCrossReferenceReq req) TCLIService.Iface.GetCrossReference(TGetCrossReferenceReq req) TCLIService.AsyncClient.GetCrossReference_call.getResult()TCLIService.GetCrossReference_result.getSuccess()TCLIService.Client.recv_GetCrossReference()TGetCrossReferenceResp.setDirectResults(TSparkDirectResults directResults) TGetCrossReferenceResp.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetCrossReferenceRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetCrossReferenceResp> TCLIService.AsyncProcessor.GetCrossReference.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetCrossReferenceRespModifier and TypeMethodDescriptionintTGetCrossReferenceResp.compareTo(TGetCrossReferenceResp other) booleanTGetCrossReferenceResp.equals(TGetCrossReferenceResp that) TCLIService.GetCrossReference_result.setSuccess(TGetCrossReferenceResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetCrossReferenceRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.GetCrossReference(TGetCrossReferenceReq req, org.apache.thrift.async.AsyncMethodCallback<TGetCrossReferenceResp> resultHandler) voidTCLIService.AsyncIface.GetCrossReference(TGetCrossReferenceReq req, org.apache.thrift.async.AsyncMethodCallback<TGetCrossReferenceResp> resultHandler) voidTCLIService.AsyncProcessor.GetCrossReference.start(I iface, TCLIService.GetCrossReference_args args, org.apache.thrift.async.AsyncMethodCallback<TGetCrossReferenceResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetCrossReferenceRespModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetCrossReferenceRespModifierConstructorDescriptionGetCrossReference_call(TGetCrossReferenceReq req, org.apache.thrift.async.AsyncMethodCallback<TGetCrossReferenceResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)