Class OvsBridgeRefEntryCache

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    @Singleton
    public class OvsBridgeRefEntryCache
    extends DataObjectCache<org.opendaylight.yangtools.yang.common.Uint64,​OvsBridgeRefEntry>
    • Constructor Detail

      • OvsBridgeRefEntryCache

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