java.lang.Object
io.micronaut.cache.AbstractMapBasedSyncCache<com.tangosol.net.NamedCache<
Object,
Object>>
io.micronaut.cache.coherence.CoherenceSyncCache
- All Implemented Interfaces:
io.micronaut.cache.Cache<com.tangosol.net.NamedCache<Object,Object>>, io.micronaut.cache.SyncCache<com.tangosol.net.NamedCache<Object,Object>>
-
Constructor Summary
Constructors
-
Method Summary
@NonNull io.micronaut.cache.AsyncCache<com.tangosol.net.NamedCache<Object,Object>>
Methods inherited from class io.micronaut.cache.AbstractMapBasedSyncCache
get, get, getConversionService, getNativeCache, invalidate, invalidateAll, put, putIfAbsent, putIfAbsent
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.micronaut.cache.Cache
getCacheInfo
Methods inherited from interface io.micronaut.cache.SyncCache
get, get, getExecutorService