public interface CachedValue<K,V> extends ExpirableValue
K
getKey()
V
getValue()
isExpired
K getKey()
V getValue()
Copyright © 2014–2020 Redisson. All rights reserved.