Interface RouteEntryInfo

  • All Known Implementing Classes:
    RouteEntryInfoImpl

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

      • getToPeer

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

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