Uses of Interface
org.opendaylight.ovsdb.schema.hardwarevtep.PhysicalSwitch
-
Uses of PhysicalSwitch in org.opendaylight.ovsdb.hwvtepsouthbound
Modifier and TypeMethodDescriptionHwvtepDeviceInfo.getPhysicalSwitch
(UUID uuid) HwvtepDeviceInfo.getPhysicalSwitchForTunnel
(UUID uuid) HwvtepDeviceInfo.removePhysicalSwitch
(UUID uuid) Modifier and TypeMethodDescriptionstatic org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node>
HwvtepSouthboundMapper.createInstanceIdentifier
(HwvtepConnectionInstance client, PhysicalSwitch physicalSwitch) void
HwvtepDeviceInfo.putPhysicalSwitch
(UUID uuid, PhysicalSwitch physicalSwitch)