Uses of Class
org.opendaylight.netvirt.elan.cache.ConfigMcastCache
-
Packages that use ConfigMcastCache Package Description org.opendaylight.netvirt.elan.l2gw.utils -
-
Uses of ConfigMcastCache in org.opendaylight.netvirt.elan.l2gw.utils
Methods in org.opendaylight.netvirt.elan.l2gw.utils that return ConfigMcastCache Modifier and Type Method Description ConfigMcastCache
ElanRefUtil. getConfigMcastCache()
Constructors in org.opendaylight.netvirt.elan.l2gw.utils with parameters of type ConfigMcastCache Constructor Description ElanRefUtil(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, ElanClusterUtils elanClusterUtils, ElanInstanceCache elanInstanceCache, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanInterfaceCache elanInterfaceCache, ConfigMcastCache configMcastCache, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, Scheduler scheduler)
-