Interface TableId

  • All Known Implementing Classes:
    IndexTableId, PiTableId

    public interface TableId
    Match+action table identifier.
    • Method Detail

      • type

        TableId.Type type()
        Gets type of this table ID.
        Returns:
        type
      • compareTo

        int compareTo​(TableId other)
        Compares table ID.
        Parameters:
        other - table ID to be compared
        Returns:
        zero if the table IDs are the same. Otherwise, return a non-zero integer