Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TGetPrimaryKeysResp
-
Packages that use TGetPrimaryKeysResp Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TGetPrimaryKeysResp in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TGetPrimaryKeysResp Modifier and Type Field Description TGetPrimaryKeysRespTCLIService.GetPrimaryKeys_result. successMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetPrimaryKeysResp Modifier and Type Method Description TGetPrimaryKeysRespTGetPrimaryKeysResp. deepCopy()TGetPrimaryKeysRespTCLIService.Client. GetPrimaryKeys(TGetPrimaryKeysReq req)TGetPrimaryKeysRespTCLIService.Iface. GetPrimaryKeys(TGetPrimaryKeysReq req)TGetPrimaryKeysRespTCLIService.AsyncClient.GetPrimaryKeys_call. getResult()TGetPrimaryKeysRespTCLIService.GetPrimaryKeys_result. getSuccess()TGetPrimaryKeysRespTCLIService.Client. recv_GetPrimaryKeys()TGetPrimaryKeysRespTGetPrimaryKeysResp. setDirectResults(TSparkDirectResults directResults)TGetPrimaryKeysRespTGetPrimaryKeysResp. setOperationHandle(TOperationHandle operationHandle)TGetPrimaryKeysRespTGetPrimaryKeysResp. setStatus(TStatus status)Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetPrimaryKeysResp Modifier and Type Method Description org.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 TGetPrimaryKeysResp Modifier and Type Method Description intTGetPrimaryKeysResp. compareTo(TGetPrimaryKeysResp other)booleanTGetPrimaryKeysResp. equals(TGetPrimaryKeysResp that)TCLIService.GetPrimaryKeys_resultTCLIService.GetPrimaryKeys_result. setSuccess(TGetPrimaryKeysResp success)Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetPrimaryKeysResp Modifier and Type Method Description voidTCLIService.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 TGetPrimaryKeysResp Constructor Description GetPrimaryKeys_result(TGetPrimaryKeysResp success)TGetPrimaryKeysResp(TGetPrimaryKeysResp other)Performs a deep copy on other.Constructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetPrimaryKeysResp Constructor Description GetPrimaryKeys_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)
-