| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ShowTriggersResponse |
GPUdb.showTriggers(ShowTriggersRequest request)
Retrieves information regarding the specified triggers or all existing
triggers currently active.
|
| Modifier and Type | Method and Description |
|---|---|
ShowTriggersRequest |
ShowTriggersRequest.setOptions(Map<String,String> options)
Optional parameters.
|
ShowTriggersRequest |
ShowTriggersRequest.setTriggerIds(List<String> triggerIds)
List of IDs of the triggers whose information is to be retrieved.
|
Copyright © 2025. All rights reserved.