| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
CreateTableMonitorResponse |
GPUdb.createTableMonitor(CreateTableMonitorRequest request)
Creates a monitor that watches for new records inserted into a
particular table (identified by
tableName) and forwards copies
to subscribers via ZMQ. |
| Modifier and Type | Method and Description |
|---|---|
CreateTableMonitorRequest |
CreateTableMonitorRequest.setOptions(Map<String,String> options) |
CreateTableMonitorRequest |
CreateTableMonitorRequest.setTableName(String tableName) |
Copyright © 2017. All rights reserved.