Uses of Interface
org.opendaylight.ovsdb.schema.openvswitch.Bridge
-
Uses of Bridge in org.opendaylight.ovsdb.southbound
Modifier and TypeMethodDescriptionstatic List
<ControllerEntry> SouthboundMapper.createControllerEntries
(Bridge bridge, Map<UUID, Controller> updatedControllerRows) static DatapathId
SouthboundMapper.createDatapathId
(Bridge bridge) static org.opendaylight.yangtools.yang.binding.InstanceIdentifier
<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> SouthboundMapper.createInstanceIdentifier
(InstanceIdentifierCodec instanceIdentifierCodec, OvsdbConnectionInstance client, Bridge bridge) static List
<ProtocolEntry> SouthboundMapper.createMdsalProtocols
(Bridge bridge)