Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ClearTriggerResponse |
GPUdb.clearTrigger(ClearTriggerRequest request)
Clears or cancels the trigger identified by the specified handle.
|
ClearTriggerResponse |
GPUdb.clearTrigger(String triggerId,
Map<String,String> options)
Clears or cancels the trigger identified by the specified handle.
|
Modifier and Type | Method and Description |
---|---|
ClearTriggerResponse |
ClearTriggerResponse.setInfo(Map<String,String> info)
Additional information.
|
ClearTriggerResponse |
ClearTriggerResponse.setTriggerId(String triggerId)
Value of
triggerId . |
Copyright © 2025. All rights reserved.