| Class | Description |
|---|---|
| MonitorRequest |
Monitor Requst information that need to monitor table.
|
| MonitorSelect |
The contents of this object specify how the columns or table are to be
monitored.
|
| OperationResult |
All results of ovs table operations.
|
| RowUpdate |
A TableUpdate is an object that maps from the row's UUID to a RowUpdate object.
|
| TableUpdate |
TableUpdate is an object that maps from the row's UUID to a RowUpdate object.
|
| TableUpdates |
TableUpdates is an object that maps from a table name to a TableUpdate.
|
| UpdateNotification |
The "update" notification is sent by the server to the client to report
changes in tables that are being monitored following a "monitor" request.
|