Class StaleBestPathRoute


  • public abstract class StaleBestPathRoute
    extends Object
    Routes to be removed from Data Store.
    Author:
    Claudio D. Gasparini
    • Constructor Detail

      • StaleBestPathRoute

        protected StaleBestPathRoute​(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates nonAddPathRouteKeyIdentifier)
    • Method Detail

      • getNonAddPathRouteKeyIdentifier

        public final org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates getNonAddPathRouteKeyIdentifier()
      • getStaleRouteKeyIdentifiers

        public abstract List<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates> getStaleRouteKeyIdentifiers()
        Route Identifier List of withdrawn routes to advertize peers supporting additional Path.
        Returns:
        Route Identifier List
      • getAddPathRouteKeyIdentifiers

        public abstract List<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifierWithPredicates> getAddPathRouteKeyIdentifiers()
        Route Identifier List of withdrawn routes to advertize peers supporting additional Path.
        Returns:
        Route Identifier List
      • isNonAddPathBestPathNew

        public abstract boolean isNonAddPathBestPathNew()
        Route Identifier of withdrawn routes to advertize peers no supporting additional Path.
        Returns:
        Route Identifier