| Modifier and Type | Method and Description | 
|---|---|
RIBExtensionConsumerContext | 
RIBImpl.getRibExtensions()  | 
| Constructor and Description | 
|---|
RIBImpl(BGPTableTypeRegistryConsumer tableTypeRegistry,
       RibId ribId,
       org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber localAs,
       BgpId localBgpId,
       RIBExtensionConsumerContext extensions,
       BGPDispatcher dispatcher,
       CodecsRegistryImpl codecsRegistry,
       org.opendaylight.mdsal.dom.api.DOMDataBroker domDataBroker,
       org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
       BGPRibRoutingPolicy ribPolicies,
       List<BgpTableType> localTables,
       Map<TablesKey,PathSelectionMode> bestPathSelectionStrategies)  | 
| Modifier and Type | Method and Description | 
|---|---|
RIBExtensionConsumerContext | 
RibImpl.getRibExtensions()  | 
| Constructor and Description | 
|---|
RibImpl(RIBExtensionConsumerContext contextProvider,
       BGPDispatcher dispatcher,
       BGPRibRoutingPolicyFactory policyProvider,
       org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecTreeFactory,
       org.opendaylight.mdsal.dom.api.DOMDataBroker domBroker,
       org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
       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.mdsal.binding.api.DataBroker dataBroker,
                       org.opendaylight.mdsal.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 © 2020 OpenDaylight. All rights reserved.