Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminAlterJobsResponse |
GPUdb.adminAlterJobs(AdminAlterJobsRequest request)
Perform the requested action on a list of one or more job(s).
|
Modifier and Type | Method and Description |
---|---|
AdminAlterJobsRequest |
AdminAlterJobsRequest.setAction(String action)
Action to be performed on the jobs specified by job_ids.
|
AdminAlterJobsRequest |
AdminAlterJobsRequest.setJobIds(List<Long> jobIds)
Jobs to be modified.
|
AdminAlterJobsRequest |
AdminAlterJobsRequest.setOptions(Map<String,String> options)
Optional parameters.
|
Copyright © 2025. All rights reserved.