Class OvsBridgeRefEntryCache
- java.lang.Object
-
- org.opendaylight.genius.mdsalutil.cache.DataObjectCache<org.opendaylight.yangtools.yang.common.Uint64,OvsBridgeRefEntry>
-
- org.opendaylight.genius.itm.cache.OvsBridgeRefEntryCache
-
- All Implemented Interfaces:
java.lang.AutoCloseable
@Singleton public class OvsBridgeRefEntryCache extends DataObjectCache<org.opendaylight.yangtools.yang.common.Uint64,OvsBridgeRefEntry>
-
-
Constructor Summary
Constructors Constructor Description OvsBridgeRefEntryCache(org.opendaylight.mdsal.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
-
-