Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetFunctionsResp
Packages that use TGetFunctionsResp
-
Uses of TGetFunctionsResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetFunctionsResp 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 TGetFunctionsRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetFunctionsRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetFunctionsRespModifier and TypeMethodDescriptionTGetFunctionsResp.deepCopy()TCLIService.Client.GetFunctions(TGetFunctionsReq req) TCLIService.Iface.GetFunctions(TGetFunctionsReq req) TCLIService.AsyncClient.GetFunctions_call.getResult()TCLIService.GetFunctions_result.getSuccess()TCLIService.Client.recv_GetFunctions()TGetFunctionsResp.setDirectResults(TSparkDirectResults directResults) TGetFunctionsResp.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetFunctionsRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> TCLIService.AsyncProcessor.GetFunctions.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetFunctionsRespModifier and TypeMethodDescriptionintTGetFunctionsResp.compareTo(TGetFunctionsResp other) booleanTGetFunctionsResp.equals(TGetFunctionsResp that) TCLIService.GetFunctions_result.setSuccess(TGetFunctionsResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetFunctionsRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.GetFunctions(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler) voidTCLIService.AsyncIface.GetFunctions(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler) voidTCLIService.AsyncProcessor.GetFunctions.start(I iface, TCLIService.GetFunctions_args args, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetFunctionsRespModifierConstructorDescriptionGetFunctions_result(TGetFunctionsResp success) Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetFunctionsRespModifierConstructorDescriptionGetFunctions_call(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TGetFunctionsResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)