Uses of Class
org.opendaylight.ovsdb.lib.message.TableUpdate
Packages that use TableUpdate
-
Uses of TableUpdate in org.opendaylight.ovsdb.lib.message
Methods in org.opendaylight.ovsdb.lib.message that return TableUpdateModifier and TypeMethodDescription<E extends TableSchema<E>>
TableUpdate<E> TableUpdates.getUpdate
(TableSchema<E> table) Methods in org.opendaylight.ovsdb.lib.message that return types with arguments of type TableUpdateConstructor parameters in org.opendaylight.ovsdb.lib.message with type arguments of type TableUpdate -
Uses of TableUpdate in org.opendaylight.ovsdb.lib.schema
Methods in org.opendaylight.ovsdb.lib.schema that return TableUpdateModifier and TypeMethodDescriptionTableSchema.updatesFromJson
(com.fasterxml.jackson.databind.JsonNode value)