Package org.redisson.api
Interface RSetMultimapCacheRx<K,V>
- Type Parameters:
K
- key typeV
- value type
- All Superinterfaces:
RExpirableRx
,RMultimapCacheRx<K,
,V> RMultimapRx<K,
,V> RObjectRx
,RSetMultimapRx<K,
V>
Rx-ified version of
RSetMultimapCache
.- 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.RMultimapCacheRx
expireKey
Methods inherited from interface org.redisson.api.RMultimapRx
containsEntry, containsKey, containsValue, fastRemove, fastRemoveValue, fastReplaceValues, keySize, put, putAll, readAllKeySet, remove, size
Methods inherited from interface org.redisson.api.RObjectRx
copy, copy, copy, copyAndReplace, copyAndReplace, delete, dump, getCodec, getIdleTime, getName, isExists, migrate, move, removeListener, rename, renamenx, restore, restore, restoreAndReplace, restoreAndReplace, sizeInMemory, touch, unlink
Methods inherited from interface org.redisson.api.RSetMultimapRx
addListener, get, getAll, removeAll, replaceValues