Class RouteEntryInfoImpl
java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.RouteEntryInfoImpl
- All Implemented Interfaces:
 RouteEntryInfo
- 
Constructor Summary
Constructors - 
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:RouteEntryInfopeer Id where best path will be advertized.- Specified by:
 getToPeerin interfaceRouteEntryInfo- Returns:
 - PeerId
 
 - 
getRouteKey
Description copied from interface:RouteEntryInfoReturns route containing prefix.- Specified by:
 getRouteKeyin interfaceRouteEntryInfo- Returns:
 - Route key
 
 
 -