Class ConfigMcastCache

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    @Singleton
    public class ConfigMcastCache
    extends org.opendaylight.genius.mdsalutil.cache.InstanceIdDataObjectCache<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs>
    • Constructor Summary

      Constructors 
      Constructor Description
      ConfigMcastCache​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.caches.CacheProvider cacheProvider)  
    • Method Summary

      • Methods inherited from class org.opendaylight.genius.mdsalutil.cache.DataObjectCache

        added, checkIsClosed, close, get, getAllPresent, removed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigMcastCache

        @Inject
        public ConfigMcastCache​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                                org.opendaylight.infrautils.caches.CacheProvider cacheProvider)