| 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.setInfo(Map<String,String> info) |
CreateJobResponse |
CreateJobResponse.setJobId(long jobId) |
Copyright © 2020. All rights reserved.