Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPTimersState
-
-
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.impl
Methods in org.opendaylight.protocol.bgp.rib.impl that return BGPTimersState Modifier and Type Method Description BGPTimersStateApplicationPeer. getBGPTimersState()BGPTimersStateBGPPeer. getBGPTimersState()BGPTimersStateBGPSessionImpl. getBGPTimersState() -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement BGPTimersState Modifier and Type Class Description classBGPSessionStateImplMethods in org.opendaylight.protocol.bgp.rib.impl.state that return BGPTimersState Modifier and Type Method Description BGPTimersStateBGPSessionStateProvider. getBGPTimersState()BGP Operational Timers State. -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.spi.state
Methods in org.opendaylight.protocol.bgp.rib.spi.state that return BGPTimersState Modifier and Type Method Description @Nullable BGPTimersStateBGPPeerState. getBGPTimersState()BGP Operation Timers State. -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.state
Methods in org.opendaylight.protocol.bgp.state with parameters of type BGPTimersState Modifier and Type Method Description static @Nullable TimersNeighborUtil. buildTimer(@Nullable BGPTimersState neighbor)Builds Neighbor State from BGPPeerState counters.
-