public interface PrefixesInstalledCounters
Modifier and Type | Method and Description |
---|---|
long |
getPrefixedInstalledCount(TablesKey tablesKey)
Prefixes received and installed from Peer count (EffRibIn Count) pet Table.
|
long |
getTotalPrefixesInstalled()
total Prefixes received and installed from Peer count (EffRibIn Count).
|
long getPrefixedInstalledCount(@Nonnull TablesKey tablesKey)
tablesKey
- tablelong getTotalPrefixesInstalled()
Copyright © 2019 OpenDaylight. All rights reserved.