| 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
GPUdb.createTableMonitor(CreateTableMonitorRequest). |
AlterTableMonitorResponse |
GPUdb.alterTableMonitor(String topicId,
Map<String,String> monitorUpdatesMap,
Map<String,String> options)
Alters a table monitor previously created with
GPUdb.createTableMonitor(String, Map). |
| Modifier and Type | Method and Description |
|---|---|
AlterTableMonitorResponse |
AlterTableMonitorResponse.setInfo(Map<String,String> info) |
AlterTableMonitorResponse |
AlterTableMonitorResponse.setTopicId(String topicId) |
Copyright © 2024. All rights reserved.