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
|
List<BGPRIBState> getRibStats()
List<BGPPeerState> getPeerStats()
Copyright © 2018 OpenDaylight. All rights reserved.