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 classAbstractTopologyBuilder<T extends Route>classIpv4ReachabilityTopologyBuilderclassIpv6ReachabilityTopologyBuilderclassLinkstateGraphBuilderThis 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.classLinkstateTopologyBuilder -
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 interfaceTopologyReferenceSingletonService -
Uses of InstanceReference in org.opendaylight.bgpcep.pcep.topology.provider
Classes in org.opendaylight.bgpcep.pcep.topology.provider that implement InstanceReference Modifier and Type Class Description classPCEPTopologyProvider -
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 classPCEPTunnelTopologyProvider -
Uses of InstanceReference in org.opendaylight.bgpcep.topology
Subinterfaces of InstanceReference in org.opendaylight.bgpcep.topology Modifier and Type Interface Description interfaceTopologyReferenceA reference to an Topology instance.Classes in org.opendaylight.bgpcep.topology that implement InstanceReference Modifier and Type Class Description classDefaultTopologyReference -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib
Subinterfaces of InstanceReference in org.opendaylight.protocol.bgp.rib Modifier and Type Interface Description interfaceRibReferenceA reference to a Rib instance.Classes in org.opendaylight.protocol.bgp.rib that implement InstanceReference Modifier and Type Class Description classDefaultRibReference -
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 classApplicationPeerApplication Peer is a special case of BGP peer.classBGPPeerClass representing a peer.classRIBImpl -
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 classRibImpl -
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 interfaceRIBInternal 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 classBGPPeerStateImplclassBGPRibStateImpl -
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 interfaceBGPPeerStateRepresenting operational state related to a particular BGP neighbor.interfaceBGPRibStateRepresenting 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 classDefaultInstanceReference<T extends org.opendaylight.yangtools.yang.binding.DataObject>
-