Interface BGPPeerStateProvider

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

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

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

    • getPeerState Link icon

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