| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
AlterTableMonitorResponse |
GPUdb.alterTableMonitor(AlterTableMonitorRequest request)
Alters a table monitor previously created with
createTableMonitor. |
AlterTableMonitorResponse |
GPUdb.alterTableMonitor(String topicId,
Map<String,String> monitorUpdatesMap,
Map<String,String> options)
Alters a table monitor previously created with
createTableMonitor. |
| Modifier and Type | Method and Description |
|---|---|
AlterTableMonitorResponse |
AlterTableMonitorResponse.setInfo(Map<String,String> info)
Additional information.
|
AlterTableMonitorResponse |
AlterTableMonitorResponse.setTopicId(String topicId)
Value of
topicId. |
Copyright © 2025. All rights reserved.