Package | Description |
---|---|
org.opendaylight.ovsdb.hwvtepsouthbound |
Modifier and Type | Method and Description |
---|---|
PhysicalSwitch |
HwvtepDeviceInfo.getPhysicalSwitch(UUID uuid) |
PhysicalSwitch |
HwvtepDeviceInfo.getPhysicalSwitchForTunnel(UUID uuid) |
PhysicalSwitch |
HwvtepDeviceInfo.removePhysicalSwitch(UUID uuid) |
Modifier and Type | Method and Description |
---|---|
Map<UUID,PhysicalSwitch> |
HwvtepDeviceInfo.getPhysicalSwitches() |
Modifier and Type | Method and Description |
---|---|
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> |
HwvtepSouthboundMapper.createInstanceIdentifier(HwvtepConnectionInstance client,
PhysicalSwitch pSwitch) |
void |
HwvtepDeviceInfo.putPhysicalSwitch(UUID uuid,
PhysicalSwitch pSwitch) |
Copyright © 2018 OpenDaylight. All rights reserved.