Class IfIndexInterfaceCache

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    @Singleton
    public class IfIndexInterfaceCache
    extends DataObjectCache<java.lang.Integer,​IfIndexInterface>
    • Constructor Summary

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

      • IfIndexInterfaceCache

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