public class JedisTemplate.PairEx<K,V,E> extends JedisTemplate.Pair<K,V>
Constructor and Description |
---|
PairEx(K key,
V value) |
PairEx(K key,
V value,
E expire) |
Modifier and Type | Method and Description |
---|---|
E |
getExpire() |
void |
setExpire(E expire) |
getKey, getValue, setKey, setValue
Copyright © 2018. All rights reserved.