@NonNullByDefault public interface BGPLlGracelfulRestartState extends BGPGracelfulRestartState
| Modifier and Type | Method and Description |
|---|---|
int |
getLlGracefulRestartTimer(TablesKey tablesKey)
If table is both advertised and received return timer with lower value.
|
boolean |
isLlGracefulRestartAdvertised(TablesKey tablesKey)
is Long-lived Graceful Restart Support advertised to neighbor.
|
boolean |
isLlGracefulRestartReceived(TablesKey tablesKey)
is Long-lived Graceful Restart Support advertised by neighbor.
|
getMode, getPeerRestartTime, isGracefulRestartAdvertized, isGracefulRestartReceived, isLocalRestarting, isPeerRestartingboolean isLlGracefulRestartAdvertised(TablesKey tablesKey)
tablesKey - tables Keyboolean isLlGracefulRestartReceived(TablesKey tablesKey)
tablesKey - tables Keyint getLlGracefulRestartTimer(TablesKey tablesKey)
tablesKey - tables keyCopyright © 2020 OpenDaylight. All rights reserved.