Modifier and Type | Method and Description |
---|---|
RIBExtensionConsumerContext |
RIBImpl.getRibExtensions() |
Constructor and Description |
---|
RIBImpl(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) |
Modifier and Type | Method and Description |
---|---|
RIBExtensionConsumerContext |
RibImpl.getRibExtensions() |
Constructor and Description |
---|
RibImpl(RIBExtensionConsumerContext contextProvider,
BGPDispatcher dispatcher,
org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecTreeFactory,
org.opendaylight.controller.md.sal.dom.api.DOMDataBroker domBroker,
org.opendaylight.mdsal.dom.api.DOMSchemaService domSchemaService) |
Modifier and Type | Method and Description |
---|---|
RIBExtensionConsumerContext |
RIB.getRibExtensions()
Return the RIB extensions available to the RIB instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RIBExtensionProviderContext
Interface for registering AdjRIBsIn factories.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceLoaderRIBExtensionConsumerContext |
class |
SimpleRIBExtensionProviderContext |
Modifier and Type | Method and Description |
---|---|
RIBExtensionConsumerContext |
BmpDeployerDependencies.getExtensions() |
Constructor and Description |
---|
BmpDeployerDependencies(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.md.sal.dom.api.DOMDataBroker domDataBroker,
RIBExtensionConsumerContext extensions,
org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecTreeFactory,
org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext,
org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonProvider) |
Copyright © 2019 OpenDaylight. All rights reserved.