Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
GetJobResponse |
GPUdb.getJob(GetJobRequest request)
Get the status and result of asynchronously running job.
|
Modifier and Type | Method and Description |
---|---|
GetJobRequest |
GetJobRequest.setJobId(long jobId)
A unique identifier for the job whose status and result is to be
fetched.
|
GetJobRequest |
GetJobRequest.setOptions(Map<String,String> options)
Optional parameters.
|
Copyright © 2025. All rights reserved.