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