| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
AdminShowJobsResponse | 
GPUdb.adminShowJobs(AdminShowJobsRequest request)
Get a list of the current jobs in GPUdb. 
 | 
AdminShowJobsResponse | 
GPUdb.adminShowJobs(Map<String,String> options)
Get a list of the current jobs in GPUdb. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AdminShowJobsResponse | 
AdminShowJobsResponse.setAuthId(List<String> authId)  | 
AdminShowJobsResponse | 
AdminShowJobsResponse.setEndpointName(List<String> endpointName)  | 
AdminShowJobsResponse | 
AdminShowJobsResponse.setJobId(List<Integer> jobId)  | 
AdminShowJobsResponse | 
AdminShowJobsResponse.setStatus(List<String> status)  | 
AdminShowJobsResponse | 
AdminShowJobsResponse.setTimeReceived(List<Long> timeReceived)  | 
AdminShowJobsResponse | 
AdminShowJobsResponse.setUserData(List<String> userData)  | 
Copyright © 2019. All rights reserved.