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 . |
Modifier and Type | Method and Description |
---|---|
AlterTableMonitorRequest |
AlterTableMonitorRequest.setMonitorUpdatesMap(Map<String,String> monitorUpdatesMap)
Map containing the properties of the table monitor to be updated.
|
AlterTableMonitorRequest |
AlterTableMonitorRequest.setOptions(Map<String,String> options)
Optional parameters.
|
AlterTableMonitorRequest |
AlterTableMonitorRequest.setTopicId(String topicId)
The topic ID returned by
GPUdb.createTableMonitor . |
Copyright © 2025. All rights reserved.