Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.entry.RouteKeyIdentifier
-
Packages that use RouteKeyIdentifier Package Description org.opendaylight.protocol.bgp.rib.spi.entry -
-
Uses of RouteKeyIdentifier in org.opendaylight.protocol.bgp.rib.spi.entry
Classes in org.opendaylight.protocol.bgp.rib.spi.entry that implement RouteKeyIdentifier Modifier and Type Class Description class
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.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.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.
-