| 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)
Additional information.
|
CreateJobResponse |
CreateJobResponse.setJobId(long jobId)
An identifier for the job created by this call.
|
Copyright © 2025. All rights reserved.