Uses of Class
org.opendaylight.netvirt.elan.cache.ConfigMcastCache
-
Packages that use ConfigMcastCache Package Description org.opendaylight.netvirt.elan.l2gw.listeners org.opendaylight.netvirt.elan.l2gw.utils -
-
Uses of ConfigMcastCache in org.opendaylight.netvirt.elan.l2gw.listeners
Constructors in org.opendaylight.netvirt.elan.l2gw.listeners with parameters of type ConfigMcastCache Constructor Description L2GatewayConnectionListener(org.opendaylight.mdsal.binding.api.DataBroker db, L2GatewayConnectionUtils l2GatewayConnectionUtils, Scheduler scheduler, L2GatewayCache l2GatewayCache, L2GatewayServiceRecoveryHandler l2GatewayServiceRecoveryHandler, L2GatewayConnectionInstanceRecoveryHandler l2InstanceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, ConfigMcastCache configMcastCache, L2GatewayListener l2GatewayListener, ItmExternalTunnelCache itmExternalTunnelCache, HwvtepPhysicalSwitchListener hwvtepPhysicalSwitchListener)
-
Uses of ConfigMcastCache in org.opendaylight.netvirt.elan.l2gw.utils
Constructors in org.opendaylight.netvirt.elan.l2gw.utils with parameters of type ConfigMcastCache Constructor Description ElanL2GatewayMulticastUtils(org.opendaylight.mdsal.binding.api.DataBroker broker, ElanItmUtils elanItmUtils, ElanUtils elanUtils, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ConfigMcastCache configMcastCache, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanRefUtil elanRefUtil, ElanClusterUtils elanClusterUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, Scheduler scheduler)
-