Interface BGPPeerStateProvider

All Known Implementing Classes:
ApplicationPeer, BgpPeer, BGPPeer, BGPPeerStateImpl

public interface BGPPeerStateProvider
Interface for acquiring BGP Peer State.
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable BGPPeerState
    Returns Peer Operational State.
  • Method Details

    • getPeerState

      @Nullable BGPPeerState getPeerState()
      Returns Peer Operational State.
      Returns:
      BGP Peer State