Package org.redisson.cache
Interface ExpirableValue
- All Known Subinterfaces:
CachedValue<K,
V>
- All Known Implementing Classes:
LFUCacheMap.LFUCachedValue
,ReferenceCachedValue
,StdCachedValue
public interface ExpirableValue
- Author:
- Nikita Koksharov
-
Method Summary
-
Method Details
-
isExpired
boolean isExpired()
-