Uses of Interface
org.redisson.cache.ExpirableValue
-
Packages that use ExpirableValue Package Description org.redisson.cache -
-
Uses of ExpirableValue in org.redisson.cache
Subinterfaces of ExpirableValue in org.redisson.cache Modifier and Type Interface Description interface
CachedValue<K,V>
Created by jribble on 2/20/17.Classes in org.redisson.cache that implement ExpirableValue Modifier and Type Class Description static class
LFUCacheMap.LFUCachedValue
class
ReferenceCachedValue<K,V>
Created by jribble on 2/20/17.class
StdCachedValue<K,V>
Created by jribble on 2/20/17.
-