Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowTriggersResponse |
GPUdb.showTriggers(List<String> triggerIds,
Map<String,String> options)
Retrieves information regarding the specified triggers or all existing
triggers currently active.
|
ShowTriggersResponse |
GPUdb.showTriggers(ShowTriggersRequest request)
Retrieves information regarding the specified triggers or all existing
triggers currently active.
|
Modifier and Type | Method and Description |
---|---|
ShowTriggersResponse |
ShowTriggersResponse.setInfo(Map<String,String> info) |
ShowTriggersResponse |
ShowTriggersResponse.setTriggerMap(Map<String,Map<String,String>> triggerMap) |
Copyright © 2020. All rights reserved.