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, remainTimeToLiveMethods inherited from interface org.redisson.api.RListMultimapRx
addListener, get, getAll, removeAll, replaceValuesMethods inherited from interface org.redisson.api.RMultimapCacheRx
expireKeyMethods inherited from interface org.redisson.api.RMultimapRx
containsEntry, containsKey, containsValue, fastRemove, fastRemoveValue, fastReplaceValues, keySize, put, putAll, readAllKeySet, remove, sizeMethods 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