Uses of Interface
org.opendaylight.ovsdb.schema.hardwarevtep.PhysicalSwitch
Packages that use PhysicalSwitch
-
Uses of PhysicalSwitch in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return PhysicalSwitchModifier and TypeMethodDescriptionHwvtepDeviceInfo.getPhysicalSwitch
(UUID uuid) HwvtepDeviceInfo.getPhysicalSwitchForTunnel
(UUID uuid) HwvtepDeviceInfo.removePhysicalSwitch
(UUID uuid) Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return types with arguments of type PhysicalSwitchMethods in org.opendaylight.ovsdb.hwvtepsouthbound with parameters of type PhysicalSwitchModifier 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)