Interface BestPath

    • Method Detail

      • getRouterId

        RouterId getRouterId()
        RouterId.
        Returns:
        the routerId
      • getPeerId

        default @NonNull PeerId getPeerId()
        PeerId.
        Returns:
        the routerId converted to a PeerId
      • getAttributes

        @NonNull org.opendaylight.yangtools.yang.data.api.schema.ContainerNode getAttributes()
        Attributes.
        Returns:
        the path attributes
      • getPathId

        long getPathId()
        PathId.
        Returns:
        pathId
      • isDepreferenced

        boolean isDepreferenced()
        Return true if this path is depreferenced.
        Returns:
        True if this path is depreferenced.