Uses of Class
org.redisson.cache.LocalCachedMapUpdate.Entry
-
Packages that use LocalCachedMapUpdate.Entry Package Description org.redisson.cache -
-
Uses of LocalCachedMapUpdate.Entry in org.redisson.cache
Methods in org.redisson.cache that return types with arguments of type LocalCachedMapUpdate.Entry Modifier and Type Method Description Collection<LocalCachedMapUpdate.Entry>
LocalCachedMapUpdate. getEntries()
Constructor parameters in org.redisson.cache with type arguments of type LocalCachedMapUpdate.Entry Constructor Description LocalCachedMapUpdate(List<LocalCachedMapUpdate.Entry> entries)
-