Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPAfiSafiState
Package
Description
-
Uses of BGPAfiSafiState 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 BGPAfiSafiState in org.opendaylight.protocol.bgp.rib.impl.state
-
Uses of BGPAfiSafiState in org.opendaylight.protocol.bgp.rib.spi.state
Modifier and TypeMethodDescription@NonNull BGPAfiSafiState
BGPPeerState.getBGPAfiSafiState()
Afi Safi Operational State. -
Uses of BGPAfiSafiState in org.opendaylight.protocol.bgp.state
Modifier and TypeMethodDescriptionstatic @NonNull Map<AfiSafiKey,
AfiSafi> NeighborUtil.buildAfisSafisState
(@NonNull BGPAfiSafiState neighbor, @NonNull BGPTableTypeRegistryConsumer bgpTableTypeRegistry) Build List of afi safi containing State per Afi Safi.