| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
CreateJobResponse | 
GPUdb.createJob(CreateJobRequest request)
Create a job which will run asynchronously. 
 | 
CreateJobResponse | 
GPUdb.createJob(String endpoint,
         String requestEncoding,
         ByteBuffer data,
         String dataStr,
         Map<String,String> options)
Create a job which will run asynchronously. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateJobResponse | 
CreateJobResponse.setJobId(int jobId)  | 
Copyright © 2019. All rights reserved.