Interface RouteEntryInfo
-
- All Known Implementing Classes:
RouteEntryInfoImpl
@NonNullByDefault public interface RouteEntryInfo
RouteEntryInfo wrapper contains all related information from new best path.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getRouteKey()
Returns route containing prefix.Peer
getToPeer()
peer Id where best path will be advertized.
-