| Package | Description |
|---|---|
| org.opendaylight.ovsdb.lib.message | |
| org.opendaylight.ovsdb.lib.schema.typed |
| Modifier and Type | Method and Description |
|---|---|
Map<UUID,TableUpdate.RowUpdate<E>> |
TableUpdate.getRows() |
| Modifier and Type | Method and Description |
|---|---|
static Map<UUID,TableUpdate.RowUpdate<GenericTableSchema>> |
TyperUtils.extractRowUpdates(Class<?> klazz,
TableUpdates updates,
DatabaseSchema dbSchema)
This method extracts all RowUpdates of Class<T> klazz from a TableUpdates
that correspond to rows of type klazz.
|
Copyright © 2018 OpenDaylight. All rights reserved.