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