Interface BGPRibStateProvider

All Known Implementing Classes:
BGPRibStateImpl, RibImpl, RIBImpl

@NonNullByDefault public interface BGPRibStateProvider
Interface for acquiring BGP RIB State.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns RIB Operational State.
  • Method Details

    • getRIBState

      BGPRibState getRIBState()
      Returns RIB Operational State.
      Returns:
      BGP RIB State