Interface RouteEntryBaseAttributes

  • All Known Implementing Classes:
    PolicyRIBBaseParametersImpl

    @NonNullByDefault
    public interface RouteEntryBaseAttributes
    Contains basic attributes of route entry (AS / originator id / cluster id).
    • Method Detail

      • getLocalAs

        long getLocalAs()
        Returns AS.
        Returns:
        RIB AS
      • getOriginatorId

        org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone getOriginatorId()
        Returns originator id.
        Returns:
        originator Id
      • getClusterId

        ClusterIdentifier getClusterId()
        Returns cluster identifier.
        Returns:
        Cluster Identifier