Interface BGPErrorHandlingState
- All Known Implementing Classes:
 ApplicationPeer,BGPPeer,BGPPeerStateImpl
public interface BGPErrorHandlingState
BGP Operational Error Handling State.
- 
Method Summary
Modifier and TypeMethodDescriptionlongErroneous Update Received count. 
- 
Method Details
- 
getErroneousUpdateReceivedCount
long getErroneousUpdateReceivedCount()Erroneous Update Received count.- Returns:
 - count
 
 
 -