Uses of Class
org.redisson.cache.CacheValue
Packages that use CacheValue
-
Uses of CacheValue in org.redisson.cache
Methods in org.redisson.cache that return CacheValueModifier and TypeMethodDescriptionprotected abstract CacheValueLocalCacheListener.updateCache(io.netty.buffer.ByteBuf keyBuf, io.netty.buffer.ByteBuf valueBuf) Methods in org.redisson.cache with parameters of type CacheValueModifier and TypeMethodDescriptionvoidLocalCacheListener.notifyInvalidate(CacheValue value) voidLocalCacheListener.notifyUpdate(CacheValue value) protected VLocalCacheView.toValue(CacheValue cv) Method parameters in org.redisson.cache with type arguments of type CacheValue