| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
KillProcResponse | 
GPUdb.killProc(KillProcRequest request)
Kills a running proc instance. 
 | 
KillProcResponse | 
GPUdb.killProc(String runId,
        Map<String,String> options)
Kills a running proc instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KillProcResponse | 
KillProcResponse.setRunIds(List<String> runIds)  | 
Copyright © 2019. All rights reserved.