Modifier and Type | Method and Description |
---|---|
protected RIBExtensionConsumerContext |
AbstractRIBImplModule.getExtensionsDependency() |
Modifier and Type | Method and Description |
---|---|
protected RIBExtensionConsumerContext |
AbstractBmpMonitorImplModule.getExtensionsDependency() |
Modifier and Type | Method and Description |
---|---|
RIBExtensionConsumerContext |
RIBImpl.getRibExtensions() |
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 |
---|---|
RIBExtensionConsumerContext |
RibImpl.getRibExtensions() |
Constructor and Description |
---|
RibImpl(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider provider,
RIBExtensionConsumerContext contextProvider,
BGPDispatcher dispatcher,
org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecTreeFactory,
org.opendaylight.controller.md.sal.dom.api.DOMDataBroker domBroker,
org.opendaylight.controller.sal.core.api.model.SchemaService schemaService) |
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 |
---|---|
static BmpMonitoringStation |
BmpMonitoringStationImpl.createBmpMonitorInstance(RIBExtensionConsumerContext ribExtensions,
BmpDispatcher dispatcher,
org.opendaylight.controller.md.sal.dom.api.DOMDataBroker domDataBroker,
MonitorId monitorId,
InetSocketAddress address,
com.google.common.base.Optional<KeyMapping> keys,
org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory codecFactory,
org.opendaylight.yangtools.yang.model.api.SchemaContext schemaContext,
List<MonitoredRouter> mrs) |
static BmpRouterPeer |
BmpRouterPeerImpl.createRouterPeer(org.opendaylight.controller.md.sal.dom.api.DOMTransactionChain domTxChain,
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier peersYangIId,
PeerUpNotification peerUp,
RIBExtensionConsumerContext extensions,
org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree tree,
PeerId peerId) |
Copyright © 2018 OpenDaylight. All rights reserved.