public class TableUpdates extends Response
| Constructor and Description |
|---|
TableUpdates() |
TableUpdates(Map<String,TableUpdate> map) |
| Modifier and Type | Method and Description |
|---|---|
<E extends TableSchema<E>> |
getUpdate(TableSchema<E> table) |
Map<String,TableUpdate> |
getUpdates() |
String |
toString() |
getDetails, getError, setDetails, setErrorpublic TableUpdates()
public TableUpdates(Map<String,TableUpdate> map)
public <E extends TableSchema<E>> TableUpdate<E> getUpdate(TableSchema<E> table)
public Map<String,TableUpdate> getUpdates()
Copyright © 2018 OpenDaylight. All rights reserved.