Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPTimersState
Package
Description
-
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.impl
Modifier and TypeMethodDescriptionApplicationPeer.getBGPTimersState()
BGPPeer.getBGPTimersState()
BGPSessionImpl.getBGPTimersState()
-
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.impl.state
Modifier and TypeMethodDescriptionBGPSessionStateProvider.getBGPTimersState()
BGP Operational Timers State. -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.spi.state
Modifier and TypeMethodDescription@Nullable BGPTimersState
BGPPeerState.getBGPTimersState()
BGP Operation Timers State. -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.state
Modifier and TypeMethodDescriptionstatic @Nullable Timers
NeighborUtil.buildTimer
(@Nullable BGPTimersState neighbor) Builds Neighbor State from BGPPeerState counters.