Uses of Interface
org.opendaylight.protocol.bgp.rib.RibReference
Packages that use RibReference
Package
Description
-
Uses of RibReference in org.opendaylight.bgpcep.bgp.topology.provider
Constructors in org.opendaylight.bgpcep.bgp.topology.provider with parameters of type RibReferenceModifierConstructorDescriptionprotected
AbstractTopologyBuilder
(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, RibReference locRibReference, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId topologyId, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes types, AddressFamily afi, SubsequentAddressFamily safi) protected
AbstractTopologyBuilder
(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, RibReference locRibReference, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId topologyId, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes types, AddressFamily afi, SubsequentAddressFamily safi, long listenerResetLimitInMillsec, int listenerResetEnforceCounter) Ipv4ReachabilityTopologyBuilder
(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, RibReference locRibReference, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId topologyId) Ipv6ReachabilityTopologyBuilder
(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, RibReference locRibReference, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId topologyId) LinkstateGraphBuilder
(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, RibReference locRibReference, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId topologyId, ConnectedGraphProvider provider) LinkstateTopologyBuilder
(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, RibReference locRibReference, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId topologyId) -
Uses of RibReference in org.opendaylight.protocol.bgp.rib
Classes in org.opendaylight.protocol.bgp.rib that implement RibReference -
Uses of RibReference in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement RibReferenceModifier and TypeClassDescriptionclass
Application Peer is a special case of BGP peer.class
Class representing a peer.final class
-
Uses of RibReference in org.opendaylight.protocol.bgp.rib.impl.config
Classes in org.opendaylight.protocol.bgp.rib.impl.config that implement RibReference -
Uses of RibReference in org.opendaylight.protocol.bgp.rib.impl.spi
Subinterfaces of RibReference in org.opendaylight.protocol.bgp.rib.impl.spi -
Uses of RibReference in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement RibReference -
Uses of RibReference in org.opendaylight.protocol.bgp.rib.spi.state
Subinterfaces of RibReference 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.