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