Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.entry.RouteKeyIdentifier
Packages that use RouteKeyIdentifier
-
Uses of RouteKeyIdentifier in org.opendaylight.protocol.bgp.rib.spi.entry
Classes in org.opendaylight.protocol.bgp.rib.spi.entry that implement RouteKeyIdentifierModifier and TypeClassDescriptionclass
AbstractAdvertizedRoute<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>> Preexistent routes to be advertized before process any route advertized by the peer.final class
ActualBestPathRoutes<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>> Preexistent routes to be advertized before process any route advertized by the peer.final class
AdvertizedRoute<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>> new Routes to be advertized.