public interface RedisMap<K,V> extends RedisStore, ConcurrentMap<K,V>
| Modifier and Type | Method and Description |
|---|---|
Double |
increment(K key,
double delta) |
Long |
increment(K key,
long delta) |
Iterator<Map.Entry<K,V>> |
scan() |
getOperationsexpire, expire, expireAt, expireAt, getExpire, getKey, getType, persist, renamecompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.