K
- the key typeV
- the value typepublic class MicroStreamSyncCache<K,V>
extends io.micronaut.cache.jcache.JCacheSyncCache
implements java.lang.AutoCloseable
SyncCache
implementation that uses a MicroStream Cache instance.Constructor and Description |
---|
MicroStreamSyncCache(javax.cache.Cache<K,V> cache,
io.micronaut.core.convert.ConversionService<?> conversionService,
java.util.concurrent.ExecutorService executorService) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
get, get, getExecutorService, getName, getNativeCache, invalidate, invalidateAll, put, putIfAbsent