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)
Additional information.
|
KillProcResponse |
KillProcResponse.setRunIds(List<String> runIds)
List of run IDs of proc instances that were killed.
|
Copyright © 2025. All rights reserved.