Modifier and Type | Method and Description |
---|---|
protected PathSelectionMode |
AbstractBGPPSMImplModule.getPathSelectionModeDependency() |
Modifier and Type | Class and Description |
---|---|
class |
AllPathSelection |
Modifier and Type | Class and Description |
---|---|
class |
AddPathBestNPathSelection |
Modifier and Type | Method and Description |
---|---|
static PathSelectionMode |
BasePathSelectionModeFactory.createBestPathSelectionStrategy() |
Constructor and Description |
---|
RIBImpl(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider provider,
RibId ribId,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber localAs,
BgpId localBgpId,
ClusterIdentifier clusterId,
RIBExtensionConsumerContext extensions,
BGPDispatcher dispatcher,
org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecFactory,
org.opendaylight.controller.md.sal.dom.api.DOMDataBroker domDataBroker,
List<BgpTableType> localTables,
Map<TablesKey,PathSelectionMode> bestPathSelectionStrategies,
org.opendaylight.mdsal.binding.generator.impl.GeneratedClassLoadingStrategy classStrategy,
BgpDeployer.WriteConfiguration configurationWriter) |
Modifier and Type | Method and Description |
---|---|
static Map<BgpTableType,PathSelectionMode> |
OpenConfigMappingUtil.toPathSelectionMode(List<AfiSafi> afiSafis,
BGPTableTypeRegistryConsumer tableTypeRegistry) |
Modifier and Type | Method and Description |
---|---|
static Global |
OpenConfigMappingUtil.fromRib(BgpId bgpId,
ClusterIdentifier clusterIdentifier,
RibId ribId,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber localAs,
List<BgpTableType> localTables,
Map<TablesKey,PathSelectionMode> pathSelectionStrategies,
BGPTableTypeRegistryConsumer bgpTableTypeRegistryConsumer) |
Modifier and Type | Method and Description |
---|---|
PathSelectionMode |
BGPBestPathSelection.getStrategy() |
Copyright © 2018 OpenDaylight. All rights reserved.