Uses of Interface
org.opendaylight.ovsdb.schema.hardwarevtep.PhysicalLocator
-
Packages that use PhysicalLocator Package Description org.opendaylight.ovsdb.hwvtepsouthbound -
-
Uses of PhysicalLocator in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return PhysicalLocator Modifier and Type Method Description PhysicalLocator
HwvtepDeviceInfo. getPhysicalLocator(UUID uuid)
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return types with arguments of type PhysicalLocator Modifier and Type Method Description Map<UUID,PhysicalLocator>
HwvtepDeviceInfo. getPhysicalLocators()
Methods in org.opendaylight.ovsdb.hwvtepsouthbound with parameters of type PhysicalLocator Modifier and Type Method 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.TerminationPoint>
HwvtepSouthboundMapper. createInstanceIdentifier(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> nodeIid, PhysicalLocator physicalLocator)
static org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
HwvtepSouthboundMapper. getTerminationPointKey(PhysicalLocator physicalLocator)
-