public interface RListMultimapCache<K,V> extends RListMultimap<K,V>, RMultimapCache<K,V>
get, getAll, removeAll, replaceValues
expireKey
clear, containsEntry, containsKey, containsValue, entries, fastRemove, isEmpty, keySet, keySize, put, putAll, remove, size, values
clearExpire, expire, expireAt, expireAt, remainTimeToLive
delete, getCodec, getName, isExists, migrate, move, rename, renamenx
expireKeyAsync
containsEntryAsync, containsKeyAsync, containsValueAsync, fastRemoveAsync, getAllAsync, keySizeAsync, putAllAsync, putAsync, removeAllAsync, removeAsync, replaceValuesAsync, sizeAsync
clearExpireAsync, expireAsync, expireAtAsync, expireAtAsync, remainTimeToLiveAsync
deleteAsync, isExistsAsync, migrateAsync, moveAsync, renameAsync, renamenxAsync
Copyright © 2014–2016 The Redisson Project. All rights reserved.