Modifier and Type | Class and Description |
---|---|
class |
ApplicationPeer
Application Peer is a special case of BGP peer.
|
class |
BGPPeer
Class representing a peer.
|
Modifier and Type | Class and Description |
---|---|
class |
BGPPeerStateImpl |
Modifier and Type | Method and Description |
---|---|
BGPPeerMessagesState |
BGPPeerStateImpl.getBGPPeerMessagesState() |
Modifier and Type | Method and Description |
---|---|
BGPPeerMessagesState |
BGPPeerState.getBGPPeerMessagesState()
BGP Message Operational State
|
Modifier and Type | Method and Description |
---|---|
static BgpNeighborStateAugmentation |
NeighborUtil.buildMessageState(BGPPeerMessagesState neighbor)
Builds Bgp Neighbor State containing Message State
|
static State |
NeighborUtil.buildNeighborState(BGPSessionState sessionState,
BGPPeerMessagesState bgpPeerMessagesState)
Builds Neighbor State from BGPPeerState counters
|
Copyright © 2018 OpenDaylight. All rights reserved.