Package org.redisson.api
Interface RSetMultimapCacheReactive<K,V>
- Type Parameters:
K- key typeV- value type
- All Superinterfaces:
RExpirableReactive,RMultimapCacheReactive<K,,V> RMultimapReactive<K,,V> RObjectReactive,RSetMultimapReactive<K,V>
public interface RSetMultimapCacheReactive<K,V>
extends RSetMultimapReactive<K,V>, RMultimapCacheReactive<K,V>
Reactive interface for
RSetMultimapCache object.- Author:
- Nikita Koksharov
-
Method Summary
Methods inherited from interface org.redisson.api.RExpirableReactive
clearExpire, expire, expire, expire, expireAt, expireAt, expireIfGreater, expireIfGreater, expireIfLess, expireIfLess, expireIfNotSet, expireIfNotSet, expireIfSet, expireIfSet, getExpireTime, remainTimeToLiveMethods inherited from interface org.redisson.api.RMultimapCacheReactive
expireKeyMethods inherited from interface org.redisson.api.RMultimapReactive
containsEntry, containsKey, containsValue, fastRemove, fastRemoveValue, keySize, put, putAll, readAllKeySet, remove, sizeMethods inherited from interface org.redisson.api.RObjectReactive
addListener, copy, copy, copy, copyAndReplace, copyAndReplace, delete, dump, getCodec, getIdleTime, getName, isExists, migrate, move, removeListener, rename, renamenx, restore, restore, restoreAndReplace, restoreAndReplace, sizeInMemory, touch, unlinkMethods inherited from interface org.redisson.api.RSetMultimapReactive
get, getAll, removeAll, replaceValues