public final class MultiPathSupportUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isTableTypeSupported(PeerSpecificParserConstraint constraints,
BgpTableType afiSafi)
Check is AFI/SAFI is supported by
MultiPathSupport service. |
public static boolean isTableTypeSupported(@Nullable PeerSpecificParserConstraint constraints, @Nonnull BgpTableType afiSafi)
MultiPathSupport
service.constraints
- Peer specific constraint.afiSafi
- Required AFI/SAFICopyright © 2018 OpenDaylight. All rights reserved.