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 interfaceCachedValue<K,V>Created by jribble on 2/20/17.Classes in org.redisson.cache that implement ExpirableValue Modifier and Type Class Description static classLFUCacheMap.LFUCachedValueclassReferenceCachedValue<K,V>Created by jribble on 2/20/17.classStdCachedValue<K,V>Created by jribble on 2/20/17.
-