Package org.opendaylight.protocol.bgp.rib.spi
package org.opendaylight.protocol.bgp.rib.spi
-
ClassDescriptionAbstractRIBSupport<C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>,
S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>, R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<?>> Tracks Peers under RIB.BGP Session represents the finite state machine in BGP, including timers and its purpose is to create a BGP connection between BGP speakers.Listener that receives session informations from the session.BGPSessionNegotiatorFactory<S extends BGPSession>Marker interface identifying a BGP peer.Contains all Peer RPC methods related.Exposes information required from peer to PeerTracker.Interface for acquiring AdjRIBsIn factories.Interface for registering AdjRIBsIn factories.Utility constantYangInstanceIdentifier.NodeIdentifier
s for various RIB constructs.Utility constantNormalizedNode
s.Utility constantQName
s for various RIB constructs which are not covered by generated DTOs' QNAME constants.RIBSupport<C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>> Interface implemented for AFI/SAFI-specific RIB extensions.A registration of aRIBSupport
instance.The concept of a Router Identifier.Internal session state.