Uses of Interface
org.opendaylight.protocol.concepts.InstanceReference
Packages that use InstanceReference
Package
Description
-
Uses of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider
Classes in org.opendaylight.bgpcep.bgp.topology.provider that implement InstanceReferenceModifier and TypeClassDescriptionclass
AbstractTopologyBuilder<T extends Route>
final class
final class
class
This Class build the Traffic Engineering Database as a Connected Graph suitable to be used latter by Path Computation algorithms to compute end to end path.class
-
Uses of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider.spi
Subinterfaces of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider.spi -
Uses of InstanceReference in org.opendaylight.bgpcep.pcep.tunnel.provider
Classes in org.opendaylight.bgpcep.pcep.tunnel.provider that implement InstanceReference -
Uses of InstanceReference in org.opendaylight.bgpcep.topology
Subinterfaces of InstanceReference in org.opendaylight.bgpcep.topologyModifier and TypeInterfaceDescriptioninterface
A reference to an Topology instance.Classes in org.opendaylight.bgpcep.topology that implement InstanceReference -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.ribClasses in org.opendaylight.protocol.bgp.rib that implement InstanceReference -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement InstanceReferenceModifier and TypeClassDescriptionclass
Application Peer is a special case of BGP peer.class
Class representing a peer.final class
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.config
Classes in org.opendaylight.protocol.bgp.rib.impl.config that implement InstanceReference -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.spi
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.spi -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement InstanceReference -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.spi.state
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.rib.spi.stateModifier and TypeInterfaceDescriptioninterface
Representing operational state related to a particular BGP neighbor.interface
Representing RIB Operational State information. -
Uses of InstanceReference in org.opendaylight.protocol.concepts
Classes in org.opendaylight.protocol.concepts that implement InstanceReferenceModifier and TypeClassDescriptionclass
DefaultInstanceReference<T extends org.opendaylight.yangtools.yang.binding.DataObject>