Package org.opendaylight.protocol.bgp.rib.spi.entry
-
Interface Summary Interface Description RouteEntryDependenciesContainer Container wrapper for all dependencies related to Route Entry, required for process and storage.RouteEntryInfo RouteEntryInfo wrapper contains all related information from new best path.RouteKeyIdentifier Best Path Route Key Identifiers. -
Class Summary Class Description 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.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.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.StaleBestPathRoute Routes to be removed from Data Store.