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) |
ClearTriggerResponse |
ClearTriggerResponse.setTriggerId(String triggerId) |
Copyright © 2020. All rights reserved.