Uses of Class
org.opendaylight.protocol.bgp.rib.spi.entry.AbstractAdvertizedRoute
Packages that use AbstractAdvertizedRoute
-
Uses of AbstractAdvertizedRoute in org.opendaylight.protocol.bgp.rib.spi.entry
Subclasses of AbstractAdvertizedRoute in org.opendaylight.protocol.bgp.rib.spi.entryModifier and TypeClassDescriptionfinal class
ActualBestPathRoutes<C extends Routes & org.opendaylight.yangtools.binding.DataObject & org.opendaylight.yangtools.binding.ChoiceIn<Tables>,
S extends org.opendaylight.yangtools.binding.ChildOf<? super C>> Preexistent routes to be advertized before process any route advertized by the peer.final class
AdvertizedRoute<C extends Routes & org.opendaylight.yangtools.binding.DataObject & org.opendaylight.yangtools.binding.ChoiceIn<Tables>,
S extends org.opendaylight.yangtools.binding.ChildOf<? super C>> new Routes to be advertized.