Class RouteEntryInfoImpl
java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.RouteEntryInfoImpl
- All Implemented Interfaces:
- RouteEntryInfo
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionReturns route containing prefix.peer Id where best path will be advertized.
- 
Constructor Details- 
RouteEntryInfoImpl
 
- 
- 
Method Details- 
getToPeerDescription copied from interface:RouteEntryInfopeer Id where best path will be advertized.- Specified by:
- getToPeerin interface- RouteEntryInfo
- Returns:
- PeerId
 
- 
getRouteKeyDescription copied from interface:RouteEntryInfoReturns route containing prefix.- Specified by:
- getRouteKeyin interface- RouteEntryInfo
- Returns:
- Route key
 
 
-