public 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>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>> extends AbstractAdvertizedRoute<C,S,R,I>
| Constructor and Description |
|---|
AdvertizedRoute(RIBSupport<C,S,R,I> ribSupport,
boolean isFirstBestPath,
R route,
Attributes attributes,
PeerId fromPeerId) |
AdvertizedRoute(RIBSupport<C,S,R,I> ribSupport,
R route,
Attributes attributes,
PeerId fromPeerId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFirstBestPath() |
getAddPathRouteKeyIdentifier, getAttributes, getFromPeerId, getNonAddPathRouteKeyIdentifier, getRoutepublic AdvertizedRoute(RIBSupport<C,S,R,I> ribSupport, R route, Attributes attributes, PeerId fromPeerId)
public AdvertizedRoute(RIBSupport<C,S,R,I> ribSupport, boolean isFirstBestPath, R route, Attributes attributes, PeerId fromPeerId)
Copyright © 2019 OpenDaylight. All rights reserved.