Interface RouteEntryInfo

All Known Implementing Classes:
RouteEntryInfoImpl

@NonNullByDefault public interface RouteEntryInfo
RouteEntryInfo wrapper contains all related information from new best path.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns route containing prefix.
    peer Id where best path will be advertized.
  • Method Details Link icon

    • getToPeer Link icon

      Peer getToPeer()
      peer Id where best path will be advertized.
      Returns:
      PeerId
    • getRouteKey Link icon

      String getRouteKey()
      Returns route containing prefix.
      Returns:
      Route key