Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetPrimaryKeysResp
Packages that use TGetPrimaryKeysResp
-
Uses of TGetPrimaryKeysResp in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetPrimaryKeysResp 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 TGetPrimaryKeysRespFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetPrimaryKeysRespMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetPrimaryKeysRespModifier and TypeMethodDescriptionTGetPrimaryKeysResp.deepCopy()TCLIService.Client.GetPrimaryKeys(TGetPrimaryKeysReq req) TCLIService.Iface.GetPrimaryKeys(TGetPrimaryKeysReq req) TCLIService.AsyncClient.GetPrimaryKeys_call.getResult()TCLIService.GetPrimaryKeys_result.getSuccess()TCLIService.Client.recv_GetPrimaryKeys()TGetPrimaryKeysResp.setDirectResults(TSparkDirectResults directResults) TGetPrimaryKeysResp.setOperationHandle(TOperationHandle operationHandle) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetPrimaryKeysRespModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<TGetPrimaryKeysResp> TCLIService.AsyncProcessor.GetPrimaryKeys.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetPrimaryKeysRespModifier and TypeMethodDescriptionintTGetPrimaryKeysResp.compareTo(TGetPrimaryKeysResp other) booleanTGetPrimaryKeysResp.equals(TGetPrimaryKeysResp that) TCLIService.GetPrimaryKeys_result.setSuccess(TGetPrimaryKeysResp success) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetPrimaryKeysRespModifier and TypeMethodDescriptionvoidTCLIService.AsyncClient.GetPrimaryKeys(TGetPrimaryKeysReq req, org.apache.thrift.async.AsyncMethodCallback<TGetPrimaryKeysResp> resultHandler) voidTCLIService.AsyncIface.GetPrimaryKeys(TGetPrimaryKeysReq req, org.apache.thrift.async.AsyncMethodCallback<TGetPrimaryKeysResp> resultHandler) voidTCLIService.AsyncProcessor.GetPrimaryKeys.start(I iface, TCLIService.GetPrimaryKeys_args args, org.apache.thrift.async.AsyncMethodCallback<TGetPrimaryKeysResp> resultHandler) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetPrimaryKeysRespModifierConstructorDescriptionGetPrimaryKeys_result(TGetPrimaryKeysResp success) Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetPrimaryKeysRespModifierConstructorDescriptionGetPrimaryKeys_call(TGetPrimaryKeysReq req, org.apache.thrift.async.AsyncMethodCallback<TGetPrimaryKeysResp> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)