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