@Deprecated public final class GracefulRestartUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static BgpParameters |
getGracefulBgpParameters(List<OptionalCapabilities> fixedCapabilities,
Set<TablesKey> gracefulTables,
Set<TablesKey> preservedTables,
int gracefulRestartTimer,
boolean localRestarting,
Set<BgpPeerUtil.LlGracefulRestartDTO> llGracefulDTOs)
Deprecated.
|
static CParameters |
getGracefulCapability(Map<TablesKey,Boolean> tables,
int restartTime,
boolean localRestarting)
Deprecated.
|
static CParameters |
getLlGracefulCapability(Set<BgpPeerUtil.LlGracefulRestartDTO> llGracefulRestarts)
Deprecated.
|
public static CParameters getGracefulCapability(Map<TablesKey,Boolean> tables, int restartTime, boolean localRestarting)
public static CParameters getLlGracefulCapability(Set<BgpPeerUtil.LlGracefulRestartDTO> llGracefulRestarts)
public static BgpParameters getGracefulBgpParameters(List<OptionalCapabilities> fixedCapabilities, Set<TablesKey> gracefulTables, Set<TablesKey> preservedTables, int gracefulRestartTimer, boolean localRestarting, Set<BgpPeerUtil.LlGracefulRestartDTO> llGracefulDTOs)
Copyright © 2020 OpenDaylight. All rights reserved.