Uses of Class
org.redisson.cache.CacheKey
Packages that use CacheKey
-
Uses of CacheKey in org.redisson
Methods in org.redisson with parameters of type CacheKeyModifier and TypeMethodDescriptionprotected io.netty.buffer.ByteBufRedissonLocalCachedMap.createSyncMessage(io.netty.buffer.ByteBuf mapKey, io.netty.buffer.ByteBuf mapValue, CacheKey cacheKey) -
Uses of CacheKey in org.redisson.cache
Methods in org.redisson.cache that return CacheKeyModifier and TypeMethodDescriptionLocalCacheView.toCacheKey(io.netty.buffer.ByteBuf encodedKey) LocalCacheView.toCacheKey(Object key) Methods in org.redisson.cache that return types with arguments of type CacheKeyMethod parameters in org.redisson.cache with type arguments of type CacheKey