Uses of Interface
one.microstream.cache.CacheEntryListenerRegistration
Package | Description |
---|---|
one.microstream.cache |
-
Uses of CacheEntryListenerRegistration in one.microstream.cache
Classes in one.microstream.cache that implement CacheEntryListenerRegistration Modifier and Type Class Description static class
CacheEntryListenerRegistration.Default<K,V>
Methods in one.microstream.cache that return CacheEntryListenerRegistration Modifier and Type Method Description static <K, V> CacheEntryListenerRegistration<K,V>
CacheEntryListenerRegistration. New(javax.cache.configuration.CacheEntryListenerConfiguration<K,V> configuration)
Method parameters in one.microstream.cache with type arguments of type CacheEntryListenerRegistration Modifier and Type Method Description void
CacheEventDispatcher.Default. dispatch(XIterable<CacheEntryListenerRegistration<K,V>> registrations)
void
CacheEventDispatcher. dispatch(XIterable<CacheEntryListenerRegistration<K,V>> registrations)