Interface MultiPathSupport

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isTableTypeSupported​(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType tableType)
      Check if requested AFI/SAFI is supported.
    • Method Detail

      • isTableTypeSupported

        boolean isTableTypeSupported​(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType tableType)
        Check if requested AFI/SAFI is supported.
        Parameters:
        tableType - Table type to check
        Returns:
        True if the table type is supported.