Interface BGPRibStateProvider
- All Known Implementing Classes:
BGPRibStateImpl,RibImpl,RIBImpl
@NonNullByDefault
public interface BGPRibStateProvider
Interface for acquiring BGP RIB State.
-
Method Summary
-
Method Details
-
getRIBState
BGPRibState getRIBState()Returns RIB Operational State.- Returns:
- BGP RIB State
-