Uses of Interface
org.opendaylight.protocol.concepts.InstanceReference
-
-
Uses of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider
Classes in org.opendaylight.bgpcep.bgp.topology.provider that implement InstanceReference Modifier and Type Class Description class
AbstractTopologyBuilder<T extends Route>
class
Ipv4ReachabilityTopologyBuilder
class
Ipv6ReachabilityTopologyBuilder
class
LinkstateGraphBuilder
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
LinkstateTopologyBuilder
-
Uses of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider.spi
Subinterfaces of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider.spi Modifier and Type Interface Description interface
TopologyReferenceSingletonService
-
Uses of InstanceReference in org.opendaylight.bgpcep.pcep.tunnel.provider
Classes in org.opendaylight.bgpcep.pcep.tunnel.provider that implement InstanceReference Modifier and Type Class Description class
PCEPTunnelTopologyProvider
-
Uses of InstanceReference in org.opendaylight.bgpcep.topology
Subinterfaces of InstanceReference in org.opendaylight.bgpcep.topology Modifier and Type Interface Description interface
TopologyReference
A reference to an Topology instance.Classes in org.opendaylight.bgpcep.topology that implement InstanceReference Modifier and Type Class Description class
DefaultTopologyReference
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.rib Modifier and Type Interface Description interface
RibReference
A reference to a Rib instance.Classes in org.opendaylight.protocol.bgp.rib that implement InstanceReference Modifier and Type Class Description class
DefaultRibReference
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement InstanceReference Modifier and Type Class Description class
ApplicationPeer
Application Peer is a special case of BGP peer.class
BGPPeer
Class representing a peer.class
RIBImpl
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.config
Classes in org.opendaylight.protocol.bgp.rib.impl.config that implement InstanceReference Modifier and Type Class Description class
RibImpl
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.spi
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.spi Modifier and Type Interface Description interface
RIB
Internal reference to a RIB instance. -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement InstanceReference Modifier and Type Class Description class
BGPPeerStateImpl
class
BGPRibStateImpl
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.spi.state
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.rib.spi.state Modifier and Type Interface Description interface
BGPPeerState
Representing operational state related to a particular BGP neighbor.interface
BGPRibState
Representing RIB Operational State information. -
Uses of InstanceReference in org.opendaylight.protocol.concepts
Classes in org.opendaylight.protocol.concepts that implement InstanceReference Modifier and Type Class Description class
DefaultInstanceReference<T extends org.opendaylight.yangtools.yang.binding.DataObject>
-