| 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.setInfo(Map<String,String> info) |
KillProcResponse |
KillProcResponse.setRunIds(List<String> runIds) |
Copyright © 2020. All rights reserved.