Interface PrefixesInstalledCounters


@NonNullByDefault public interface PrefixesInstalledCounters
Expose Prefixes Installed Count.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Prefixes received and installed from Peer count (EffRibIn Count) pet Table.
    long
    total Prefixes received and installed from Peer count (EffRibIn Count).
  • Method Details

    • getPrefixedInstalledCount

      long getPrefixedInstalledCount(TablesKey tablesKey)
      Prefixes received and installed from Peer count (EffRibIn Count) pet Table.
      Parameters:
      tablesKey - table
      Returns:
      count
    • getTotalPrefixesInstalled

      long getTotalPrefixesInstalled()
      total Prefixes received and installed from Peer count (EffRibIn Count).
      Returns:
      count