public interface PrefixesReceivedCounters
| Modifier and Type | Method and Description |
|---|---|
long |
getPrefixedReceivedCount(@NonNull TablesKey tablesKey)
Prefixes received from Peer count (AdjRinIn Count) pet Table.
|
Set<TablesKey> |
getTableKeys()
list of supported tables per Peer.
|
boolean |
isSupported(@NonNull TablesKey tablesKey)
table supported per Peer.
|
long getPrefixedReceivedCount(@NonNull TablesKey tablesKey)
tablesKey - tableboolean isSupported(@NonNull TablesKey tablesKey)
tablesKey - table typeCopyright © 2020 OpenDaylight. All rights reserved.