Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetSchemasResp
Packages that use TGetSchemasResp
-
Uses of TGetSchemasResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetSchemasResp 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 TGetSchemasRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetSchemasRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetSchemasRespModifier and TypeMethodDescriptionTGetSchemasResp.deepCopy()TCLIService.AsyncClient.GetSchemas_call.getResult()TCLIService.Client.GetSchemas(TGetSchemasReq req) TCLIService.Iface.GetSchemas(TGetSchemasReq req) TCLIService.GetSchemas_result.getSuccess()TCLIService.Client.recv_GetSchemas()TGetSchemasResp.setDirectResults(TSparkDirectResults directResults) TGetSchemasResp.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetSchemasRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> TCLIService.AsyncProcessor.GetSchemas.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetSchemasRespModifier and TypeMethodDescriptionintTGetSchemasResp.compareTo(TGetSchemasResp other) booleanTGetSchemasResp.equals(TGetSchemasResp that) TCLIService.GetSchemas_result.setSuccess(TGetSchemasResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetSchemasRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.GetSchemas(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler) voidTCLIService.AsyncIface.GetSchemas(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler) voidTCLIService.AsyncProcessor.GetSchemas.start(I iface, TCLIService.GetSchemas_args args, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetSchemasRespModifierConstructorDescriptionGetSchemas_result(TGetSchemasResp success) TGetSchemasResp(TGetSchemasResp other) Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetSchemasRespModifierConstructorDescriptionGetSchemas_call(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TGetSchemasResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)