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