Interface BGPTimersState
-
- All Known Implementing Classes:
BGPSessionStateImpl
public interface BGPTimersState
BGP Operational Timer State.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getNegotiatedHoldTime()
Negotiated Hold Time.long
getUpTime()
The time (MILLISECONDS) for how long session has been up or on idle state.
-