Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPErrorHandlingState
Package
Description
-
Uses of BGPErrorHandlingState in org.opendaylight.protocol.bgp.rib.impl
Modifier and TypeClassDescriptionclass
Application Peer is a special case of BGP peer.class
Class representing a peer. -
Uses of BGPErrorHandlingState in org.opendaylight.protocol.bgp.rib.impl.state
-
Uses of BGPErrorHandlingState in org.opendaylight.protocol.bgp.rib.spi.state
Modifier and TypeMethodDescription@NonNull BGPErrorHandlingState
BGPPeerState.getBGPErrorHandlingState()
Error Handling State. -
Uses of BGPErrorHandlingState in org.opendaylight.protocol.bgp.state
Modifier and TypeMethodDescriptionstatic ErrorHandling
NeighborUtil.buildErrorHandling
(@Nullable BGPErrorHandlingState errorHandlingState) Builds Error Handling State from BGPPeerState counters.