Class RouteEntryInfoImpl
java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.RouteEntryInfoImpl
- All Implemented Interfaces:
RouteEntryInfo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns route containing prefix.peer Id where best path will be advertized.
-
Constructor Details
-
RouteEntryInfoImpl
-
-
Method Details
-
getToPeer
Description copied from interface:RouteEntryInfo
peer Id where best path will be advertized.- Specified by:
getToPeer
in interfaceRouteEntryInfo
- Returns:
- PeerId
-
getRouteKey
Description copied from interface:RouteEntryInfo
Returns route containing prefix.- Specified by:
getRouteKey
in interfaceRouteEntryInfo
- Returns:
- Route key
-