public interface BGPStateConsumer
Modifier and Type | Method and Description |
---|---|
List<BGPPeerState> |
getPeerStats()
List of Registered BGP Peer State.
|
List<BGPRibState> |
getRibStats()
List of Registered BGP Rib States.
|
@Nonnull List<BGPRibState> getRibStats()
@Nonnull List<BGPPeerState> getPeerStats()
Copyright © 2019 OpenDaylight. All rights reserved.