Package org.redisson.api
Interface RListMultimapCacheRx<K,V>
- Type Parameters:
K
- key typeV
- value type
- All Superinterfaces:
RExpirableRx
,RListMultimapRx<K,
,V> RMultimapCacheRx<K,
,V> RMultimapRx<K,
,V> RObjectRx
Rx-ified version of
RListMultimapCache
.- Author:
- Marnix Kammer
-
Method Summary
Methods inherited from interface org.redisson.api.RExpirableRx
clearExpire, expire, expire, expire, expireAt, expireAt, expireIfGreater, expireIfGreater, expireIfLess, expireIfLess, expireIfNotSet, expireIfNotSet, expireIfSet, expireIfSet, getExpireTime, remainTimeToLive
Methods inherited from interface org.redisson.api.RListMultimapRx
get, getAll, removeAll, replaceValues
Methods inherited from interface org.redisson.api.RMultimapCacheRx
expireKey
Methods inherited from interface org.redisson.api.RMultimapRx
containsEntry, containsKey, containsValue, fastRemove, fastRemoveValue, keySize, put, putAll, readAllKeySet, remove, size
Methods inherited from interface org.redisson.api.RObjectRx
addListener, copy, delete, dump, getCodec, getIdleTime, getName, isExists, migrate, move, removeListener, rename, renamenx, restore, restore, restoreAndReplace, restoreAndReplace, sizeInMemory, touch, unlink