Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowProcStatusResponse |
GPUdb.showProcStatus(ShowProcStatusRequest request)
Shows the statuses of running or completed proc instances.
|
Modifier and Type | Method and Description |
---|---|
ShowProcStatusRequest |
ShowProcStatusRequest.setOptions(Map<String,String> options)
Optional parameters.
|
ShowProcStatusRequest |
ShowProcStatusRequest.setRunId(String runId)
The run ID of a specific proc instance for which the status will be
returned.
|
Copyright © 2025. All rights reserved.