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

    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.
    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.