Uses of Class
org.opendaylight.netvirt.bgpmanager.FibDSWriter
-
Packages that use FibDSWriter Package Description org.opendaylight.netvirt.bgpmanager -
-
Uses of FibDSWriter in org.opendaylight.netvirt.bgpmanager
Methods in org.opendaylight.netvirt.bgpmanager that return FibDSWriter Modifier and Type Method Description FibDSWriter
BgpManager. getFibWriter()
Constructors in org.opendaylight.netvirt.bgpmanager with parameters of type FibDSWriter Constructor Description BgpConfigurationManager(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, FibDSWriter fibDSWriter, IVpnLinkService vpnLinkSrvce, org.osgi.framework.BundleContext bundleContext, BgpUtil bgpUtil, org.opendaylight.infrautils.metrics.MetricProvider metricProvider)
BgpManager(BgpConfigurationManager bcm, FibDSWriter fibDSWriter, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker)
-