Class IfIndexInterfaceCache

  • All Implemented Interfaces:
    java.lang.AutoCloseable

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

      • IfIndexInterfaceCache

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