A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbstractCacheMap<K,V> - Class in org.redisson.misc
 
AbstractCacheMap(int, long, long) - Constructor for class org.redisson.misc.AbstractCacheMap
 
AbstractCacheMap.CachedValue - Class in org.redisson.misc
 
AbstractCacheMap.CachedValue(Object, Object, long, long) - Constructor for class org.redisson.misc.AbstractCacheMap.CachedValue
 
AbstractNamingScheme - Class in org.redisson.liveobject.resolver
 
AbstractNamingScheme(Codec) - Constructor for class org.redisson.liveobject.resolver.AbstractNamingScheme
 
AccessorInterceptor - Class in org.redisson.liveobject.core
This class is going to be instantiated and becomes a static field of the proxied target class.
AccessorInterceptor(RedissonClient, RedissonObjectBuilder) - Constructor for class org.redisson.liveobject.core.AccessorInterceptor
 
acquire() - Method in interface org.redisson.api.RPermitExpirableSemaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquire(long, TimeUnit) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Acquires a permit with defined lease time from this semaphore, blocking until one is available, or the thread is interrupted.
acquire() - Method in interface org.redisson.api.RSemaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquire(int) - Method in interface org.redisson.api.RSemaphore
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
acquire() - Static method in class org.redisson.command.AsyncDetails
 
acquire() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
acquire(Runnable) - Method in class org.redisson.pubsub.AsyncSemaphore
 
acquire() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
acquire(long, TimeUnit) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
acquire() - Method in class org.redisson.RedissonSemaphore
 
acquire(int) - Method in class org.redisson.RedissonSemaphore
 
acquireAmount(int) - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
acquireAsync() - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquireAsync(long, TimeUnit) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Acquires a permit with defined lease time from this semaphore, blocking until one is available, or the thread is interrupted.
acquireAsync() - Method in interface org.redisson.api.RSemaphoreAsync
Acquires a permit from this semaphore.
acquireAsync(int) - Method in interface org.redisson.api.RSemaphoreAsync
Acquires the given number of permits, if they are available, and returns immediately, reducing the number of available permits by the given amount.
acquireAsync(long, TimeUnit) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
acquireAsync() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
acquireAsync() - Method in class org.redisson.RedissonSemaphore
 
acquireAsync(int) - Method in class org.redisson.RedissonSemaphore
 
acquireConnection(Runnable) - Method in class org.redisson.connection.ClientConnectionsEntry
 
acquireConnection(ClientConnectionsEntry, Runnable) - Method in class org.redisson.connection.pool.PubSubConnectionPool
 
acquireSubscribeConnection(Runnable) - Method in class org.redisson.connection.ClientConnectionsEntry
 
acquireUninterruptibly() - Method in class org.redisson.pubsub.AsyncSemaphore
 
add(T) - Method in interface org.redisson.api.RBloomFilter
 
add(V) - Method in interface org.redisson.api.RCollectionReactive
 
add(double, double, V) - Method in interface org.redisson.api.RGeo
Adds geospatial member.
add(GeoEntry...) - Method in interface org.redisson.api.RGeo
Adds geospatial members.
add(V) - Method in interface org.redisson.api.RHyperLogLog
 
add(V) - Method in interface org.redisson.api.RHyperLogLogReactive
 
add(long, V) - Method in interface org.redisson.api.RListReactive
 
add(double, V) - Method in interface org.redisson.api.RScoredSortedSet
Adds element to this set, overrides previous score if it has been already added.
add(double, V) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
add(V, long, TimeUnit) - Method in interface org.redisson.api.RSetCache
Stores value with specified time to live.
add(V, long, TimeUnit) - Method in interface org.redisson.api.RSetCacheReactive
 
add(ClientConnectionsEntry) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
add(ClientConnectionsEntry) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
add(int, int, Collection<? extends RedisConnection>, AsyncSemaphore) - Method in class org.redisson.connection.IdleConnectionWatcher
 
add(V) - Method in class org.redisson.reactive.RedissonHyperLogLogReactive
 
add(String) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
add(V) - Method in class org.redisson.reactive.RedissonListReactive
 
add(long, V) - Method in class org.redisson.reactive.RedissonListReactive
 
add(double, V) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
add(V, long, TimeUnit) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
add(V) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
add(V) - Method in class org.redisson.reactive.RedissonSetReactive
 
add(T) - Method in class org.redisson.RedissonBloomFilter
 
add(V) - Method in class org.redisson.RedissonDelayedQueue
 
add(double, double, V) - Method in class org.redisson.RedissonGeo
 
add(GeoEntry...) - Method in class org.redisson.RedissonGeo
 
add(V) - Method in class org.redisson.RedissonHyperLogLog
 
add(String) - Method in class org.redisson.RedissonLexSortedSet
 
add(V) - Method in class org.redisson.RedissonList
 
add(int, V) - Method in class org.redisson.RedissonList
 
add(V) - Method in class org.redisson.RedissonListMultimapValues
 
add(int, V) - Method in class org.redisson.RedissonListMultimapValues
 
add(double, V) - Method in class org.redisson.RedissonScoredSortedSet
 
add(V) - Method in class org.redisson.RedissonSet
 
add(V) - Method in class org.redisson.RedissonSetCache
 
add(V, long, TimeUnit) - Method in class org.redisson.RedissonSetCache
 
add(V) - Method in class org.redisson.RedissonSetMultimapValues
 
add(V) - Method in class org.redisson.RedissonSortedSet
 
add(int, V) - Method in class org.redisson.RedissonSubList
 
addAccessCount(long) - Method in class org.redisson.misc.LFUCacheMap.LFUCachedValue
 
addAfter(V, V) - Method in interface org.redisson.api.RList
Add element after elementToFind
addAfter(V, V) - Method in class org.redisson.RedissonList
 
addAfter(V, V) - Method in class org.redisson.RedissonListMultimapValues
 
addAfterAsync(V, V) - Method in interface org.redisson.api.RListAsync
Add element after elementToFind
addAfterAsync(V, V) - Method in class org.redisson.RedissonList
 
addAfterAsync(V, V) - Method in class org.redisson.RedissonListMultimapValues
 
addAll(Publisher<? extends V>) - Method in interface org.redisson.api.RCollectionReactive
 
addAll(Collection<? extends V>) - Method in interface org.redisson.api.RCollectionReactive
 
addAll(Collection<V>) - Method in interface org.redisson.api.RHyperLogLog
 
addAll(Collection<V>) - Method in interface org.redisson.api.RHyperLogLogReactive
 
addAll(long, Collection<? extends V>) - Method in interface org.redisson.api.RListReactive
 
addAll(Map<V, Double>) - Method in interface org.redisson.api.RScoredSortedSet
 
addAll(Publisher<? extends V>) - Method in class org.redisson.reactive.PublisherAdder
 
addAll(Collection<V>) - Method in class org.redisson.reactive.RedissonHyperLogLogReactive
 
addAll(Publisher<? extends String>) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
addAll(Collection<? extends String>) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
addAll(Publisher<? extends V>) - Method in class org.redisson.reactive.RedissonListReactive
 
addAll(Collection<? extends V>) - Method in class org.redisson.reactive.RedissonListReactive
 
addAll(long, Collection<? extends V>) - Method in class org.redisson.reactive.RedissonListReactive
 
addAll(Collection<? extends V>) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
addAll(Publisher<? extends V>) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
addAll(Publisher<? extends V>) - Method in class org.redisson.reactive.RedissonSetReactive
 
addAll(Collection<? extends V>) - Method in class org.redisson.reactive.RedissonSetReactive
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonDelayedQueue
 
addAll(Collection<V>) - Method in class org.redisson.RedissonHyperLogLog
 
addAll(Collection<? extends String>) - Method in class org.redisson.RedissonLexSortedSet
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonList
 
addAll(int, Collection<? extends V>) - Method in class org.redisson.RedissonList
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonListMultimapValues
 
addAll(int, Collection<? extends V>) - Method in class org.redisson.RedissonListMultimapValues
 
addAll(Map<V, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonSet
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonSetCache
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonSetMultimapValues
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonSortedSet
 
addAllAsync(Collection<? extends V>) - Method in interface org.redisson.api.RCollectionAsync
 
addAllAsync(Collection<V>) - Method in interface org.redisson.api.RHyperLogLogAsync
 
addAllAsync(int, Collection<? extends V>) - Method in interface org.redisson.api.RListAsync
 
addAllAsync(Map<V, Double>) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonDelayedQueue
 
addAllAsync(Collection<V>) - Method in class org.redisson.RedissonHyperLogLog
 
addAllAsync(Collection<? extends String>) - Method in class org.redisson.RedissonLexSortedSet
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonList
 
addAllAsync(int, Collection<? extends V>) - Method in class org.redisson.RedissonList
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonListMultimapValues
 
addAllAsync(int, Collection<? extends V>) - Method in class org.redisson.RedissonListMultimapValues
 
addAllAsync(Map<V, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonSet
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonSetCache
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonSetMultimapValues
 
addAllAsync(Collection<? extends V>) - Method in class org.redisson.RedissonSubList
 
addAllAsync(int, Collection<? extends V>) - Method in class org.redisson.RedissonSubList
 
addAndGet(double) - Method in interface org.redisson.api.RAtomicDouble
Atomically adds the given value to the current value.
addAndGet(long) - Method in interface org.redisson.api.RAtomicLong
Atomically adds the given value to the current value.
addAndGet(long) - Method in interface org.redisson.api.RAtomicLongReactive
 
addAndGet(K, Number) - Method in interface org.redisson.api.RMap
Atomically adds the given delta to the current value by mapped key.
addAndGet(K, Number) - Method in interface org.redisson.api.RMapReactive
 
addAndGet(long) - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
addAndGet(K, Number) - Method in class org.redisson.reactive.RedissonMapReactive
 
addAndGet(double) - Method in class org.redisson.RedissonAtomicDouble
 
addAndGet(long) - Method in class org.redisson.RedissonAtomicLong
 
addAndGet(K, Number) - Method in class org.redisson.RedissonMap
 
addAndGetAsync(double) - Method in interface org.redisson.api.RAtomicDoubleAsync
 
addAndGetAsync(long) - Method in interface org.redisson.api.RAtomicLongAsync
 
addAndGetAsync(K, Number) - Method in interface org.redisson.api.RMapAsync
 
addAndGetAsync(double) - Method in class org.redisson.RedissonAtomicDouble
 
addAndGetAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
addAndGetAsync(K, Number) - Method in class org.redisson.RedissonLocalCachedMap
 
addAndGetAsync(K, Number) - Method in class org.redisson.RedissonMap
 
addAsync(V) - Method in interface org.redisson.api.RCollectionAsync
 
addAsync(double, double, V) - Method in interface org.redisson.api.RGeoAsync
Adds geospatial member.
addAsync(GeoEntry...) - Method in interface org.redisson.api.RGeoAsync
Adds geospatial members.
addAsync(V) - Method in interface org.redisson.api.RHyperLogLogAsync
 
addAsync(double, V) - Method in interface org.redisson.api.RScoredSortedSetAsync
Adds element to this set, overrides previous score if it has been already added.
addAsync(V, long, TimeUnit) - Method in interface org.redisson.api.RSetCacheAsync
Stores value with specified time to live.
addAsync(V) - Method in interface org.redisson.api.RSortedSet
 
addAsync(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest, RemotePromise<Object>) - Method in class org.redisson.BaseRemoteService
 
addAsync(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest, RemotePromise<Object>) - Method in class org.redisson.executor.ExecutorRemoteService
 
addAsync(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest) - Method in class org.redisson.executor.ExecutorRemoteService
 
addAsync(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
addAsync(V) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
addAsync(V) - Method in class org.redisson.RedissonDelayedQueue
 
addAsync(double, double, V) - Method in class org.redisson.RedissonGeo
 
addAsync(GeoEntry...) - Method in class org.redisson.RedissonGeo
 
addAsync(V) - Method in class org.redisson.RedissonHyperLogLog
 
addAsync(String) - Method in class org.redisson.RedissonLexSortedSet
 
addAsync(V) - Method in class org.redisson.RedissonList
 
addAsync(V, RedisCommand<T>) - Method in class org.redisson.RedissonList
 
addAsync(V) - Method in class org.redisson.RedissonListMultimapValues
 
addAsync(double, V) - Method in class org.redisson.RedissonScoredSortedSet
 
addAsync(V) - Method in class org.redisson.RedissonSet
 
addAsync(V, long, TimeUnit) - Method in class org.redisson.RedissonSetCache
 
addAsync(V) - Method in class org.redisson.RedissonSetCache
 
addAsync(V) - Method in class org.redisson.RedissonSetMultimapValues
 
addAsync(V) - Method in class org.redisson.RedissonSortedSet
 
addAsync(V) - Method in class org.redisson.RedissonSubList
 
addBefore(V, V) - Method in interface org.redisson.api.RList
Add element before elementToFind
addBefore(V, V) - Method in class org.redisson.RedissonList
 
addBefore(V, V) - Method in class org.redisson.RedissonListMultimapValues
 
addBeforeAsync(V, V) - Method in interface org.redisson.api.RListAsync
Add element before elementToFind
addBeforeAsync(V, V) - Method in class org.redisson.RedissonList
 
addBeforeAsync(V, V) - Method in class org.redisson.RedissonListMultimapValues
 
addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
addCommand(RedisCommand<?>, Object...) - Method in class org.redisson.connection.FutureConnectionListener
 
addConnectionListener(ConnectionListener) - Method in interface org.redisson.api.NodesGroup
Adds connection listener which will be triggered when Redisson has just been connected to or disconnected from redis server
addConnectionListener(ConnectionListener) - Method in class org.redisson.RedisNodes
 
addEntry(Integer, MasterSlaveEntry) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
addEvictions(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addEvictions(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addFailedSlaveAddress(URI) - Method in class org.redisson.cluster.ClusterPartition
 
addFirst(V) - Method in interface org.redisson.api.RDequeReactive
 
addFirst(V) - Method in class org.redisson.reactive.RedissonDequeReactive
 
addFirst(V) - Method in class org.redisson.RedissonDeque
 
addFirstAsync(V) - Method in interface org.redisson.api.RDequeAsync
 
addFirstAsync(V) - Method in class org.redisson.RedissonDeque
 
addFlag(ClusterNodeInfo.Flag) - Method in class org.redisson.cluster.ClusterNodeInfo
 
addGetTime(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addGetTime(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addHits(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addHits(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addLast(V) - Method in interface org.redisson.api.RDequeReactive
 
addLast(V) - Method in class org.redisson.reactive.RedissonDequeReactive
 
addLast(V) - Method in class org.redisson.RedissonDeque
 
addLastAsync(V) - Method in interface org.redisson.api.RDequeAsync
 
addLastAsync(V) - Method in class org.redisson.RedissonDeque
 
addLevel(StateLevel) - Method in class org.redisson.client.handler.State
 
addListener(FutureListener<? super V>) - Method in interface org.redisson.api.RFuture
Adds the specified listener to this future.
addListener(PatternMessageListener<M>) - Method in interface org.redisson.api.RPatternTopic
Subscribes to this topic.
addListener(PatternStatusListener) - Method in interface org.redisson.api.RPatternTopic
Subscribes to status changes of this topic
addListener(PatternMessageListener<M>) - Method in interface org.redisson.api.RPatternTopicReactive
Subscribes to this topic.
addListener(PatternStatusListener) - Method in interface org.redisson.api.RPatternTopicReactive
Subscribes to status changes of this topic
addListener(MessageListener<M>) - Method in interface org.redisson.api.RTopic
Subscribes to this topic.
addListener(StatusListener) - Method in interface org.redisson.api.RTopic
Subscribes to status changes of this topic
addListener(StatusListener) - Method in interface org.redisson.api.RTopicReactive
 
addListener(MessageListener<M>) - Method in interface org.redisson.api.RTopicReactive
 
addListener(RedisPubSubListener) - Method in class org.redisson.client.RedisPubSubConnection
 
addListener(ConnectionListener) - Method in class org.redisson.connection.ConnectionEventsHub
 
addListener(String, RedisPubSubListener<?>) - Method in class org.redisson.connection.PubSubConnectionEntry
 
addListener(FutureListener<? super T>) - Method in class org.redisson.misc.PromiseDelegator
 
addListener(FutureListener<? super T>) - Method in class org.redisson.misc.RedissonPromise
 
addListener(FutureListener<? super T>) - Method in interface org.redisson.misc.RPromise
 
addListener(PatternStatusListener) - Method in class org.redisson.reactive.RedissonPatternTopicReactive
 
addListener(PatternMessageListener<M>) - Method in class org.redisson.reactive.RedissonPatternTopicReactive
 
addListener(StatusListener) - Method in class org.redisson.reactive.RedissonTopicReactive
 
addListener(MessageListener<M>) - Method in class org.redisson.reactive.RedissonTopicReactive
 
addListener(Runnable) - Method in class org.redisson.RedissonLockEntry
 
addListener(PatternStatusListener) - Method in class org.redisson.RedissonPatternTopic
 
addListener(PatternMessageListener<M>) - Method in class org.redisson.RedissonPatternTopic
 
addListener(StatusListener) - Method in class org.redisson.RedissonTopic
 
addListener(MessageListener<M>) - Method in class org.redisson.RedissonTopic
 
addListeners(FutureListener<? super V>...) - Method in interface org.redisson.api.RFuture
Adds the specified listeners to this future.
addListeners(FutureListener<? super T>...) - Method in class org.redisson.misc.PromiseDelegator
 
addListeners(FutureListener<? super T>...) - Method in class org.redisson.misc.RedissonPromise
 
addListeners(FutureListener<? super T>...) - Method in interface org.redisson.misc.RPromise
 
addMisses(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addMisses(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addNodeAddress(String...) - Method in class org.redisson.config.ClusterServersConfig
Add Redis cluster node address.
addNodeAddress(String...) - Method in class org.redisson.config.ElasticacheServersConfig
Add Redis cluster node address.
addOneShotListener(RedisPubSubListener) - Method in class org.redisson.client.RedisPubSubConnection
 
addPermits(int) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Increases or decreases the number of available permits by defined value.
addPermits(int) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
addPermitsAsync(int) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Increases or decreases the number of available permits by defined value.
addPermitsAsync(int) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
addPubSubCommand(String, CommandData<Object, Object>) - Method in class org.redisson.client.handler.CommandDecoder
 
addPuts(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addPuts(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addPutTime(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addPutTime(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addRemovals(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addRemovals(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addRemoveTime(long) - Method in class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
addRemoveTime(long) - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
addScore(V, Number) - Method in interface org.redisson.api.RScoredSortedSet
 
addScore(V, Number) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
addScore(V, Number) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
addScore(V, Number) - Method in class org.redisson.RedissonScoredSortedSet
 
addScoreAsync(V, Number) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
addScoreAsync(V, Number) - Method in class org.redisson.RedissonScoredSortedSet
 
addSentinelAddress(String...) - Method in class org.redisson.config.SentinelServersConfig
Add Redis Sentinel node address in host:port format.
addSlave(String, int) - Method in class org.redisson.connection.MasterSlaveEntry
 
addSlaveAddress(URI) - Method in class org.redisson.cluster.ClusterPartition
 
addSlaveAddress(String...) - Method in class org.redisson.config.MasterSlaveServersConfig
Add Redis slave server address.
addSlaveAddress(URI) - Method in class org.redisson.config.MasterSlaveServersConfig
 
addSlotRange(ClusterSlotRange) - Method in class org.redisson.cluster.ClusterNodeInfo
 
addSlotRange(Integer) - Method in class org.redisson.connection.MasterSlaveEntry
 
addSlotRanges(Set<ClusterSlotRange>) - Method in class org.redisson.cluster.ClusterPartition
 
addSlots(Set<Integer>) - Method in class org.redisson.cluster.ClusterPartition
 
addToSet(int, int, int, int) - Method in class org.redisson.executor.CronExpression
 
AdvBeanCopy - Class in org.redisson.liveobject.misc
 
AdvBeanCopy(Object, Object) - Constructor for class org.redisson.liveobject.misc.AdvBeanCopy
 
afterPropertiesSet() - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
 
ALL_SPEC - Static variable in class org.redisson.executor.CronExpression
 
ALL_SPEC_INT - Static variable in class org.redisson.executor.CronExpression
 
and(String...) - Method in interface org.redisson.api.RBitSet
 
and(String...) - Method in interface org.redisson.api.RBitSetReactive
 
and(String...) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
and(String...) - Method in class org.redisson.RedissonBitSet
 
andAsync(String...) - Method in interface org.redisson.api.RBitSetAsync
 
andAsync(String...) - Method in class org.redisson.RedissonBitSet
 
APPEND - Static variable in interface org.redisson.client.protocol.RedisCommands
 
aquire() - Method in interface org.redisson.PubSubEntry
 
aquire() - Method in class org.redisson.RedissonCountDownLatchEntry
 
aquire() - Method in class org.redisson.RedissonLockEntry
 
asBitSet() - Method in interface org.redisson.api.RBitSet
 
asBitSet() - Method in interface org.redisson.api.RBitSetReactive
 
asBitSet() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
asBitSet() - Method in class org.redisson.RedissonBitSet
 
ASKING - Static variable in interface org.redisson.client.protocol.RedisCommands
 
asLiveObject(T) - Method in interface org.redisson.api.RLiveObjectService
To cast the instance to RLiveObject instance.
asLiveObject(T) - Method in class org.redisson.RedissonLiveObjectService
 
asRExpirable(T) - Method in interface org.redisson.api.RLiveObjectService
To cast the instance to RExpirable instance.
asRExpirable(T) - Method in class org.redisson.RedissonLiveObjectService
 
asRMap(T) - Method in interface org.redisson.api.RLiveObjectService
To cast the instance to RMap instance.
asRMap(T) - Method in class org.redisson.RedissonLiveObjectService
 
async(RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
async(long, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
async(Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
async(long, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
async(boolean, NodeSource, Codec, RedisCommand<V>, Object[], RPromise<R>, int) - Method in class org.redisson.command.CommandAsyncService
 
async(boolean, NodeSource, Codec, RedisCommand<V>, Object[], RPromise<R>, int) - Method in class org.redisson.command.CommandBatchService
 
AsyncDetails<V,R> - Class in org.redisson.command
 
AsyncDetails() - Constructor for class org.redisson.command.AsyncDetails
 
AsyncSemaphore - Class in org.redisson.pubsub
 
AsyncSemaphore(int) - Constructor for class org.redisson.pubsub.AsyncSemaphore
 
attach(T) - Method in interface org.redisson.api.RLiveObjectService
Returns proxied object for the detached object.
attach(T) - Method in class org.redisson.RedissonLiveObjectService
 
AUTH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
availablePermits() - Method in interface org.redisson.api.RPermitExpirableSemaphore
Returns the current number of available permits.
availablePermits() - Method in interface org.redisson.api.RSemaphore
Returns the current number of available permits.
availablePermits() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
availablePermits() - Method in class org.redisson.RedissonSemaphore
 
availablePermitsAsync() - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Returns the current number of available permits.
availablePermitsAsync() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
AvroJacksonCodec - Class in org.redisson.codec
Avro binary codec
AvroJacksonCodec() - Constructor for class org.redisson.codec.AvroJacksonCodec
 
AvroJacksonCodec(ClassLoader) - Constructor for class org.redisson.codec.AvroJacksonCodec
 
await() - Method in interface org.redisson.api.RCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
await(long, TimeUnit) - Method in interface org.redisson.api.RCountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await(long, TimeUnit) - Method in interface org.redisson.api.RFuture
Waits for this future to be completed within the specified time limit.
await(long) - Method in interface org.redisson.api.RFuture
Waits for this future to be completed within the specified time limit.
await() - Method in interface org.redisson.api.RFuture
Waits for this future to be completed.
await(RFuture<R>) - Method in class org.redisson.client.RedisConnection
 
await(RFuture<?>, long, TimeUnit) - Method in interface org.redisson.command.CommandAsyncExecutor
 
await(RFuture<?>, long, TimeUnit) - Method in class org.redisson.command.CommandAsyncService
 
await() - Method in class org.redisson.misc.PromiseDelegator
 
await(long, TimeUnit) - Method in class org.redisson.misc.PromiseDelegator
 
await(long) - Method in class org.redisson.misc.PromiseDelegator
 
await() - Method in class org.redisson.misc.ReclosableLatch
 
await(long, TimeUnit) - Method in class org.redisson.misc.ReclosableLatch
 
await() - Method in class org.redisson.misc.RedissonPromise
 
await(long, TimeUnit) - Method in class org.redisson.misc.RedissonPromise
 
await(long) - Method in class org.redisson.misc.RedissonPromise
 
await() - Method in interface org.redisson.misc.RPromise
 
await() - Method in class org.redisson.RedissonCountDownLatch
 
await(long, TimeUnit) - Method in class org.redisson.RedissonCountDownLatch
 
await(RFuture<?>, long, TimeUnit) - Method in class org.redisson.RedissonObject
 
awaitResultAsync(RemoteInvocationOptions, RemotePromise<Object>, RemoteServiceRequest, String) - Method in class org.redisson.BaseRemoteService
 
awaitResultAsync(RemoteInvocationOptions, RemotePromise<Object>, RemoteServiceRequest, String) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
awaitTermination(long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
awaitUninterruptibly() - Method in interface org.redisson.api.RFuture
Waits for this future to be completed without interruption.
awaitUninterruptibly(long, TimeUnit) - Method in interface org.redisson.api.RFuture
Waits for this future to be completed within the specified time limit without interruption.
awaitUninterruptibly(long) - Method in interface org.redisson.api.RFuture
Waits for this future to be completed within the specified time limit without interruption.
awaitUninterruptibly() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
awaitUninterruptibly() - Method in class org.redisson.misc.PromiseDelegator
 
awaitUninterruptibly(long, TimeUnit) - Method in class org.redisson.misc.PromiseDelegator
 
awaitUninterruptibly(long) - Method in class org.redisson.misc.PromiseDelegator
 
awaitUninterruptibly() - Method in class org.redisson.misc.ReclosableLatch
 
awaitUninterruptibly() - Method in class org.redisson.misc.RedissonPromise
 
awaitUninterruptibly(long, TimeUnit) - Method in class org.redisson.misc.RedissonPromise
 
awaitUninterruptibly(long) - Method in class org.redisson.misc.RedissonPromise
 
awaitUninterruptibly() - Method in interface org.redisson.misc.RPromise
 

B

BaseMasterSlaveServersConfig<T extends BaseMasterSlaveServersConfig<T>> - Class in org.redisson.config
 
BaseMasterSlaveServersConfig() - Constructor for class org.redisson.config.BaseMasterSlaveServersConfig
 
BasePatternStatusListener - Class in org.redisson.api.listener
Base status listener for Redis PubSub channel status changes
BasePatternStatusListener() - Constructor for class org.redisson.api.listener.BasePatternStatusListener
 
BaseRedisPubSubListener - Class in org.redisson.client
 
BaseRedisPubSubListener() - Constructor for class org.redisson.client.BaseRedisPubSubListener
 
BaseRemoteService - Class in org.redisson
 
BaseRemoteService(RedissonClient, CommandExecutor) - Constructor for class org.redisson.BaseRemoteService
 
BaseRemoteService(RedissonClient, String, CommandExecutor) - Constructor for class org.redisson.BaseRemoteService
 
BaseRemoteService(Codec, RedissonClient, CommandExecutor) - Constructor for class org.redisson.BaseRemoteService
 
BaseRemoteService(Codec, RedissonClient, String, CommandExecutor) - Constructor for class org.redisson.BaseRemoteService
 
BaseStatusListener - Class in org.redisson.api.listener
Base status listener for Redis PubSub channel status changes
BaseStatusListener() - Constructor for class org.redisson.api.listener.BaseStatusListener
 
BatchCommandData<T,R> - Class in org.redisson.client.protocol
 
BatchCommandData(RPromise<R>, Codec, RedisCommand<T>, Object[], int) - Constructor for class org.redisson.client.protocol.BatchCommandData
 
BiHashMap<K,V> - Class in org.redisson.misc
This is not a concurrent map.
BiHashMap() - Constructor for class org.redisson.misc.BiHashMap
 
binarySearch(V, Codec) - Method in class org.redisson.RedissonSortedSet
 
BITCOUNT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
BITOP - Static variable in interface org.redisson.client.protocol.RedisCommands
 
BITPOS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
BITS_SIZE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
BitSetCodec - Class in org.redisson.client.codec
 
BitSetCodec() - Constructor for class org.redisson.client.codec.BitSetCodec
 
BitSetReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BitSetReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BitSetReplayConvertor
 
BitsSizeReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BitsSizeReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BitsSizeReplayConvertor
 
BLPOP_VALUE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
BooleanAmountReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanAmountReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BooleanAmountReplayConvertor
 
BooleanNotNullReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanNotNullReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BooleanNotNullReplayConvertor
 
BooleanNullReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanNullReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BooleanNullReplayConvertor
 
BooleanNullSafeReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanNullSafeReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BooleanNullSafeReplayConvertor
 
BooleanNumberReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanNumberReplayConvertor(long) - Constructor for class org.redisson.client.protocol.convertor.BooleanNumberReplayConvertor
 
BooleanReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.BooleanReplayConvertor
 
BRPOP_VALUE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
BRPOPLPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
buildExpression(String) - Method in class org.redisson.executor.CronExpression
 
ByteArrayCodec - Class in org.redisson.client.codec
 
ByteArrayCodec() - Constructor for class org.redisson.client.codec.ByteArrayCodec
 

C

Cache<K,V> - Interface in org.redisson.misc
 
CacheConfig - Class in org.redisson.spring.cache
Cache config object used for Spring cache configuration.
CacheConfig() - Constructor for class org.redisson.spring.cache.CacheConfig
Creates config object with ttl = 0 and maxIdleTime = 0.
CacheConfig(long, long) - Constructor for class org.redisson.spring.cache.CacheConfig
Creates config object.
CacheConfigSupport - Class in org.redisson.spring.cache
 
CacheConfigSupport() - Constructor for class org.redisson.spring.cache.CacheConfigSupport
 
CacheGetAllDecoder - Class in org.redisson.connection.decoder
 
CacheGetAllDecoder(List<Object>) - Constructor for class org.redisson.connection.decoder.CacheGetAllDecoder
 
cacheSize(int) - Method in class org.redisson.api.LocalCachedMapOptions
Sets cache size.
calcSlot(String) - Method in class org.redisson.cluster.ClusterConnectionManager
 
calcSlot(String) - Method in interface org.redisson.connection.ConnectionManager
 
calcSlot(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
cancel(boolean) - Method in class org.redisson.misc.PromiseDelegator
 
cancel(boolean) - Method in class org.redisson.misc.RedissonPromise
 
cancelExecution(String) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
cancelScheduledTask(String) - Method in interface org.redisson.api.RScheduledExecutorService
Cancels scheduled task by id
cancelScheduledTask(String) - Method in class org.redisson.RedissonExecutorService
 
cardinality() - Method in interface org.redisson.api.RBitSet
 
cardinality() - Method in interface org.redisson.api.RBitSetReactive
 
cardinality() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
cardinality() - Method in class org.redisson.RedissonBitSet
 
cardinalityAsync() - Method in interface org.redisson.api.RBitSetAsync
 
cardinalityAsync() - Method in class org.redisson.RedissonBitSet
 
cause() - Method in interface org.redisson.api.RFuture
Returns the cause of the failed I/O operation if the I/O operation has failed.
cause() - Method in class org.redisson.client.protocol.BatchCommandData
 
cause() - Method in class org.redisson.client.protocol.CommandData
 
cause() - Method in class org.redisson.misc.PromiseDelegator
 
cause() - Method in class org.redisson.misc.RedissonPromise
 
CborJacksonCodec - Class in org.redisson.codec
 
CborJacksonCodec() - Constructor for class org.redisson.codec.CborJacksonCodec
 
CborJacksonCodec(ClassLoader) - Constructor for class org.redisson.codec.CborJacksonCodec
 
changeMaster(int, String, int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
changeMaster(String, int) - Method in class org.redisson.connection.MasterSlaveEntry
Freeze slave with host:port from slaves list.
channelActive(ChannelHandlerContext) - Method in class org.redisson.client.handler.ConnectionWatchdog
 
channelInactive(ChannelHandlerContext) - Method in class org.redisson.client.handler.ConnectionWatchdog
 
checkNext(int, String, int, int) - Method in class org.redisson.executor.CronExpression
 
ClassLoaderDelegator - Class in org.redisson.executor
 
ClassLoaderDelegator() - Constructor for class org.redisson.executor.ClassLoaderDelegator
 
ClassUtils - Class in org.redisson.liveobject.misc
 
ClassUtils() - Constructor for class org.redisson.liveobject.misc.ClassUtils
 
clear(long, long) - Method in interface org.redisson.api.RBitSet
 
clear(long) - Method in interface org.redisson.api.RBitSet
 
clear() - Method in interface org.redisson.api.RBitSet
 
clear(long, long) - Method in interface org.redisson.api.RBitSetReactive
 
clear(long) - Method in interface org.redisson.api.RBitSetReactive
 
clear() - Method in interface org.redisson.api.RBitSetReactive
 
clear() - Method in interface org.redisson.api.RMultimap
Removes all key-value pairs from the multimap, leaving it empty.
clear() - Method in interface org.redisson.api.RScoredSortedSet
 
clear() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
clear() - Method in class org.redisson.jcache.JCache
 
clear() - Method in class org.redisson.misc.AbstractCacheMap
 
clear() - Method in class org.redisson.misc.BiHashMap
 
clear() - Method in class org.redisson.misc.LFUCacheMap
 
clear() - Method in class org.redisson.misc.LRUCacheMap
 
clear(long, long) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
clear(long) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
clear() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
clear(long, long) - Method in class org.redisson.RedissonBitSet
 
clear(long) - Method in class org.redisson.RedissonBitSet
 
clear() - Method in class org.redisson.RedissonBitSet
 
clear() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
clear() - Method in class org.redisson.RedissonDelayedQueue
 
clear() - Method in class org.redisson.RedissonList
 
clear() - Method in class org.redisson.RedissonListMultimapValues
 
clear() - Method in class org.redisson.RedissonMap
 
clear() - Method in class org.redisson.RedissonMultimap
 
clear() - Method in class org.redisson.RedissonScoredSortedSet
 
clear() - Method in class org.redisson.RedissonSet
 
clear() - Method in class org.redisson.RedissonSetCache
 
clear() - Method in class org.redisson.RedissonSetMultimapValues
 
clear() - Method in class org.redisson.RedissonSortedSet
 
clear() - Method in class org.redisson.RedissonSubList
 
clear() - Method in class org.redisson.spring.cache.RedissonCache
 
clearAssertionStatus() - Method in class org.redisson.executor.ClassLoaderDelegator
 
clearAsync(long, long) - Method in interface org.redisson.api.RBitSetAsync
 
clearAsync(long) - Method in interface org.redisson.api.RBitSetAsync
 
clearAsync() - Method in interface org.redisson.api.RBitSetAsync
 
clearAsync(long, long) - Method in class org.redisson.RedissonBitSet
 
clearAsync(long) - Method in class org.redisson.RedissonBitSet
 
clearAsync() - Method in class org.redisson.RedissonBitSet
 
clearCurrentClassLoader() - Method in class org.redisson.executor.ClassLoaderDelegator
 
clearError() - Method in class org.redisson.client.protocol.BatchCommandData
 
clearErrors() - Method in class org.redisson.command.CommandBatchService.Entry
 
clearExpire() - Method in interface org.redisson.api.RExpirable
Clear an expire timeout or expire date for object.
clearExpire() - Method in interface org.redisson.api.RExpirableReactive
Clear an expire timeout or expire date for object in mode.
clearExpire() - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
clearExpireAsync() - Method in interface org.redisson.api.RExpirableAsync
Clear an expire timeout or expire date for object in async mode.
clearExpireAsync() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
clearExpireAsync() - Method in class org.redisson.RedissonListMultimapCache
 
clearExpireAsync() - Method in class org.redisson.RedissonListMultimapValues
 
clearExpireAsync() - Method in class org.redisson.RedissonMapCache
 
clearExpireAsync() - Method in class org.redisson.RedissonMultimap
 
clearExpireAsync() - Method in class org.redisson.RedissonMultimapCache
 
clearExpireAsync() - Method in class org.redisson.RedissonSetMultimapCache
 
clearExpireAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
clearFastReconnect() - Method in class org.redisson.client.RedisConnection
 
client - Variable in class org.redisson.RedissonBaseMapIterator
 
CLIENT_GETNAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLIENT_REPLY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLIENT_SETNAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ClientConnectionsEntry - Class in org.redisson.connection
 
ClientConnectionsEntry(RedisClient, int, int, int, int, ConnectionManager, NodeType) - Constructor for class org.redisson.connection.ClientConnectionsEntry
 
ClientConnectionsEntry.FreezeReason - Enum in org.redisson.connection
 
clone() - Method in class org.redisson.executor.CronExpression
Deprecated.
close() - Method in class org.redisson.jcache.JCache
 
close() - Method in class org.redisson.jcache.JCacheManager
 
close() - Method in class org.redisson.jcache.JCachingProvider
 
close(ClassLoader) - Method in class org.redisson.jcache.JCachingProvider
 
close(URI, ClassLoader) - Method in class org.redisson.jcache.JCachingProvider
 
close() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
close() - Method in class org.redisson.misc.ReclosableLatch
 
closeAsync() - Method in class org.redisson.client.RedisConnection
 
closeCache(JCache<?, ?>) - Method in class org.redisson.jcache.JCacheManager
 
CLUSTER_ADDSLOTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_FORGET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_GETKEYSINSLOT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_INFO - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_MEET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_NODES - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_REPLICATE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_RESET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_SETSLOT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_SLOTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ClusterConnectionListener - Class in org.redisson.cluster
 
ClusterConnectionListener(boolean) - Constructor for class org.redisson.cluster.ClusterConnectionListener
 
ClusterConnectionManager - Class in org.redisson.cluster
 
ClusterConnectionManager(ClusterServersConfig, Config) - Constructor for class org.redisson.cluster.ClusterConnectionManager
 
ClusterNode - Interface in org.redisson.api
Redis cluster node interface
ClusterNodeInfo - Class in org.redisson.cluster
 
ClusterNodeInfo(String) - Constructor for class org.redisson.cluster.ClusterNodeInfo
 
ClusterNodeInfo.Flag - Enum in org.redisson.cluster
 
ClusterNodesDecoder - Class in org.redisson.client.protocol.decoder
 
ClusterNodesDecoder() - Constructor for class org.redisson.client.protocol.decoder.ClusterNodesDecoder
 
ClusterNodesGroup - Interface in org.redisson.api
 
ClusterPartition - Class in org.redisson.cluster
 
ClusterPartition(String) - Constructor for class org.redisson.cluster.ClusterPartition
 
ClusterServersConfig - Class in org.redisson.config
 
ClusterServersConfig() - Constructor for class org.redisson.config.ClusterServersConfig
 
ClusterSlotRange - Class in org.redisson.cluster
 
ClusterSlotRange(int, int) - Constructor for class org.redisson.cluster.ClusterSlotRange
 
codec - Variable in class org.redisson.BaseRemoteService
 
Codec - Interface in org.redisson.client.codec
Redis codec interface
codec - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
codec - Variable in class org.redisson.liveobject.resolver.AbstractNamingScheme
 
codec - Variable in class org.redisson.RedissonObject
 
codecCache - Variable in class org.redisson.codec.DefaultCodecProvider
 
CodecProvider - Interface in org.redisson.codec
 
codecProvider - Variable in class org.redisson.Redisson
 
codecProvider - Variable in class org.redisson.RedissonReactive
 
CommandAsyncExecutor - Interface in org.redisson.command
 
CommandAsyncService - Class in org.redisson.command
 
CommandAsyncService(ConnectionManager) - Constructor for class org.redisson.command.CommandAsyncService
 
CommandBatchEncoder - Class in org.redisson.client.handler
 
CommandBatchEncoder() - Constructor for class org.redisson.client.handler.CommandBatchEncoder
 
CommandBatchService - Class in org.redisson.command
 
CommandBatchService(ConnectionManager) - Constructor for class org.redisson.command.CommandBatchService
 
CommandBatchService.Entry - Class in org.redisson.command
 
CommandBatchService.Entry() - Constructor for class org.redisson.command.CommandBatchService.Entry
 
CommandData<T,R> - Class in org.redisson.client.protocol
 
CommandData(RPromise<R>, Codec, RedisCommand<T>, Object[]) - Constructor for class org.redisson.client.protocol.CommandData
 
CommandData(RPromise<R>, MultiDecoder<Object>, Codec, RedisCommand<T>, Object[]) - Constructor for class org.redisson.client.protocol.CommandData
 
CommandDecoder - Class in org.redisson.client.handler
Redis protocol command decoder Code parts from Sam Pullara
CommandDecoder(ExecutorService) - Constructor for class org.redisson.client.handler.CommandDecoder
 
CommandEncoder - Class in org.redisson.client.handler
Redis protocol command encoder Code parts from Sam Pullara
CommandEncoder() - Constructor for class org.redisson.client.handler.CommandEncoder
 
commandExecutor - Variable in class org.redisson.BaseRemoteService
 
CommandExecutor - Interface in org.redisson.command
 
commandExecutor - Variable in class org.redisson.Redisson
 
commandExecutor - Variable in class org.redisson.RedissonObject
 
commandExecutor - Variable in class org.redisson.RedissonReactive
 
CommandReactiveExecutor - Interface in org.redisson.command
 
CommandReactiveService - Class in org.redisson.command
 
CommandReactiveService(ConnectionManager) - Constructor for class org.redisson.command.CommandReactiveService
 
CommandsData - Class in org.redisson.client.protocol
 
CommandsData(RPromise<Void>, List<CommandData<?, ?>>) - Constructor for class org.redisson.client.protocol.CommandsData
 
CommandsData(RPromise<Void>, List<CommandData<?, ?>>, boolean) - Constructor for class org.redisson.client.protocol.CommandsData
 
CommandsQueue - Class in org.redisson.client.handler
 
CommandsQueue() - Constructor for class org.redisson.client.handler.CommandsQueue
 
CommandSyncExecutor - Interface in org.redisson.command
 
CommandSyncService - Class in org.redisson.command
 
CommandSyncService(ConnectionManager) - Constructor for class org.redisson.command.CommandSyncService
 
comparator() - Method in class org.redisson.RedissonSortedSet
 
compareAndSet(double, double) - Method in interface org.redisson.api.RAtomicDouble
Atomically sets the value to the given updated value only if the current value == the expected value.
compareAndSet(long, long) - Method in interface org.redisson.api.RAtomicLong
Atomically sets the value to the given updated value only if the current value == the expected value.
compareAndSet(long, long) - Method in interface org.redisson.api.RAtomicLongReactive
 
compareAndSet(V, V) - Method in interface org.redisson.api.RBucket
 
compareAndSet(long, long) - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
compareAndSet(double, double) - Method in class org.redisson.RedissonAtomicDouble
 
compareAndSet(long, long) - Method in class org.redisson.RedissonAtomicLong
 
compareAndSet(V, V) - Method in class org.redisson.RedissonBucket
 
compareAndSetAsync(double, double) - Method in interface org.redisson.api.RAtomicDoubleAsync
 
compareAndSetAsync(long, long) - Method in interface org.redisson.api.RAtomicLongAsync
 
compareAndSetAsync(V, V) - Method in interface org.redisson.api.RBucketAsync
 
compareAndSetAsync(double, double) - Method in class org.redisson.RedissonAtomicDouble
 
compareAndSetAsync(long, long) - Method in class org.redisson.RedissonAtomicLong
 
compareAndSetAsync(V, V) - Method in class org.redisson.RedissonBucket
 
compareTo(BatchCommandData<T, R>) - Method in class org.redisson.client.protocol.BatchCommandData
 
compareTo(Delayed) - Method in class org.redisson.executor.RedissonScheduledFuture
 
compareTo(LFUCacheMap.MapKey) - Method in class org.redisson.misc.LFUCacheMap.MapKey
 
CompositeIterable<T> - Class in org.redisson.misc
 
CompositeIterable(List<Iterable<T>>) - Constructor for class org.redisson.misc.CompositeIterable
 
CompositeIterable(Iterable<T>...) - Constructor for class org.redisson.misc.CompositeIterable
 
CompositeIterable(CompositeIterable<T>) - Constructor for class org.redisson.misc.CompositeIterable
 
Config - Class in org.redisson.config
Redisson configuration
Config() - Constructor for class org.redisson.config.Config
 
Config(Config) - Constructor for class org.redisson.config.Config
 
config - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
config - Variable in class org.redisson.Redisson
 
config - Variable in class org.redisson.RedissonReactive
 
ConfigSupport - Class in org.redisson.config
 
ConfigSupport() - Constructor for class org.redisson.config.ConfigSupport
 
ConfigSupport.ClassMixIn - Class in org.redisson.config
 
ConfigSupport.ClassMixIn() - Constructor for class org.redisson.config.ConfigSupport.ClassMixIn
 
ConfigSupport.ConfigMixIn - Class in org.redisson.config
 
ConfigSupport.ConfigMixIn() - Constructor for class org.redisson.config.ConfigSupport.ConfigMixIn
 
ConfigSupport.MasterSlaveServersConfigMixIn - Class in org.redisson.config
 
ConfigSupport.MasterSlaveServersConfigMixIn() - Constructor for class org.redisson.config.ConfigSupport.MasterSlaveServersConfigMixIn
 
ConfigSupport.SingleSeverConfigMixIn - Class in org.redisson.config
 
ConfigSupport.SingleSeverConfigMixIn() - Constructor for class org.redisson.config.ConfigSupport.SingleSeverConfigMixIn
 
connect() - Method in class org.redisson.client.RedisClient
 
connect() - Method in class org.redisson.connection.ClientConnectionsEntry
 
connect(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.PubSubConnectionPool
 
connectAsync() - Method in class org.redisson.client.RedisClient
 
ConnectionEventsHub - Class in org.redisson.connection
 
ConnectionEventsHub() - Constructor for class org.redisson.connection.ConnectionEventsHub
 
ConnectionEventsHub.Status - Enum in org.redisson.connection
 
ConnectionInitializer - Interface in org.redisson.connection
 
ConnectionListener - Interface in org.redisson.connection
 
ConnectionManager - Interface in org.redisson.connection
 
connectionManager - Variable in class org.redisson.Redisson
 
connectionManager - Variable in class org.redisson.RedissonReactive
 
connectionReadOp(NodeSource, RedisCommand<?>) - Method in interface org.redisson.connection.ConnectionManager
 
connectionReadOp(NodeSource, RedisCommand<?>) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
connectionReadOp() - Method in class org.redisson.connection.MasterSlaveEntry
 
connectionReadOp(InetSocketAddress) - Method in class org.redisson.connection.MasterSlaveEntry
 
connectionReadOp(InetSocketAddress) - Method in class org.redisson.connection.SingleEntry
 
connectionReadOp() - Method in class org.redisson.connection.SingleEntry
 
ConnectionWatchdog - Class in org.redisson.client.handler
 
ConnectionWatchdog(Bootstrap, ChannelGroup, Timer) - Constructor for class org.redisson.client.handler.ConnectionWatchdog
 
connectionWriteOp(NodeSource, RedisCommand<?>) - Method in interface org.redisson.connection.ConnectionManager
 
connectionWriteOp(NodeSource, RedisCommand<?>) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
connectionWriteOp() - Method in class org.redisson.connection.MasterSlaveEntry
 
connectListener - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
connectPubSub() - Method in class org.redisson.client.RedisClient
 
connectPubSub() - Method in class org.redisson.connection.ClientConnectionsEntry
 
connectPubSubAsync() - Method in class org.redisson.client.RedisClient
 
contains(T) - Method in interface org.redisson.api.RBloomFilter
 
contains(Object) - Method in interface org.redisson.api.RCollectionReactive
 
contains(Object) - Method in interface org.redisson.api.RScoredSortedSet
 
contains(Object) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
contains(Object) - Method in class org.redisson.reactive.RedissonListReactive
 
contains(Object) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
contains(Object) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
contains(Object) - Method in class org.redisson.reactive.RedissonSetReactive
 
contains(T) - Method in class org.redisson.RedissonBloomFilter
 
contains(Object) - Method in class org.redisson.RedissonDelayedQueue
 
contains(Object) - Method in class org.redisson.RedissonList
 
contains(Object) - Method in class org.redisson.RedissonListMultimapValues
 
contains(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
contains(Object) - Method in class org.redisson.RedissonSet
 
contains(Object) - Method in class org.redisson.RedissonSetCache
 
contains(Object) - Method in class org.redisson.RedissonSetMultimapValues
 
contains(Object) - Method in class org.redisson.RedissonSortedSet
 
containsAll(Collection<?>) - Method in interface org.redisson.api.RCollectionReactive
 
containsAll(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSet
 
containsAll(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
containsAll(Collection<?>) - Method in class org.redisson.reactive.RedissonListReactive
 
containsAll(Collection<?>) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
containsAll(Collection<?>) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
containsAll(Collection<?>) - Method in class org.redisson.reactive.RedissonSetReactive
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonDelayedQueue
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonList
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonListMultimapValues
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonSet
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonSetCache
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonSetMultimapValues
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonSortedSet
 
containsAllAsync(Collection<?>) - Method in interface org.redisson.api.RCollectionAsync
Returns true if this collection contains all of the elements in the specified collection.
containsAllAsync(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonDelayedQueue
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonList
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonListMultimapValues
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonSet
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonSetCache
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonSetMultimapValues
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonSubList
 
containsAsync(Object) - Method in interface org.redisson.api.RCollectionAsync
Returns true if this collection contains the specified element.
containsAsync(Object) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
containsAsync(Object) - Method in class org.redisson.RedissonDelayedQueue
 
containsAsync(Object) - Method in class org.redisson.RedissonList
 
containsAsync(Object) - Method in class org.redisson.RedissonListMultimapValues
 
containsAsync(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
containsAsync(Object) - Method in class org.redisson.RedissonSet
 
containsAsync(Object) - Method in class org.redisson.RedissonSetCache
 
containsAsync(Object) - Method in class org.redisson.RedissonSetMultimapValues
 
containsEntry(Object, Object) - Method in interface org.redisson.api.RMultimap
Returns true if this multimap contains at least one key-value pair with the key key and the value value.
containsEntry(Object, Object) - Method in class org.redisson.RedissonListMultimap
 
containsEntry(Object, Object) - Method in class org.redisson.RedissonMultimap
 
containsEntryAsync(Object, Object) - Method in interface org.redisson.api.RMultimapAsync
Returns true if this multimap contains at least one key-value pair with the key key and the value value.
containsEntryAsync(Object, Object) - Method in class org.redisson.RedissonListMultimap
 
containsEntryAsync(Object, Object) - Method in class org.redisson.RedissonListMultimapCache
 
containsEntryAsync(Object, Object) - Method in class org.redisson.RedissonSetMultimap
 
containsEntryAsync(Object, Object) - Method in class org.redisson.RedissonSetMultimapCache
 
containsFlag(ClusterNodeInfo.Flag) - Method in class org.redisson.cluster.ClusterNodeInfo
 
containsKey(Object) - Method in interface org.redisson.api.RMapReactive
 
containsKey(Object) - Method in interface org.redisson.api.RMultimap
Returns true if this multimap contains at least one key-value pair with the key key.
containsKey(K) - Method in class org.redisson.jcache.JCache
 
containsKey(Object) - Method in class org.redisson.misc.AbstractCacheMap
 
containsKey(Object) - Method in class org.redisson.misc.BiHashMap
 
containsKey(Object) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
containsKey(Object) - Method in class org.redisson.reactive.RedissonMapReactive
 
containsKey(Object) - Method in class org.redisson.RedissonMap
 
containsKey(Object) - Method in class org.redisson.RedissonMultimap
 
containsKeyAsync(Object) - Method in interface org.redisson.api.RMapAsync
 
containsKeyAsync(Object) - Method in interface org.redisson.api.RMultimapAsync
Returns true if this multimap contains at least one key-value pair with the key key.
containsKeyAsync(Object) - Method in class org.redisson.RedissonListMultimap
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonListMultimapCache
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonLocalCachedMap
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonMap
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonMapCache
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonSetMultimap
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonSetMultimapCache
 
containsValue(Object) - Method in interface org.redisson.api.RMapReactive
 
containsValue(Object) - Method in interface org.redisson.api.RMultimap
Returns true if this multimap contains at least one key-value pair with the value value.
containsValue(Object) - Method in class org.redisson.misc.AbstractCacheMap
 
containsValue(Object) - Method in class org.redisson.misc.BiHashMap
 
containsValue(Object) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
containsValue(Object) - Method in class org.redisson.reactive.RedissonMapReactive
 
containsValue(Object) - Method in class org.redisson.RedissonMap
 
containsValue(Object) - Method in class org.redisson.RedissonMultimap
 
containsValueAsync(Object) - Method in interface org.redisson.api.RMapAsync
 
containsValueAsync(Object) - Method in interface org.redisson.api.RMultimapAsync
Returns true if this multimap contains at least one key-value pair with the value value.
containsValueAsync(Object) - Method in class org.redisson.RedissonListMultimap
 
containsValueAsync(Object) - Method in class org.redisson.RedissonListMultimapCache
 
containsValueAsync(Object) - Method in class org.redisson.RedissonLocalCachedMap
 
containsValueAsync(Object) - Method in class org.redisson.RedissonMap
 
containsValueAsync(Object) - Method in class org.redisson.RedissonMapCache
 
containsValueAsync(Object) - Method in class org.redisson.RedissonSetMultimap
 
containsValueAsync(Object) - Method in class org.redisson.RedissonSetMultimapCache
 
convert(long) - Static method in class org.redisson.client.handler.CommandEncoder
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BitSetReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BitsSizeReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BooleanAmountReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BooleanNotNullReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BooleanNullReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BooleanNullSafeReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BooleanNumberReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.BooleanReplayConvertor
 
convert(Object) - Method in interface org.redisson.client.protocol.convertor.Convertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.DoubleReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.EmptyConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.IntegerReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.KeyValueConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.LongReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.NumberConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.TrueReplayConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.TypeConvertor
 
convert(Object) - Method in class org.redisson.client.protocol.convertor.VoidReplayConvertor
 
convertException(RFuture<V>) - Method in interface org.redisson.command.CommandAsyncExecutor
 
convertException(RFuture<V>) - Method in class org.redisson.command.CommandAsyncService
 
convertMulti(Object) - Method in interface org.redisson.client.protocol.convertor.Convertor
 
convertMulti(Object) - Method in class org.redisson.client.protocol.convertor.KeyValueConvertor
 
convertMulti(Object) - Method in class org.redisson.client.protocol.convertor.SingleConvertor
 
Convertor<R> - Interface in org.redisson.client.protocol.convertor
 
copy() - Method in interface org.redisson.client.protocol.decoder.DecoderState
 
copy() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
copy() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
copy() - Method in class org.redisson.liveobject.misc.AdvBeanCopy
 
count() - Method in interface org.redisson.api.RBloomFilter
Calculates probabilistic number of elements already added to Bloom filter.
count() - Method in interface org.redisson.api.RHyperLogLog
 
count() - Method in interface org.redisson.api.RHyperLogLogReactive
 
count() - Method in interface org.redisson.api.RKeys
Returns the number of keys in the currently-selected database
count(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
count(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSet
Returns the number of elements with a score between startScore and endScore.
count() - Method in class org.redisson.reactive.RedissonHyperLogLogReactive
 
count() - Method in class org.redisson.RedissonBloomFilter
 
count() - Method in class org.redisson.RedissonHyperLogLog
 
count() - Method in class org.redisson.RedissonKeys
 
count(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
count(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
countAsync() - Method in interface org.redisson.api.RHyperLogLogAsync
 
countAsync() - Method in interface org.redisson.api.RKeysAsync
Returns the number of keys in the currently-selected database in async mode
countAsync(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
countAsync(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetAsync
Returns the number of elements with a score between startScore and endScore.
countAsync() - Method in class org.redisson.RedissonHyperLogLog
 
countAsync() - Method in class org.redisson.RedissonKeys
 
countAsync(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
countAsync(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
countDown() - Method in interface org.redisson.api.RCountDownLatch
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
countDown() - Method in class org.redisson.RedissonCountDownLatch
 
countDownAsync() - Method in interface org.redisson.api.RCountDownLatchAsync
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
countDownAsync() - Method in class org.redisson.RedissonCountDownLatch
 
CountDownLatchPubSub - Class in org.redisson.pubsub
 
CountDownLatchPubSub() - Constructor for class org.redisson.pubsub.CountDownLatchPubSub
 
countHead(String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
countHead(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
countHeadAsync(String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
countHeadAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
countTail(String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
countTail(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
countTailAsync(String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
countTailAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
countWith(String...) - Method in interface org.redisson.api.RHyperLogLog
 
countWith(String...) - Method in interface org.redisson.api.RHyperLogLogReactive
 
countWith(String...) - Method in class org.redisson.reactive.RedissonHyperLogLogReactive
 
countWith(String...) - Method in class org.redisson.RedissonHyperLogLog
 
countWithAsync(String...) - Method in interface org.redisson.api.RHyperLogLogAsync
 
countWithAsync(String...) - Method in class org.redisson.RedissonHyperLogLog
 
CR - Static variable in class org.redisson.client.handler.CommandDecoder
 
CRC16 - Class in org.redisson.connection
 
crc16(byte[]) - Static method in class org.redisson.connection.CRC16
 
create(Class<T>) - Method in interface org.redisson.api.RLiveObjectService
Deprecated.
create(Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
create(BaseMasterSlaveServersConfig<?>) - Method in class org.redisson.connection.ElasticacheConnectionManager
 
create(BaseMasterSlaveServersConfig<?>) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
create(BaseMasterSlaveServersConfig<?>) - Method in class org.redisson.connection.SentinelConnectionManager
 
create(K, V, long, long) - Method in class org.redisson.misc.AbstractCacheMap
 
create(K, V, long, long) - Method in class org.redisson.misc.LFUCacheMap
 
create(String) - Static method in class org.redisson.misc.URIBuilder
 
create() - Static method in class org.redisson.Redisson
Create sync/async Redisson instance with default config
create(Config) - Static method in class org.redisson.Redisson
Create sync/async Redisson instance with provided config
create(Class<T>) - Method in class org.redisson.RedissonLiveObjectService
 
create(RedissonNodeConfig) - Static method in class org.redisson.RedissonNode
Create Redisson node instance with provided config
create(RedissonNodeConfig, Redisson) - Static method in class org.redisson.RedissonNode
Create Redisson node instance with provided config and Redisson instance
createBatch() - Method in interface org.redisson.api.RedissonClient
Return batch object which executes group of command in pipeline.
createBatch() - Method in interface org.redisson.api.RedissonReactiveClient
Return batch object which executes group of command in pipeline.
createBatch() - Method in class org.redisson.Redisson
 
createBatch() - Method in class org.redisson.RedissonReactive
 
createCache(String, C) - Method in class org.redisson.jcache.JCacheManager
 
createClient(String, int, int, int) - Method in interface org.redisson.connection.ConnectionManager
 
createClient(NodeType, String, int) - Method in interface org.redisson.connection.ConnectionManager
 
createClient(NodeType, String, int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
createClient(String, int, int, int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
createConnectionManager(Config) - Static method in class org.redisson.config.ConfigSupport
 
createEntry(RPromise<RedissonCountDownLatchEntry>) - Method in class org.redisson.pubsub.CountDownLatchPubSub
 
createEntry(RPromise<RedissonLockEntry>) - Method in class org.redisson.pubsub.LockPubSub
 
createEntry(RPromise<RedissonLockEntry>) - Method in class org.redisson.pubsub.SemaphorePubSub
 
createInstance() - Method in class org.redisson.codec.KryoCodec.KryoPoolImpl
Sub classes can customize the Kryo instance by overriding this method
createMasterSlaveEntry(MasterSlaveServersConfig, HashSet<ClusterSlotRange>) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
createMasterSlaveEntry(MasterSlaveServersConfig, HashSet<ClusterSlotRange>) - Method in class org.redisson.connection.SentinelConnectionManager
 
createObject(Object, Class<?>, Class<?>, String) - Method in class org.redisson.liveobject.core.RedissonObjectBuilder
 
createObjectMapper(ClassLoader, ObjectMapper) - Static method in class org.redisson.codec.JsonJacksonCodec
 
createReactive() - Static method in class org.redisson.Redisson
Create reactive Redisson instance with default config
createReactive(Config) - Static method in class org.redisson.Redisson
Create reactive Redisson instance with provided config
createRObject(RedissonClient, Class<T>, String, K) - Static method in class org.redisson.misc.RedissonObjectFactory
 
createSession() - Method in class org.redisson.spring.session.RedissonSessionRepository
 
CronExpression - Class in org.redisson.executor
 
CronExpression(String) - Constructor for class org.redisson.executor.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronExpression(CronExpression) - Constructor for class org.redisson.executor.CronExpression
Constructs a new CronExpression as a copy of an existing instance.
CronSchedule - Class in org.redisson
Cron expression object used in RScheduledExecutorService.
CURRENT_COMMAND - Static variable in class org.redisson.client.handler.CommandsQueue
 
CustomObjectInputStream - Class in org.redisson.codec
 
CustomObjectInputStream(ClassLoader, InputStream) - Constructor for class org.redisson.codec.CustomObjectInputStream
 

D

dailyAtHourAndMinute(int, int) - Static method in class org.redisson.CronSchedule
Creates cron expression which schedule task execution every day at the given time
DAY_OF_MONTH - Static variable in class org.redisson.executor.CronExpression
 
DAY_OF_WEEK - Static variable in class org.redisson.executor.CronExpression
 
dayMap - Static variable in class org.redisson.executor.CronExpression
 
daysOfMonth - Variable in class org.redisson.executor.CronExpression
 
daysOfWeek - Variable in class org.redisson.executor.CronExpression
 
DBSIZE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
decLevel() - Method in class org.redisson.client.handler.State
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.redisson.client.handler.CommandDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ClusterNodesDecoder
 
decode(ByteBuf, State) - Method in interface org.redisson.client.protocol.Decoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.FlatNestedMultiDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.GeoDistanceDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.GeoDistanceDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.GeoMapReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.GeoMapReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.GeoPositionDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.GeoPositionDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.GeoPositionMapDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.GeoPositionMapDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.KeyValueObjectDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.KeyValueObjectDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ListIteratorReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ListIteratorReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ListResultReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ListResultReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ListScanResultReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ListScanResultReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.LongMultiDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.LongMultiDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.MapCacheScanResultReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.MapCacheScanResultReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.MapScanResultReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.MapScanResultReplayDecoder
 
decode(List<Object>, State) - Method in interface org.redisson.client.protocol.decoder.MultiDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectFirstResultReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectFirstResultReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectListDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectListDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectListReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectListReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapEntryReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapEntryReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ObjectSetReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ObjectSetReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetScanDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetScanReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetScanReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.SlotsDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.SlotsDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.StringDataDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.StringListReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.StringListReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.StringMapDataDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.StringReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.TTLMapValueReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.TTLMapValueReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.pubsub.PubSubMessageDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.pubsub.PubSubMessageDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessageDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessageDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.pubsub.PubSubStatusDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.pubsub.PubSubStatusDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.connection.decoder.CacheGetAllDecoder
 
decode(List<Object>, State) - Method in class org.redisson.connection.decoder.CacheGetAllDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.connection.decoder.ListDrainToDecoder
 
decode(List<Object>, State) - Method in class org.redisson.connection.decoder.ListDrainToDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.connection.decoder.ListFirstObjectDecoder
 
decode(List<Object>, State) - Method in class org.redisson.connection.decoder.ListFirstObjectDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.connection.decoder.MapGetAllDecoder
 
decode(List<Object>, State) - Method in class org.redisson.connection.decoder.MapGetAllDecoder
 
decoder - Variable in class org.redisson.client.codec.DoubleCodec
 
decoder - Variable in class org.redisson.client.codec.IntegerCodec
 
decoder - Variable in class org.redisson.client.codec.LongCodec
 
Decoder<R> - Interface in org.redisson.client.protocol
 
DecoderState - Interface in org.redisson.client.protocol.decoder
 
DECR - Static variable in interface org.redisson.client.protocol.RedisCommands
 
decrementAndGet() - Method in interface org.redisson.api.RAtomicDouble
Atomically decrements the current value by one.
decrementAndGet() - Method in interface org.redisson.api.RAtomicLong
Atomically decrements the current value by one.
decrementAndGet() - Method in interface org.redisson.api.RAtomicLongReactive
 
decrementAndGet() - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
decrementAndGet() - Method in class org.redisson.RedissonAtomicDouble
 
decrementAndGet() - Method in class org.redisson.RedissonAtomicLong
 
decrementAndGetAsync() - Method in interface org.redisson.api.RAtomicDoubleAsync
 
decrementAndGetAsync() - Method in interface org.redisson.api.RAtomicLongAsync
 
decrementAndGetAsync() - Method in class org.redisson.RedissonAtomicDouble
 
decrementAndGetAsync() - Method in class org.redisson.RedissonAtomicLong
 
decUsage() - Method in class org.redisson.QueueTransferTask
 
DefaultCodecProvider - Class in org.redisson.codec
 
DefaultCodecProvider() - Constructor for class org.redisson.codec.DefaultCodecProvider
 
DefaultConnectionListener - Class in org.redisson.connection
 
DefaultConnectionListener() - Constructor for class org.redisson.connection.DefaultConnectionListener
 
DefaultNamingScheme - Class in org.redisson.liveobject.resolver
 
DefaultNamingScheme(Codec) - Constructor for class org.redisson.liveobject.resolver.DefaultNamingScheme
 
DefaultParamsEncoder - Class in org.redisson.client.protocol
 
DefaultParamsEncoder() - Constructor for class org.redisson.client.protocol.DefaultParamsEncoder
 
DefaultResolverProvider - Class in org.redisson.liveobject.provider
 
DefaultResolverProvider() - Constructor for class org.redisson.liveobject.provider.DefaultResolverProvider
 
defaults() - Static method in class org.redisson.api.LocalCachedMapOptions
Creates a new instance of LocalCachedMapOptions with default options.
defaults() - Static method in class org.redisson.api.RemoteInvocationOptions
Creates a new instance of RemoteInvocationOptions with opinionated defaults.
DEL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
DEL_BOOL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
DEL_OBJECTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
DEL_VOID - Static variable in interface org.redisson.client.protocol.RedisCommands
 
DelegateDecoderCodec - Class in org.redisson.client.codec
 
DelegateDecoderCodec(Codec) - Constructor for class org.redisson.client.codec.DelegateDecoderCodec
 
delete() - Method in interface org.redisson.api.RExecutorService
Deletes executor request queue and state objects
delete(String...) - Method in interface org.redisson.api.RKeys
Delete multiple objects by name
delete(String...) - Method in interface org.redisson.api.RKeysReactive
Delete multiple objects by name.
delete() - Method in interface org.redisson.api.RLiveObject
Deletes the underlying RMap.
delete(T) - Method in interface org.redisson.api.RLiveObjectService
Deletes attached object including all nested objects.
delete(Class<T>, K) - Method in interface org.redisson.api.RLiveObjectService
Deletes object by class and id including all nested objects.
delete() - Method in interface org.redisson.api.RObject
Deletes the object
delete() - Method in interface org.redisson.api.RObjectReactive
Delete object in mode
delete(String...) - Method in class org.redisson.reactive.RedissonKeysReactive
 
delete() - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
delete() - Method in class org.redisson.RedissonExecutorService
 
delete(String...) - Method in class org.redisson.RedissonKeys
 
delete(T) - Method in class org.redisson.RedissonLiveObjectService
 
delete(Class<T>, K) - Method in class org.redisson.RedissonLiveObjectService
 
delete() - Method in class org.redisson.RedissonObject
 
delete(String) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
deleteAsync() - Method in interface org.redisson.api.RExecutorServiceAsync
Deletes executor request queue and state objects
deleteAsync(String...) - Method in interface org.redisson.api.RKeysAsync
Delete multiple objects by name
deleteAsync() - Method in interface org.redisson.api.RObjectAsync
Delete object in async mode
deleteAsync() - Method in class org.redisson.RedissonBinaryStream
 
deleteAsync() - Method in class org.redisson.RedissonBlockingFairQueue
 
deleteAsync() - Method in class org.redisson.RedissonBloomFilter
 
deleteAsync() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
deleteAsync() - Method in class org.redisson.RedissonCountDownLatch
 
deleteAsync() - Method in class org.redisson.RedissonDelayedQueue
 
deleteAsync() - Method in class org.redisson.RedissonExecutorService
 
deleteAsync() - Method in class org.redisson.RedissonFairLock
 
deleteAsync(String...) - Method in class org.redisson.RedissonKeys
 
deleteAsync() - Method in class org.redisson.RedissonListMultimapCache
 
deleteAsync() - Method in class org.redisson.RedissonListMultimapValues
 
deleteAsync() - Method in class org.redisson.RedissonLocalCachedMap
 
deleteAsync() - Method in class org.redisson.RedissonLock
 
deleteAsync() - Method in class org.redisson.RedissonMapCache
 
deleteAsync() - Method in class org.redisson.RedissonMultimap
 
deleteAsync() - Method in class org.redisson.RedissonMultimapCache
 
deleteAsync() - Method in class org.redisson.RedissonObject
 
deleteAsync() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
deleteAsync() - Method in class org.redisson.RedissonSetMultimapCache
 
deleteAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
deleteByPattern(String) - Method in interface org.redisson.api.RKeys
Delete multiple objects by a key pattern.
deleteByPattern(String) - Method in interface org.redisson.api.RKeysReactive
Delete multiple objects by a key pattern.
deleteByPattern(String) - Method in class org.redisson.reactive.RedissonKeysReactive
 
deleteByPattern(String) - Method in class org.redisson.RedissonKeys
 
deleteByPatternAsync(String) - Method in interface org.redisson.api.RKeysAsync
Delete multiple objects by a key pattern.
deleteByPatternAsync(String) - Method in class org.redisson.RedissonKeys
 
deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.redisson.jcache.JCache
 
descendingIterator() - Method in interface org.redisson.api.RDequeReactive
 
descendingIterator() - Method in interface org.redisson.api.RListReactive
 
descendingIterator(int) - Method in interface org.redisson.api.RListReactive
 
descendingIterator() - Method in class org.redisson.reactive.RedissonListReactive
 
descendingIterator(int) - Method in class org.redisson.reactive.RedissonListReactive
 
descendingIterator() - Method in class org.redisson.RedissonDeque
 
destroy() - Method in interface org.redisson.api.RDestroyable
Destroys object when it's not necessary anymore.
destroy() - Method in class org.redisson.RedissonDelayedQueue
 
destroy() - Method in class org.redisson.RedissonLocalCachedMap
 
destroyCache(String) - Method in class org.redisson.jcache.JCacheManager
 
detach(T) - Method in interface org.redisson.api.RLiveObjectService
Returns unproxied detached object for the attached object.
detach(T) - Method in class org.redisson.RedissonLiveObjectService
 
diff(String...) - Method in interface org.redisson.api.RSet
Diff sets specified by name and write to current set.
diff(String...) - Method in interface org.redisson.api.RSetReactive
Diff sets specified by name and write to current set.
diff(String...) - Method in class org.redisson.reactive.RedissonSetReactive
 
diff(String...) - Method in class org.redisson.RedissonSet
 
diff(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
diffAsync(String...) - Method in interface org.redisson.api.RSetAsync
Diff sets specified by name and write to current set.
diffAsync(String...) - Method in class org.redisson.RedissonSet
 
diffAsync(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
dist(V, V, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns distance between members in GeoUnit units.
dist(V, V, GeoUnit) - Method in class org.redisson.RedissonGeo
 
distAsync(V, V, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns distance between members in GeoUnit units.
distAsync(V, V, GeoUnit) - Method in class org.redisson.RedissonGeo
 
doCancel() - Method in class org.redisson.executor.RemotePromise
 
doConnect(MasterSlaveServersConfig, NodeType, FutureConnectionListener<? extends RedisConnection>) - Method in class org.redisson.cluster.ClusterConnectionListener
 
doConnect(MasterSlaveServersConfig, NodeType, FutureConnectionListener<? extends RedisConnection>) - Method in class org.redisson.connection.DefaultConnectionListener
 
DoubleCodec - Class in org.redisson.client.codec
 
DoubleCodec() - Constructor for class org.redisson.client.codec.DoubleCodec
 
DoubleReplayConvertor - Class in org.redisson.client.protocol.convertor
 
DoubleReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.DoubleReplayConvertor
 
drainPermits() - Method in interface org.redisson.api.RSemaphore
Acquires and returns all permits that are immediately available.
drainPermits() - Method in class org.redisson.RedissonSemaphore
 
drainTo(Collection<? super V>, int) - Method in interface org.redisson.api.RBlockingQueueReactive
 
drainTo(Collection<? super V>) - Method in interface org.redisson.api.RBlockingQueueReactive
 
drainTo(Collection<? super V>) - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
drainTo(Collection<? super V>, int) - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
drainTo(Collection<? super V>) - Method in class org.redisson.RedissonBlockingDeque
 
drainTo(Collection<? super V>, int) - Method in class org.redisson.RedissonBlockingDeque
 
drainTo(Collection<? super V>) - Method in class org.redisson.RedissonBlockingQueue
 
drainTo(Collection<? super V>, int) - Method in class org.redisson.RedissonBlockingQueue
 
drainTo(Collection<? super V>) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
drainTo(Collection<? super V>, int) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
drainToAsync(Collection<? super V>, int) - Method in interface org.redisson.api.RBlockingQueueAsync
Removes at most the given number of available elements from this queue and adds them to the given collection in async mode.
drainToAsync(Collection<? super V>) - Method in interface org.redisson.api.RBlockingQueueAsync
Removes all available elements from this queue and adds them to the given collection in async mode.
drainToAsync(Collection<? super V>) - Method in class org.redisson.RedissonBlockingDeque
 
drainToAsync(Collection<? super V>, int) - Method in class org.redisson.RedissonBlockingDeque
 
drainToAsync(Collection<? super V>) - Method in class org.redisson.RedissonBlockingQueue
 
drainToAsync(Collection<? super V>, int) - Method in class org.redisson.RedissonBlockingQueue
 
drainToAsync(Collection<? super V>) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
drainToAsync(Collection<? super V>, int) - Method in class org.redisson.RedissonBoundedBlockingQueue
 

E

ElasticacheConnectionManager - Class in org.redisson.connection
ConnectionManager for AWS ElastiCache Replication Groups.
ElasticacheConnectionManager(ElasticacheServersConfig, Config) - Constructor for class org.redisson.connection.ElasticacheConnectionManager
 
ElasticacheServersConfig - Class in org.redisson.config
Configuration for an AWS ElastiCache replication group.
ElasticacheServersConfig() - Constructor for class org.redisson.config.ElasticacheServersConfig
 
element() - Method in class org.redisson.RedissonDelayedQueue
 
element() - Method in class org.redisson.RedissonQueue
 
EmptyConvertor<R> - Class in org.redisson.client.protocol.convertor
 
EmptyConvertor() - Constructor for class org.redisson.client.protocol.convertor.EmptyConvertor
 
EmptyStatisticsMXBean - Class in org.redisson.jcache.bean
 
EmptyStatisticsMXBean() - Constructor for class org.redisson.jcache.bean.EmptyStatisticsMXBean
 
enableManagement(String, boolean) - Method in class org.redisson.jcache.JCacheManager
 
EnableRedissonHttpSession - Annotation Type in org.redisson.spring.session.config
Enables Redisson's Spring Session implementation backed by Redis and exposes SessionRepositoryFilter as a bean named "springSessionRepositoryFilter".
enableRedissonReferenceSupport(RedissonClient) - Method in interface org.redisson.command.CommandAsyncExecutor
 
enableRedissonReferenceSupport(RedissonReactiveClient) - Method in interface org.redisson.command.CommandAsyncExecutor
 
enableRedissonReferenceSupport(RedissonClient) - Method in class org.redisson.command.CommandAsyncService
 
enableRedissonReferenceSupport(RedissonReactiveClient) - Method in class org.redisson.command.CommandAsyncService
 
enableRedissonReferenceSupport(RedissonReactiveClient) - Method in class org.redisson.reactive.RedissonBatchReactive
 
enableRedissonReferenceSupport() - Method in class org.redisson.Redisson
 
enableRedissonReferenceSupport(Redisson) - Method in class org.redisson.RedissonBatch
 
enableRedissonReferenceSupport() - Method in class org.redisson.RedissonReactive
 
enableStatistics(String, boolean) - Method in class org.redisson.jcache.JCacheManager
 
encode(Object) - Method in class org.redisson.BaseRemoteService
 
encode(ChannelHandlerContext, CommandsData, ByteBuf) - Method in class org.redisson.client.handler.CommandBatchEncoder
 
encode(ChannelHandlerContext, CommandData<?, ?>, ByteBuf) - Method in class org.redisson.client.handler.CommandEncoder
 
encode(Object) - Method in class org.redisson.client.protocol.DefaultParamsEncoder
 
encode(Object) - Method in interface org.redisson.client.protocol.Encoder
 
encode(Object) - Method in class org.redisson.RedissonObject
 
encodeMapKey(Object) - Method in class org.redisson.RedissonObject
 
encodeMapValue(Object) - Method in class org.redisson.RedissonObject
 
Encoder - Interface in org.redisson.client.protocol
 
entries() - Method in interface org.redisson.api.RMultimap
Returns a view collection of all key-value pairs contained in this multimap, as Map.Entry instances.
entries() - Method in interface org.redisson.api.RSetMultimap
Returns a view collection of all key-value pairs contained in this multimap, as Map.Entry instances.
entries() - Method in class org.redisson.RedissonMultimap
 
entries() - Method in class org.redisson.RedissonSetMultimap
 
entry - Variable in class org.redisson.RedissonBaseMapIterator
 
entryIterator() - Method in interface org.redisson.api.RMapReactive
 
entryIterator() - Method in class org.redisson.reactive.RedissonMapReactive
 
entryIterator() - Method in class org.redisson.RedissonMap
 
entryRange(int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
entryRange(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSet
 
entryRange(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
entryRange(int, int) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
entryRange(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
entryRange(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
entryRange(int, int) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
entryRange(double, boolean, double, boolean) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
entryRange(double, boolean, double, boolean, int, int) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
entryRange(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRange(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRange(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeAsync(int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
entryRangeAsync(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
entryRangeAsync(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
entryRangeAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeAsync(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeAsync(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeReversed(int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
entryRangeReversed(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
entryRangeReversed(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeReversed(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeReversedAsync(int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
entryRangeReversedAsync(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
entryRangeReversedAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeReversedAsync(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entrySet() - Method in interface org.redisson.api.RMap
Returns values collections.
entrySet() - Method in class org.redisson.misc.AbstractCacheMap
 
entrySet() - Method in class org.redisson.misc.BiHashMap
 
entrySet() - Method in class org.redisson.RedissonLocalCachedMap
 
entrySet() - Method in class org.redisson.RedissonMap
 
equals(Object) - Method in class org.redisson.api.GeoPosition
 
equals(Object) - Method in class org.redisson.client.handler.PubSubKey
 
equals(Object) - Method in class org.redisson.client.protocol.ScoredEntry
 
equals(Object) - Method in class org.redisson.cluster.ClusterPartition
 
equals(Object) - Method in class org.redisson.cluster.ClusterSlotRange
 
equals(Object) - Method in class org.redisson.connection.RedisClientEntry
 
equals(Object) - Method in class org.redisson.executor.ClassLoaderDelegator
 
equals(Object) - Method in class org.redisson.PubSubMessageListener
 
equals(Object) - Method in class org.redisson.PubSubPatternMessageListener
 
equals(Object) - Method in class org.redisson.PubSubPatternStatusListener
 
equals(Object) - Method in class org.redisson.PubSubStatusListener
 
equals(Object) - Method in class org.redisson.reactive.RedissonListReactive
 
equals(Object) - Method in class org.redisson.reactive.RedissonMapReactive
 
equals(Object) - Method in class org.redisson.RedissonList
 
equals(Object) - Method in class org.redisson.RedissonListMultimapValues
 
equals(Object) - Method in class org.redisson.RedissonLocalCachedMap.CacheKey
 
equals(Object) - Method in class org.redisson.RedissonLocalCachedMap.CacheValue
 
equals(Object) - Method in class org.redisson.RedissonMap
 
equals(Object) - Method in class org.redisson.RedissonSubList
 
equals(Object) - Method in class org.redisson.remote.RemoteServiceKey
 
eval(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScript
 
eval(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScript
 
eval(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.api.RScript
 
eval(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.api.RScript
 
eval(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptReactive
 
eval(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptReactive
 
eval(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptReactive
 
eval(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptReactive
 
eval(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
eval(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
eval(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
eval(RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.reactive.RedissonScriptReactive
 
eval(RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.reactive.RedissonScriptReactive
 
eval(RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
eval(RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
eval(String, RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
eval(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
eval(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
eval(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
EVAL_BOOLEAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_BOOLEAN_AMOUNT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_BOOLEAN_ARGS2 - Static variable in class org.redisson.RedissonList
 
EVAL_BOOLEAN_ARGS2 - Static variable in class org.redisson.RedissonListMultimapValues
 
EVAL_BOOLEAN_ARGS2 - Static variable in class org.redisson.RedissonSubList
 
EVAL_BOOLEAN_WITH_VALUES - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_BOOLEAN_WITH_VALUES_6 - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_INTEGER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_LIST - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_LONG - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_MAP_ENTRY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_MAP_VALUE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_MAP_VALUE_LIST - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_NULL_BOOLEAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_OBJECT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_SET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_SSCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_STRING - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_STRING_DATA - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_VOID - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_VOID_WITH_VALUES_6 - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_ZSCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
evalAllAsync(boolean, RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalAsync(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptAsync
 
evalAsync(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptAsync
 
evalAsync(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptAsync
 
evalAsync(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptAsync
 
evalAsync(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptAsync
 
evalAsync(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalAsync(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalAsync(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalAsync(RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalAsync(RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalRead(String, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
evalRead(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
evalRead(String, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandSyncService
 
evalRead(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandSyncService
 
evalReadAsync(InetSocketAddress, String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalReadAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalReadAsync(MasterSlaveEntry, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalReadAsync(Integer, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalReadAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalReadAsync(MasterSlaveEntry, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalReadAsync(Integer, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalReadAsync(InetSocketAddress, String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalReadReactive(InetSocketAddress, String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
evalReadReactive(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
evalReadReactive(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
evalReadReactive(InetSocketAddress, String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
evalSha(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScript
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScript
 
evalSha(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.api.RScript
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.api.RScript
 
evalSha(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptReactive
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptReactive
 
evalSha(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptReactive
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptReactive
 
evalSha(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
evalSha(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
evalSha(RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.reactive.RedissonScriptReactive
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.reactive.RedissonScriptReactive
 
evalSha(RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalSha(String, RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalSha(String, RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalSha(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalSha(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalShaAsync(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptAsync
 
evalShaAsync(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.api.RScriptAsync
 
evalShaAsync(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptAsync
 
evalShaAsync(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.api.RScriptAsync
 
evalShaAsync(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalShaAsync(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalShaAsync(String, RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in class org.redisson.RedissonScript
 
evalShaAsync(RScript.Mode, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalShaAsync(RScript.Mode, Codec, String, RScript.ReturnType) - Method in class org.redisson.RedissonScript
 
evalWrite(String, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
evalWrite(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
evalWrite(String, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandSyncService
 
evalWrite(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandSyncService
 
evalWriteAllAsync(RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalWriteAllAsync(RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalWriteAllReactive(RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
evalWriteAllReactive(RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
evalWriteAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalWriteAsync(MasterSlaveEntry, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalWriteAsync(Integer, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
evalWriteAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalWriteAsync(MasterSlaveEntry, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalWriteAsync(Integer, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
evalWriteReactive(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
evalWriteReactive(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
evict(Object) - Method in class org.redisson.spring.cache.RedissonCache
 
evictionPolicy(LocalCachedMapOptions.EvictionPolicy) - Method in class org.redisson.api.LocalCachedMapOptions
Sets eviction policy.
EvictionScheduler - Class in org.redisson
Eviction scheduler for RMapCache object.
EvictionScheduler(CommandAsyncExecutor) - Constructor for class org.redisson.EvictionScheduler
 
evictionScheduler - Variable in class org.redisson.Redisson
 
evictionScheduler - Variable in class org.redisson.RedissonReactive
 
EvictionScheduler.RedissonCacheTask - Class in org.redisson
 
EvictionScheduler.RedissonCacheTask(String, String, String, boolean, String) - Constructor for class org.redisson.EvictionScheduler.RedissonCacheTask
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.redisson.client.handler.CommandsQueue
 
EXEC - Static variable in interface org.redisson.client.protocol.RedisCommands
 
execute() - Method in interface org.redisson.api.RBatch
Executes all operations accumulated during async methods invocations.
execute() - Method in interface org.redisson.api.RBatchReactive
Executes all operations accumulated during Reactive methods invocations Reactivehronously.
execute() - Method in class org.redisson.command.CommandBatchService
 
execute() - Method in class org.redisson.reactive.RedissonBatchReactive
 
execute() - Method in class org.redisson.RedissonBatch
 
execute(Runnable) - Method in class org.redisson.RedissonExecutorService
 
executeAsync() - Method in interface org.redisson.api.RBatch
Executes all operations accumulated during async methods invocations asynchronously.
executeAsync() - Method in class org.redisson.command.CommandBatchService
 
executeAsync() - Method in class org.redisson.RedissonBatch
 
executeAsyncVoid() - Method in class org.redisson.command.CommandBatchService
 
executeCallable(String, byte[], byte[]) - Method in interface org.redisson.executor.RemoteExecutorService
 
executeCallable(String, byte[], byte[]) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
executeCallable(String, byte[], byte[]) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
executeCommands() - Method in class org.redisson.connection.FutureConnectionListener
 
executeRunnable(String, byte[], byte[]) - Method in interface org.redisson.executor.RemoteExecutorService
 
executeRunnable(String, byte[], byte[]) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
executeRunnable(String, byte[], byte[]) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
executeSkipResult() - Method in interface org.redisson.api.RBatch
Executes all operations accumulated during async methods invocations.
executeSkipResult() - Method in class org.redisson.command.CommandBatchService
 
executeSkipResult() - Method in class org.redisson.RedissonBatch
 
executeSkipResultAsync() - Method in interface org.redisson.api.RBatch
Executes all operations accumulated during async methods invocations asynchronously, Command replies are skipped such approach saves response bandwidth.
executeSkipResultAsync() - Method in class org.redisson.command.CommandBatchService
 
executeSkipResultAsync() - Method in class org.redisson.RedissonBatch
 
ExecutorRemoteService - Class in org.redisson.executor
 
ExecutorRemoteService(Codec, RedissonClient, String, CommandExecutor) - Constructor for class org.redisson.executor.ExecutorRemoteService
 
EXISTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
exists() - Method in class org.redisson.jcache.JMutableEntry
 
EXISTS_LONG - Static variable in interface org.redisson.client.protocol.RedisCommands
 
expectAckWithin(long) - Method in class org.redisson.api.RemoteInvocationOptions
 
expectAckWithin(long, TimeUnit) - Method in class org.redisson.api.RemoteInvocationOptions
 
expectResultWithin(long) - Method in class org.redisson.api.RemoteInvocationOptions
 
expectResultWithin(long, TimeUnit) - Method in class org.redisson.api.RemoteInvocationOptions
 
expire(long, TimeUnit) - Method in interface org.redisson.api.RExpirable
Set a timeout for object.
expire(long, TimeUnit) - Method in interface org.redisson.api.RExpirableReactive
Set a timeout for object in mode.
expire(long, TimeUnit) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
expireAsync(long, TimeUnit) - Method in interface org.redisson.api.RExpirableAsync
Set a timeout for object in async mode.
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonListMultimapCache
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonListMultimapValues
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonMultimap
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonMultimapCache
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonSetMultimapCache
 
expireAsync(long, TimeUnit) - Method in class org.redisson.RedissonSetMultimapValues
 
expireAt(long) - Method in interface org.redisson.api.RExpirable
Set an expire date for object.
expireAt(Date) - Method in interface org.redisson.api.RExpirable
Set an expire date for object.
expireAt(Date) - Method in interface org.redisson.api.RExpirableReactive
Set an expire date for object in mode.
expireAt(long) - Method in interface org.redisson.api.RExpirableReactive
Set an expire date for object in mode.
expireAt(long) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
expireAtAsync(Date) - Method in interface org.redisson.api.RExpirableAsync
Set an expire date for object in async mode.
expireAtAsync(long) - Method in interface org.redisson.api.RExpirableAsync
Set an expire date for object in async mode.
expireAtAsync(long) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
expireAtAsync(long) - Method in class org.redisson.RedissonListMultimapCache
 
expireAtAsync(long) - Method in class org.redisson.RedissonListMultimapValues
 
expireAtAsync(long) - Method in class org.redisson.RedissonMapCache
 
expireAtAsync(long) - Method in class org.redisson.RedissonMultimap
 
expireAtAsync(long) - Method in class org.redisson.RedissonMultimapCache
 
expireAtAsync(long) - Method in class org.redisson.RedissonSetMultimapCache
 
expireAtAsync(long) - Method in class org.redisson.RedissonSetMultimapValues
 
expireKey(K, long, TimeUnit) - Method in interface org.redisson.api.RMultimapCache
Set a timeout for key.
expireKey(K, long, TimeUnit) - Method in class org.redisson.RedissonListMultimapCache
 
expireKey(K, long, TimeUnit) - Method in class org.redisson.RedissonSetMultimapCache
 
expireKeyAsync(K, long, TimeUnit) - Method in interface org.redisson.api.RMultimapCacheAsync
Set a timeout for key in async mode.
expireKeyAsync(K, long, TimeUnit) - Method in class org.redisson.RedissonListMultimapCache
 
expireKeyAsync(K, long, TimeUnit) - Method in class org.redisson.RedissonMultimapCache
 
expireKeyAsync(K, long, TimeUnit) - Method in class org.redisson.RedissonSetMultimapCache
 
expressionParsed - Variable in class org.redisson.executor.CronExpression
 

F

failedLocksLimit() - Method in class org.redisson.RedissonMultiLock
 
failedLocksLimit() - Method in class org.redisson.RedissonRedLock
 
fastPut(K, V) - Method in interface org.redisson.api.RMap
Associates the specified value with the specified key.
fastPut(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCache
Stores value mapped by key with specified time to live.
fastPut(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RMapCache
Stores value mapped by key with specified time to live and max idle time.
fastPut(K, V) - Method in interface org.redisson.api.RMapReactive
Associates the specified value with the specified key in manner.
fastPut(K, V) - Method in class org.redisson.reactive.RedissonMapReactive
 
fastPut(K, V) - Method in class org.redisson.RedissonMap
 
fastPut(K, V, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
fastPut(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
fastPutAsync(K, V) - Method in interface org.redisson.api.RMapAsync
Associates the specified value with the specified key in async manner.
fastPutAsync(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheAsync
Stores value mapped by key with specified time to live.
fastPutAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheAsync
Stores value mapped by key with specified time to live and max idle time.
fastPutAsync(K, V) - Method in class org.redisson.RedissonLocalCachedMap
 
fastPutAsync(K, V) - Method in class org.redisson.RedissonMap
 
fastPutAsync(K, V, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
fastPutAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
fastPutAsync(K, V) - Method in class org.redisson.RedissonMapCache
 
fastPutIfAbsent(K, V) - Method in interface org.redisson.api.RMap
 
fastPutIfAbsent(K, V) - Method in class org.redisson.RedissonMap
 
fastPutIfAbsentAsync(K, V) - Method in interface org.redisson.api.RMapAsync
 
fastPutIfAbsentAsync(K, V) - Method in class org.redisson.RedissonLocalCachedMap
 
fastPutIfAbsentAsync(K, V) - Method in class org.redisson.RedissonMap
 
fastPutIfAbsentAsync(K, V) - Method in class org.redisson.RedissonMapCache
 
fastRemove(int) - Method in interface org.redisson.api.RList
 
fastRemove(K...) - Method in interface org.redisson.api.RMap
Removes keys from map by one operation Works faster than RMap.remove but not returning the value associated with key
fastRemove(K...) - Method in interface org.redisson.api.RMapReactive
Removes keys from map by one operation in manner Works faster than RMap.remove but not returning the value associated with key
fastRemove(K...) - Method in interface org.redisson.api.RMultimap
Removes keys from map by one operation Works faster than RMultimap.remove but not returning the value associated with key
fastRemove(K...) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
fastRemove(K...) - Method in class org.redisson.reactive.RedissonMapReactive
 
fastRemove(int) - Method in class org.redisson.RedissonList
 
fastRemove(int) - Method in class org.redisson.RedissonListMultimapValues
 
fastRemove(K...) - Method in class org.redisson.RedissonMap
 
fastRemove(K...) - Method in class org.redisson.RedissonMultimap
 
fastRemoveAsync(long) - Method in interface org.redisson.api.RListAsync
 
fastRemoveAsync(K...) - Method in interface org.redisson.api.RMapAsync
Removes keys from map by one operation in async manner Works faster than RMap.removeAsync but doesn't return the value associated with key
fastRemoveAsync(K...) - Method in interface org.redisson.api.RMultimapAsync
Removes keys from map by one operation Works faster than RMultimap.remove but not returning the value associated with key
fastRemoveAsync(long) - Method in class org.redisson.RedissonList
 
fastRemoveAsync(long) - Method in class org.redisson.RedissonListMultimapValues
 
fastRemoveAsync(K...) - Method in class org.redisson.RedissonLocalCachedMap
 
fastRemoveAsync(K...) - Method in class org.redisson.RedissonMap
 
fastRemoveAsync(K...) - Method in class org.redisson.RedissonMapCache
 
fastRemoveAsync(K...) - Method in class org.redisson.RedissonMultimap
 
fastRemoveAsync(List<Object>, List<Object>, RedisCommand<T>) - Method in class org.redisson.RedissonMultimap
 
fastSet(int, V) - Method in interface org.redisson.api.RList
Set element at index.
fastSet(long, V) - Method in interface org.redisson.api.RListReactive
 
fastSet(long, V) - Method in class org.redisson.reactive.RedissonListReactive
 
fastSet(int, V) - Method in class org.redisson.RedissonList
 
fastSet(int, V) - Method in class org.redisson.RedissonListMultimapValues
 
fastSet(int, V) - Method in class org.redisson.RedissonSubList
 
fastSetAsync(int, V) - Method in interface org.redisson.api.RListAsync
Set element at index.
fastSetAsync(int, V) - Method in class org.redisson.RedissonList
 
fastSetAsync(int, V) - Method in class org.redisson.RedissonListMultimapValues
 
fastSetAsync(int, V) - Method in class org.redisson.RedissonSubList
 
FieldAccessorInterceptor - Class in org.redisson.liveobject.core
 
FieldAccessorInterceptor() - Constructor for class org.redisson.liveobject.core.FieldAccessorInterceptor
 
find(String) - Method in interface org.redisson.api.RBuckets
Returns a list of object holder instances by a key pattern.
find(String) - Method in class org.redisson.RedissonBuckets
 
findBuckets(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns a list of object holder instances by a key pattern
findBuckets(String) - Method in class org.redisson.RedissonReactive
 
findByIndexNameAndIndexValue(String, String) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
findKeysByPattern(String) - Method in interface org.redisson.api.RKeys
Find keys by key search pattern Supported glob-style patterns: h?
findKeysByPattern(String) - Method in interface org.redisson.api.RKeysReactive
Find keys by key search pattern by one Redis call.
findKeysByPattern(String) - Method in class org.redisson.reactive.RedissonKeysReactive
 
findKeysByPattern(String) - Method in class org.redisson.RedissonKeys
 
findKeysByPatternAsync(String) - Method in interface org.redisson.api.RKeysAsync
Find keys by key search pattern in async mode Supported glob-style patterns: h?
findKeysByPatternAsync(String) - Method in class org.redisson.RedissonKeys
 
findNextWhiteSpace(int, String) - Method in class org.redisson.executor.CronExpression
 
fireConnect(InetSocketAddress) - Method in class org.redisson.connection.ConnectionEventsHub
 
fireDisconnect(InetSocketAddress) - Method in class org.redisson.connection.ConnectionEventsHub
 
first() - Method in interface org.redisson.api.RLexSortedSet
 
first() - Method in interface org.redisson.api.RScoredSortedSet
 
first() - Method in interface org.redisson.api.RScoredSortedSetReactive
 
first() - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
first() - Method in class org.redisson.RedissonScoredSortedSet
 
first() - Method in class org.redisson.RedissonSortedSet
 
firstAsync() - Method in interface org.redisson.api.RLexSortedSetAsync
 
firstAsync() - Method in interface org.redisson.api.RScoredSortedSetAsync
 
firstAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
firstDecoder - Variable in class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
FlatNestedMultiDecoder<T> - Class in org.redisson.client.protocol.decoder
 
FlatNestedMultiDecoder(MultiDecoder, MultiDecoder, boolean) - Constructor for class org.redisson.client.protocol.decoder.FlatNestedMultiDecoder
 
flushall() - Method in interface org.redisson.api.RKeys
Delete all keys of all existing databases
flushall() - Method in interface org.redisson.api.RKeysReactive
Delete all the keys of all the existing databases Uses FLUSHALL Redis command.
FLUSHALL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
flushall() - Method in class org.redisson.reactive.RedissonKeysReactive
 
flushall() - Method in class org.redisson.RedissonKeys
 
flushallAsync() - Method in interface org.redisson.api.RKeysAsync
Delete all keys of all existing databases
flushallAsync() - Method in class org.redisson.RedissonKeys
 
flushdb() - Method in interface org.redisson.api.RKeys
Delete all keys of currently selected database
flushdb() - Method in interface org.redisson.api.RKeysReactive
Delete all the keys of the currently selected database Uses FLUSHDB Redis command.
FLUSHDB - Static variable in interface org.redisson.client.protocol.RedisCommands
 
flushdb() - Method in class org.redisson.reactive.RedissonKeysReactive
 
flushdb() - Method in class org.redisson.RedissonKeys
 
flushdbAsync() - Method in interface org.redisson.api.RKeysAsync
Delete all keys of currently selected database
flushdbAsync() - Method in class org.redisson.RedissonKeys
 
forceFastReconnectAsync() - Method in class org.redisson.client.RedisConnection
 
forceUnlock() - Method in interface org.redisson.api.RLock
Unlocks lock independently of state
forceUnlock() - Method in class org.redisson.RedissonLock
 
forceUnlockAsync() - Method in interface org.redisson.api.RLock
 
forceUnlockAsync() - Method in class org.redisson.RedissonFairLock
 
forceUnlockAsync() - Method in class org.redisson.RedissonLock
 
forceUnlockAsync() - Method in class org.redisson.RedissonReadLock
 
forceUnlockAsync() - Method in class org.redisson.RedissonWriteLock
 
freePubSubConnections - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
freeze(ClientConnectionsEntry, ClientConnectionsEntry.FreezeReason) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
freeze(String, int, ClientConnectionsEntry.FreezeReason) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
freeze(String, int, ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
freeze(ClientConnectionsEntry, ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
freeze() - Method in class org.redisson.connection.MasterSlaveEntry
 
freezeMaster(ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.ClientConnectionsEntry
 
fromJSON(String) - Static method in class org.redisson.config.Config
Read config object stored in JSON format from String
fromJSON(InputStream) - Static method in class org.redisson.config.Config
Read config object stored in JSON format from InputStream
fromJSON(File) - Static method in class org.redisson.config.Config
Read config object stored in JSON format from File
fromJSON(URL) - Static method in class org.redisson.config.Config
Read config object stored in JSON format from URL
fromJSON(Reader) - Static method in class org.redisson.config.Config
Read config object stored in JSON format from Reader
fromJSON(String, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromJSON(File, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromJSON(URL, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromJSON(Reader, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromJSON(InputStream, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromJSON(File) - Static method in class org.redisson.config.RedissonNodeConfig
Read config object stored in JSON format from File
fromJSON(String) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in JSON format from String
fromJSON(InputStream) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in JSON format from InputStream
fromJSON(File) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in JSON format from File
fromJSON(URL) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in JSON format from URL
fromJSON(Reader) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in JSON format from Reader
fromJSON(String) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromJSON(File) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromJSON(URL) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromJSON(Reader) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromJSON(InputStream) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromReference(RedissonClient, RedissonReference) - Static method in class org.redisson.misc.RedissonObjectFactory
 
fromReference(RedissonReactiveClient, RedissonReference) - Static method in class org.redisson.misc.RedissonObjectFactory
 
fromReference(RedissonReactiveClient, RedissonReference, Class<?>) - Static method in class org.redisson.misc.RedissonObjectFactory
 
fromStoreValue(Object) - Method in class org.redisson.spring.cache.RedissonCache
 
fromYAML(String) - Static method in class org.redisson.config.Config
Read config object stored in YAML format from String
fromYAML(InputStream) - Static method in class org.redisson.config.Config
Read config object stored in YAML format from InputStream
fromYAML(File) - Static method in class org.redisson.config.Config
Read config object stored in YAML format from File
fromYAML(URL) - Static method in class org.redisson.config.Config
Read config object stored in YAML format from URL
fromYAML(Reader) - Static method in class org.redisson.config.Config
Read config object stored in YAML format from Reader
fromYAML(String, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromYAML(File, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromYAML(URL, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromYAML(Reader, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromYAML(InputStream, Class<T>) - Method in class org.redisson.config.ConfigSupport
 
fromYAML(File) - Static method in class org.redisson.config.RedissonNodeConfig
Read config object stored in YAML format from File
fromYAML(String) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in YAML format from String
fromYAML(InputStream) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in YAML format from InputStream
fromYAML(File) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in YAML format from File
fromYAML(URL) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in YAML format from URL
fromYAML(Reader) - Static method in class org.redisson.spring.cache.CacheConfig
Read config objects stored in YAML format from Reader
fromYAML(String) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromYAML(File) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromYAML(URL) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromYAML(Reader) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
fromYAML(InputStream) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
FstCodec - Class in org.redisson.codec
Efficient and speedy serialization codec fully compatible with JDK Serialization codec.
FstCodec() - Constructor for class org.redisson.codec.FstCodec
 
FstCodec(ClassLoader) - Constructor for class org.redisson.codec.FstCodec
 
FstCodec(FSTConfiguration) - Constructor for class org.redisson.codec.FstCodec
 
FutureConnectionListener<T extends RedisConnection> - Class in org.redisson.connection
 
FutureConnectionListener(RPromise<T>, T) - Constructor for class org.redisson.connection.FutureConnectionListener
 

G

generateId() - Method in class org.redisson.RedissonLocalCachedMap
 
generateId() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
generateRequestId() - Method in class org.redisson.BaseRemoteService
 
generateRequestId() - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
GEOADD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
GEOADD_ENTRIES - Static variable in interface org.redisson.client.protocol.RedisCommands
 
GEODIST - Static variable in interface org.redisson.client.protocol.RedisCommands
 
GeoDistanceDecoder - Class in org.redisson.client.protocol.decoder
 
GeoDistanceDecoder(Codec) - Constructor for class org.redisson.client.protocol.decoder.GeoDistanceDecoder
 
GeoDistanceMapDecoder - Class in org.redisson.client.protocol.decoder
 
GeoDistanceMapDecoder(Codec) - Constructor for class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder
 
GeoEntry - Class in org.redisson.api
 
GeoEntry(double, double, Object) - Constructor for class org.redisson.api.GeoEntry
 
GeoEntryCodec - Class in org.redisson.client.codec
 
GeoEntryCodec(Codec) - Constructor for class org.redisson.client.codec.GeoEntryCodec
 
GeoMapReplayDecoder - Class in org.redisson.client.protocol.decoder
 
GeoMapReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.GeoMapReplayDecoder
 
GeoOrder - Enum in org.redisson.api
 
GeoPosition - Class in org.redisson.api
 
GeoPosition(double, double) - Constructor for class org.redisson.api.GeoPosition
 
GeoPositionDecoder - Class in org.redisson.client.protocol.decoder
 
GeoPositionDecoder() - Constructor for class org.redisson.client.protocol.decoder.GeoPositionDecoder
 
GeoPositionMapDecoder - Class in org.redisson.client.protocol.decoder
 
GeoPositionMapDecoder(List<Object>) - Constructor for class org.redisson.client.protocol.decoder.GeoPositionMapDecoder
 
GEORADIUS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
GEORADIUSBYMEMBER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
GeoUnit - Enum in org.redisson.api
 
get() - Method in interface org.redisson.api.RAtomicDouble
Gets the current value.
get() - Method in interface org.redisson.api.RAtomicLong
Gets the current value.
get() - Method in interface org.redisson.api.RAtomicLongReactive
 
get(long) - Method in interface org.redisson.api.RBitSet
 
get(long) - Method in interface org.redisson.api.RBitSetReactive
 
get() - Method in interface org.redisson.api.RBucket
 
get() - Method in interface org.redisson.api.RBucketReactive
 
get(String...) - Method in interface org.redisson.api.RBuckets
Returns Redis object mapped by key.
get(K) - Method in interface org.redisson.api.RListMultimap
Returns a view collection of the values associated with key in this multimap, if any.
get(long) - Method in interface org.redisson.api.RListReactive
 
get(Class<T>, K) - Method in interface org.redisson.api.RLiveObjectService
Finds the entity from Redis with the id.
get(K) - Method in interface org.redisson.api.RMapReactive
 
get(K) - Method in interface org.redisson.api.RMultimap
Returns a view collection of the values associated with key in this multimap, if any.
get(Class<T>) - Method in interface org.redisson.api.RRemoteService
Get remote service object for remote invocations.
get(Class<T>, long, TimeUnit) - Method in interface org.redisson.api.RRemoteService
Get remote service object for remote invocations with specified invocation timeout.
get(Class<T>, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RRemoteService
Get remote service object for remote invocations with specified invocation and ack timeouts This method is a shortcut for get(remoteInterface, RemoteInvocationOptions.defaults() .expectAckWithin(ackTimeout, ackTimeUnit) .expectResultWithin(executionTimeout, executionTimeUnit))
get(Class<T>, RemoteInvocationOptions) - Method in interface org.redisson.api.RRemoteService
Get remote service object for remote invocations with the specified options Note that when using the noResult() option, it is expected that the invoked method returns void, or else IllegalArgumentException will be thrown.
get(K) - Method in interface org.redisson.api.RSetMultimap
Returns a view collection of the values associated with key in this multimap, if any.
get(Class<T>) - Method in class org.redisson.BaseRemoteService
 
get(Class<T>, long, TimeUnit) - Method in class org.redisson.BaseRemoteService
 
get(Class<T>, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.BaseRemoteService
 
get(Class<T>, RemoteInvocationOptions) - Method in class org.redisson.BaseRemoteService
 
GET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
get() - Method in interface org.redisson.codec.KryoCodec.KryoPool
 
get() - Method in class org.redisson.codec.KryoCodec.KryoPoolImpl
 
get(RFuture<V>) - Method in interface org.redisson.command.CommandAsyncExecutor
 
get(RFuture<V>) - Method in class org.redisson.command.CommandAsyncService
 
get(RFuture<V>) - Method in interface org.redisson.command.CommandSyncExecutor
 
get(K) - Method in class org.redisson.jcache.JCache
 
get(Object) - Method in class org.redisson.misc.AbstractCacheMap
 
get(Object) - Method in class org.redisson.misc.BiHashMap
 
get() - Method in class org.redisson.misc.PromiseDelegator
 
get(long, TimeUnit) - Method in class org.redisson.misc.PromiseDelegator
 
get() - Method in class org.redisson.misc.RedissonPromise
 
get(long, TimeUnit) - Method in class org.redisson.misc.RedissonPromise
 
get() - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
get(long) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
get() - Method in class org.redisson.reactive.RedissonBucketReactive
 
get(long) - Method in class org.redisson.reactive.RedissonListReactive
 
get(K) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
get(K) - Method in class org.redisson.reactive.RedissonMapReactive
 
get() - Method in class org.redisson.RedissonAtomicDouble
 
get() - Method in class org.redisson.RedissonAtomicLong
 
get(long) - Method in class org.redisson.RedissonBitSet
 
get() - Method in class org.redisson.RedissonBucket
 
get(String...) - Method in class org.redisson.RedissonBuckets
 
get(int) - Method in class org.redisson.RedissonList
 
get(K) - Method in class org.redisson.RedissonListMultimap
 
get(K) - Method in class org.redisson.RedissonListMultimapCache
 
get(int) - Method in class org.redisson.RedissonListMultimapValues
 
get(Class<T>, K) - Method in class org.redisson.RedissonLiveObjectService
 
get(Object) - Method in class org.redisson.RedissonMap
 
get(RFuture<V>) - Method in class org.redisson.RedissonObject
 
get(K) - Method in class org.redisson.RedissonSetMultimap
 
get(K) - Method in class org.redisson.RedissonSetMultimapCache
 
get(int) - Method in class org.redisson.RedissonSubList
 
get() - Method in class org.redisson.spring.cache.NullValue
 
get(Object) - Method in class org.redisson.spring.cache.RedissonCache
 
get(Object, Class<T>) - Method in class org.redisson.spring.cache.RedissonCache
 
get(Object, Callable<T>) - Method in class org.redisson.spring.cache.RedissonCache
 
GET_INTEGER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
GET_LONG - Static variable in interface org.redisson.client.protocol.RedisCommands
 
getAckName(Class<?>, String) - Method in class org.redisson.BaseRemoteService
 
getAckTimeoutInMillis() - Method in class org.redisson.api.RemoteInvocationOptions
 
getAction() - Method in class org.redisson.jcache.JMutableEntry
 
getAddFuture() - Method in class org.redisson.executor.RemotePromise
 
getAddr() - Method in interface org.redisson.api.Node
Get Redis node address
getAddr() - Method in class org.redisson.client.RedisClient
 
getAddr() - Method in exception org.redisson.client.RedisRedirectException
 
getAddr() - Method in class org.redisson.connection.NodeSource
 
getAddr() - Method in class org.redisson.connection.RedisClientEntry
 
getAddress() - Method in class org.redisson.cluster.ClusterNodeInfo
 
getAddress() - Method in class org.redisson.config.SingleServerConfig
 
getAll(K) - Method in interface org.redisson.api.RListMultimap
Returns all elements at once.
getAll(Set<K>) - Method in interface org.redisson.api.RMap
Gets a map slice contains the mappings with defined keys by one operation.
getAll(Set<K>) - Method in interface org.redisson.api.RMapReactive
 
getAll(K) - Method in interface org.redisson.api.RMultimap
Returns all elements at once.
getAll(K) - Method in interface org.redisson.api.RSetMultimap
Returns all elements at once.
getAll(Set<? extends K>) - Method in class org.redisson.jcache.JCache
 
getAll(Set<K>) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
getAll(Set<K>) - Method in class org.redisson.reactive.RedissonMapReactive
 
getAll(K) - Method in class org.redisson.RedissonListMultimap
 
getAll(Set<K>) - Method in class org.redisson.RedissonMap
 
getAll(K) - Method in class org.redisson.RedissonMultimap
 
getAll(K) - Method in class org.redisson.RedissonSetMultimap
 
getAllAsync(Set<K>) - Method in interface org.redisson.api.RMapAsync
 
getAllAsync(K) - Method in interface org.redisson.api.RMultimapAsync
 
getAllAsync(K) - Method in class org.redisson.RedissonListMultimap
 
getAllAsync(K) - Method in class org.redisson.RedissonListMultimapCache
 
getAllAsync(Set<K>) - Method in class org.redisson.RedissonLocalCachedMap
 
getAllAsync(Set<K>) - Method in class org.redisson.RedissonMap
 
getAllAsync(Set<K>) - Method in class org.redisson.RedissonMapCache
 
getAllAsync(K) - Method in class org.redisson.RedissonSetMultimap
 
getAllAsync(K) - Method in class org.redisson.RedissonSetMultimapCache
 
getAllSubscribeConnections() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getAndAdd(double) - Method in interface org.redisson.api.RAtomicDouble
Atomically adds the given value to the current value.
getAndAdd(long) - Method in interface org.redisson.api.RAtomicLong
Atomically adds the given value to the current value.
getAndAdd(long) - Method in interface org.redisson.api.RAtomicLongReactive
 
getAndAdd(long) - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
getAndAdd(double) - Method in class org.redisson.RedissonAtomicDouble
 
getAndAdd(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndAddAsync(double) - Method in interface org.redisson.api.RAtomicDoubleAsync
 
getAndAddAsync(long) - Method in interface org.redisson.api.RAtomicLongAsync
 
getAndAddAsync(double) - Method in class org.redisson.RedissonAtomicDouble
 
getAndAddAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndDecrement() - Method in interface org.redisson.api.RAtomicDouble
Atomically decrements by one the current value.
getAndDecrement() - Method in interface org.redisson.api.RAtomicLong
Atomically decrements by one the current value.
getAndDecrement() - Method in interface org.redisson.api.RAtomicLongReactive
 
getAndDecrement() - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
getAndDecrement() - Method in class org.redisson.RedissonAtomicDouble
 
getAndDecrement() - Method in class org.redisson.RedissonAtomicLong
 
getAndDecrementAsync() - Method in interface org.redisson.api.RAtomicDoubleAsync
 
getAndDecrementAsync() - Method in interface org.redisson.api.RAtomicLongAsync
 
getAndDecrementAsync() - Method in class org.redisson.RedissonAtomicDouble
 
getAndDecrementAsync() - Method in class org.redisson.RedissonAtomicLong
 
getAndIncrement() - Method in interface org.redisson.api.RAtomicDouble
Atomically increments the current value by one.
getAndIncrement() - Method in interface org.redisson.api.RAtomicLong
Atomically increments the current value by one.
getAndIncrement() - Method in interface org.redisson.api.RAtomicLongReactive
 
getAndIncrement() - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
getAndIncrement() - Method in class org.redisson.RedissonAtomicDouble
 
getAndIncrement() - Method in class org.redisson.RedissonAtomicLong
 
getAndIncrementAsync() - Method in interface org.redisson.api.RAtomicDoubleAsync
 
getAndIncrementAsync() - Method in interface org.redisson.api.RAtomicLongAsync
 
getAndIncrementAsync() - Method in class org.redisson.RedissonAtomicDouble
 
getAndIncrementAsync() - Method in class org.redisson.RedissonAtomicLong
 
getAndPut(K, V) - Method in class org.redisson.jcache.JCache
 
getAndRemove(K) - Method in class org.redisson.jcache.JCache
 
getAndReplace(K, V) - Method in class org.redisson.jcache.JCache
 
getAndSet(double) - Method in interface org.redisson.api.RAtomicDouble
Atomically sets the given value and returns the old value.
getAndSet(long) - Method in interface org.redisson.api.RAtomicLong
Atomically sets the given value and returns the old value.
getAndSet(long) - Method in interface org.redisson.api.RAtomicLongReactive
 
getAndSet(V) - Method in interface org.redisson.api.RBucket
 
getAndSet(long) - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
getAndSet(double) - Method in class org.redisson.RedissonAtomicDouble
 
getAndSet(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndSet(V) - Method in class org.redisson.RedissonBucket
 
getAndSetAsync(double) - Method in interface org.redisson.api.RAtomicDoubleAsync
 
getAndSetAsync(long) - Method in interface org.redisson.api.RAtomicLongAsync
 
getAndSetAsync(V) - Method in interface org.redisson.api.RBucketAsync
 
getAndSetAsync(double) - Method in class org.redisson.RedissonAtomicDouble
 
getAndSetAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndSetAsync(V) - Method in class org.redisson.RedissonBucket
 
getAnnotation(Class<?>, String, Class<T>) - Static method in class org.redisson.liveobject.misc.ClassUtils
 
getArgs() - Method in class org.redisson.remote.RemoteServiceRequest
 
getAsync() - Method in interface org.redisson.api.RAtomicDoubleAsync
 
getAsync() - Method in interface org.redisson.api.RAtomicLongAsync
 
getAsync(long) - Method in interface org.redisson.api.RBitSetAsync
 
getAsync() - Method in interface org.redisson.api.RBucketAsync
 
getAsync(int) - Method in interface org.redisson.api.RListAsync
 
getAsync(K) - Method in interface org.redisson.api.RMapAsync
 
getAsync() - Method in class org.redisson.RedissonAtomicDouble
 
getAsync() - Method in class org.redisson.RedissonAtomicLong
 
getAsync(long) - Method in class org.redisson.RedissonBitSet
 
getAsync() - Method in class org.redisson.RedissonBucket
 
getAsync(int) - Method in class org.redisson.RedissonList
 
getAsync(int) - Method in class org.redisson.RedissonListMultimapValues
 
getAsync(Object) - Method in class org.redisson.RedissonLocalCachedMap
 
getAsync(K) - Method in class org.redisson.RedissonMap
 
getAsync(K) - Method in class org.redisson.RedissonMapCache
 
getAsync(int) - Method in class org.redisson.RedissonSubList
 
getAtomicDouble(String) - Method in interface org.redisson.api.RBatch
Returns atomicDouble instance by name.
getAtomicDouble(String) - Method in interface org.redisson.api.RedissonClient
Returns atomicDouble instance by name.
getAtomicDouble(String) - Method in class org.redisson.Redisson
 
getAtomicDouble(String) - Method in class org.redisson.RedissonBatch
 
getAtomicLong(String) - Method in interface org.redisson.api.RBatch
Returns atomicLong instance by name.
getAtomicLong(String) - Method in interface org.redisson.api.RedissonClient
Returns atomicLong instance by name.
getAtomicLong(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns "atomic long" instance by name.
getAtomicLong(String) - Method in class org.redisson.Redisson
 
getAtomicLong(String) - Method in class org.redisson.RedissonBatch
 
getAtomicLong(String) - Method in class org.redisson.RedissonReactive
 
getAtomicLongReactive(String) - Method in interface org.redisson.api.RBatchReactive
Returns "atomic long" instance by name.
getAtomicLongReactive(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getAttempt() - Method in class org.redisson.command.AsyncDetails
 
getAttemptPromise() - Method in class org.redisson.command.AsyncDetails
 
getAvailableClients() - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
getAvailableClients() - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
getAverageGetTime() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getAveragePutTime() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getAverageRemoveTime() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getBatchIndex() - Method in class org.redisson.client.handler.State
 
getBean() - Method in class org.redisson.remote.RemoteServiceMethod
 
getBinaryStream(String) - Method in interface org.redisson.api.RedissonClient
Returns binary stream holder instance by name
getBinaryStream(String) - Method in class org.redisson.Redisson
 
GETBIT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
getBitSet(String) - Method in interface org.redisson.api.RBatch
 
getBitSet(String) - Method in interface org.redisson.api.RBatchReactive
Returns bitSet instance by name.
getBitSet(String) - Method in interface org.redisson.api.RedissonClient
Returns bitSet instance by name.
getBitSet(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns bitSet instance by name.
getBitSet(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getBitSet(String) - Method in class org.redisson.Redisson
 
getBitSet(String) - Method in class org.redisson.RedissonBatch
 
getBitSet(String) - Method in class org.redisson.RedissonReactive
 
getBlockingDeque(String) - Method in interface org.redisson.api.RBatch
Returns blocking deque instance by name.
getBlockingDeque(String, Codec) - Method in interface org.redisson.api.RBatch
 
getBlockingDeque(String) - Method in interface org.redisson.api.RedissonClient
Returns unbounded blocking deque instance by name.
getBlockingDeque(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns unbounded blocking deque instance by name using provided codec for deque objects.
getBlockingDeque(String) - Method in class org.redisson.Redisson
 
getBlockingDeque(String, Codec) - Method in class org.redisson.Redisson
 
getBlockingDeque(String) - Method in class org.redisson.RedissonBatch
 
getBlockingDeque(String, Codec) - Method in class org.redisson.RedissonBatch
 
getBlockingFairQueue(String) - Method in interface org.redisson.api.RedissonClient
Returns unbounded fair queue instance by name.
getBlockingFairQueue(String, Codec) - Method in interface org.redisson.api.RedissonClient
 
getBlockingFairQueue(String) - Method in class org.redisson.Redisson
 
getBlockingFairQueue(String, Codec) - Method in class org.redisson.Redisson
 
getBlockingQueue(String) - Method in interface org.redisson.api.RBatch
Returns blocking queue instance by name.
getBlockingQueue(String, Codec) - Method in interface org.redisson.api.RBatch
 
getBlockingQueue(String) - Method in interface org.redisson.api.RBatchReactive
Returns blocking queue instance by name.
getBlockingQueue(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getBlockingQueue(String) - Method in interface org.redisson.api.RedissonClient
Returns unbounded blocking queue instance by name.
getBlockingQueue(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns unbounded blocking queue instance by name using provided codec for queue objects.
getBlockingQueue(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns blocking queue instance by name.
getBlockingQueue(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns blocking queue instance by name using provided codec for queue objects.
getBlockingQueue(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getBlockingQueue(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getBlockingQueue(String) - Method in class org.redisson.Redisson
 
getBlockingQueue(String, Codec) - Method in class org.redisson.Redisson
 
getBlockingQueue(String) - Method in class org.redisson.RedissonBatch
 
getBlockingQueue(String, Codec) - Method in class org.redisson.RedissonBatch
 
getBlockingQueue(String) - Method in class org.redisson.RedissonReactive
 
getBlockingQueue(String, Codec) - Method in class org.redisson.RedissonReactive
 
getBloomFilter(String) - Method in interface org.redisson.api.RedissonClient
Returns bloom filter instance by name.
getBloomFilter(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns bloom filter instance by name using provided codec for objects.
getBloomFilter(String) - Method in class org.redisson.Redisson
 
getBloomFilter(String, Codec) - Method in class org.redisson.Redisson
 
getBootstrap() - Method in class org.redisson.client.RedisClient
 
getBoundedBlockingQueue(String) - Method in interface org.redisson.api.RedissonClient
Returns bounded blocking queue instance by name.
getBoundedBlockingQueue(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns bounded blocking queue instance by name using provided codec for queue objects.
getBoundedBlockingQueue(String) - Method in class org.redisson.Redisson
 
getBoundedBlockingQueue(String, Codec) - Method in class org.redisson.Redisson
 
getBucket(String) - Method in interface org.redisson.api.RBatch
Returns object holder by name
getBucket(String, Codec) - Method in interface org.redisson.api.RBatch
 
getBucket(String) - Method in interface org.redisson.api.RBatchReactive
Returns object holder by name
getBucket(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getBucket(String) - Method in interface org.redisson.api.RedissonClient
Returns object holder instance by name.
getBucket(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns object holder instance by name using provided codec for object.
getBucket(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns object holder instance by name
getBucket(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns object holder instance by name using provided codec for object.
getBucket(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getBucket(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getBucket(String) - Method in class org.redisson.Redisson
 
getBucket(String, Codec) - Method in class org.redisson.Redisson
 
getBucket(String) - Method in class org.redisson.RedissonBatch
 
getBucket(String, Codec) - Method in class org.redisson.RedissonBatch
 
getBucket(String) - Method in class org.redisson.RedissonReactive
 
getBucket(String, Codec) - Method in class org.redisson.RedissonReactive
 
getBuckets() - Method in interface org.redisson.api.RedissonClient
Returns interface for mass operations with Bucket objects.
getBuckets(Codec) - Method in interface org.redisson.api.RedissonClient
Returns interface for mass operations with Bucket objects using provided codec for object.
getBuckets() - Method in class org.redisson.Redisson
 
getBuckets(Codec) - Method in class org.redisson.Redisson
 
getBuf() - Method in class org.redisson.client.protocol.decoder.ScanObjectEntry
 
getCache(String, Class<K>, Class<V>) - Method in class org.redisson.jcache.JCacheManager
 
getCache(String) - Method in class org.redisson.jcache.JCacheManager
 
getCache(String) - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
 
getCacheEntryListenerConfigurations() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getCacheEvictions() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheGets() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheHitPercentage() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheHits() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheLoaderFactory() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getCacheManager() - Method in class org.redisson.jcache.JCache
 
getCacheManager(URI, ClassLoader, Properties) - Method in class org.redisson.jcache.JCachingProvider
 
getCacheManager(URI, ClassLoader) - Method in class org.redisson.jcache.JCachingProvider
 
getCacheManager() - Method in class org.redisson.jcache.JCachingProvider
 
getCacheMisses() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheMissPercentage() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheNames() - Method in class org.redisson.jcache.JCacheManager
 
getCacheNames() - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
 
getCachePuts() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheRemovals() - Method in class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
getCacheSize() - Method in class org.redisson.api.LocalCachedMapOptions
 
getCacheWriterFactory() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getCachingProvider() - Method in class org.redisson.jcache.JCacheManager
 
getCancelRequestQueueName(Class<?>, String) - Method in class org.redisson.BaseRemoteService
 
getChannel() - Method in class org.redisson.client.handler.PubSubKey
 
getChannel() - Method in class org.redisson.client.protocol.pubsub.PubSubMessage
 
getChannel() - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessage
 
getChannel() - Method in class org.redisson.client.protocol.pubsub.PubSubStatusMessage
 
getChannel() - Method in class org.redisson.client.RedisConnection
Access to Netty channel.
getChannelName(String) - Static method in class org.redisson.RedissonPermitExpirableSemaphore
 
getChannelName(String) - Static method in class org.redisson.RedissonSemaphore
 
getChannelNames() - Method in interface org.redisson.api.RTopic
Get topic channel names
getChannelNames() - Method in interface org.redisson.api.RTopicReactive
 
getChannelNames() - Method in class org.redisson.reactive.RedissonTopicReactive
 
getChannelNames() - Method in class org.redisson.RedissonTopic
 
getChannelPromise() - Method in class org.redisson.client.protocol.QueueCommandHolder
 
getChannels() - Method in class org.redisson.client.RedisPubSubConnection
 
getClassLoader() - Method in class org.redisson.jcache.JCacheManager
 
getClient() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getClient() - Method in class org.redisson.connection.MasterSlaveEntry
 
getClient() - Method in class org.redisson.connection.RedisClientEntry
 
getClients() - Method in interface org.redisson.connection.ConnectionManager
 
getClients() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getClusterNodesGroup() - Method in interface org.redisson.api.RedissonClient
Get Redis cluster nodes group for server operations
getClusterNodesGroup() - Method in interface org.redisson.api.RedissonReactiveClient
Get Redis cluster nodes group for server operations
getClusterNodesGroup() - Method in class org.redisson.Redisson
 
getClusterNodesGroup() - Method in class org.redisson.RedissonReactive
 
getCodec() - Method in interface org.redisson.api.RObject
Returns the underlying Codec used by this RObject
getCodec() - Method in interface org.redisson.api.RObjectReactive
 
getCodec() - Method in class org.redisson.BaseRemoteService
 
getCodec() - Method in class org.redisson.client.protocol.CommandData
 
getCodec(Class<T>) - Method in interface org.redisson.codec.CodecProvider
Get codec instance by its class.
getCodec(REntity, Class<?>) - Method in interface org.redisson.codec.CodecProvider
Get a codec instance by a REntity annotation and the class annotated with it.
getCodec(RObjectField, Class<?>, Class<K>, String) - Method in interface org.redisson.codec.CodecProvider
Get a codec instance by a RObjectField annotation and the class annotated with REntity, the implementation class of RObject the field is going to be transformed into and the name of the field with this RObjectField annotation.
getCodec(Class<T>, Class<K>) - Method in interface org.redisson.codec.CodecProvider
Get a codec instance by its class, the implementation class of the RObject interface.
getCodec(Class<T>, Class<K>, String) - Method in interface org.redisson.codec.CodecProvider
Get a codec instance by its class, the implementation class of the RObject interface and the name of RObject (the value returned by RObject.getName() method).
getCodec(Class<T>, RObject) - Method in interface org.redisson.codec.CodecProvider
Get a codec instance by its class and an instance of the RObject.
getCodec(Class<T>) - Method in class org.redisson.codec.DefaultCodecProvider
 
getCodec(REntity, Class<?>) - Method in class org.redisson.codec.DefaultCodecProvider
 
getCodec(RObjectField, Class<?>, Class<K>, String) - Method in class org.redisson.codec.DefaultCodecProvider
 
getCodec(Class<T>, Class<K>) - Method in class org.redisson.codec.DefaultCodecProvider
 
getCodec(Class<T>, Class<K>, String) - Method in class org.redisson.codec.DefaultCodecProvider
 
getCodec(Class<T>, RObject) - Method in class org.redisson.codec.DefaultCodecProvider
 
getCodec() - Method in class org.redisson.command.AsyncDetails
 
getCodec() - Method in class org.redisson.config.Config
 
getCodec() - Method in interface org.redisson.connection.ConnectionManager
 
getCodec() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getCodec() - Method in class org.redisson.RedissonObject
 
getCodec() - Method in class org.redisson.RedissonReference
 
getCodecName() - Method in class org.redisson.RedissonReference
 
getCodecProvider() - Method in interface org.redisson.api.RedissonClient
Returns the CodecProvider instance
getCodecProvider() - Method in interface org.redisson.api.RedissonReactiveClient
Returns the CodecProvider instance
getCodecProvider() - Method in class org.redisson.config.Config
Returns the CodecProvider instance
getCodecProvider() - Method in class org.redisson.Redisson
 
getCodecProvider() - Method in class org.redisson.RedissonReactive
 
getCodecType() - Method in class org.redisson.RedissonReference
 
getCommand() - Method in enum org.redisson.api.RScript.ReturnType
 
getCommand() - Method in class org.redisson.client.protocol.CommandData
 
getCommand() - Method in class org.redisson.client.protocol.QueueCommandHolder
 
getCommand() - Method in class org.redisson.command.AsyncDetails
 
getCommandExecutor() - Method in class org.redisson.Redisson
 
getCommands() - Method in class org.redisson.client.protocol.CommandsData
 
getCommands() - Method in class org.redisson.command.CommandBatchService.Entry
 
getCommandTimeout() - Method in class org.redisson.client.RedisClient
 
getConfig() - Method in interface org.redisson.api.RedissonClient
Allows to get configuration provided during Redisson instance creation.
getConfig() - Method in interface org.redisson.api.RedissonReactiveClient
Allows to get configuration provided during Redisson instance creation.
getConfig() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getConfig() - Method in interface org.redisson.connection.ConnectionManager
 
getConfig() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getConfig() - Method in class org.redisson.Redisson
 
getConfig() - Method in class org.redisson.RedissonReactive
 
getConfiguration(Class<C>) - Method in class org.redisson.jcache.JCache
 
getConnection(InetSocketAddress) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
getConnection(InetSocketAddress) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
getConnection() - Method in class org.redisson.connection.PubSubConnectionEntry
 
getConnectionEventsHub() - Method in interface org.redisson.connection.ConnectionManager
 
getConnectionEventsHub() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getConnectionFuture() - Method in class org.redisson.command.AsyncDetails
 
getConnectionManager() - Method in interface org.redisson.command.CommandAsyncExecutor
 
getConnectionManager() - Method in class org.redisson.command.CommandAsyncService
 
getConnectionManager() - Method in interface org.redisson.command.CommandReactiveExecutor
 
getConnectionManager() - Method in interface org.redisson.command.CommandSyncExecutor
 
getConnectionManager() - Method in class org.redisson.Redisson
 
getConnectionMinimumIdleSize() - Method in class org.redisson.config.SingleServerConfig
 
getConnectionPoolSize() - Method in class org.redisson.config.SingleServerConfig
 
getConnectionWatcher() - Method in interface org.redisson.connection.ConnectionManager
 
getConnectionWatcher() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getConnectListener() - Method in interface org.redisson.connection.ConnectionManager
 
getConnectListener() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getConvertor() - Method in class org.redisson.client.protocol.RedisCommand
 
getCount() - Method in interface org.redisson.api.RCountDownLatch
Returns the current count.
getCount() - Method in class org.redisson.RedissonCountDownLatch
 
getCountAsync() - Method in interface org.redisson.api.RCountDownLatchAsync
Returns the current count.
getCountAsync() - Method in class org.redisson.RedissonCountDownLatch
 
getCountDownLatch(String) - Method in interface org.redisson.api.RedissonClient
Returns countDownLatch instance by name.
getCountDownLatch(String) - Method in class org.redisson.Redisson
 
getCounter() - Method in class org.redisson.pubsub.AsyncSemaphore
 
getCronExpression() - Method in class org.redisson.executor.CronExpression
 
getCurrentCommand() - Method in class org.redisson.client.RedisConnection
 
getDatabase() - Method in class org.redisson.config.ElasticacheServersConfig
 
getDatabase() - Method in class org.redisson.config.MasterSlaveServersConfig
 
getDatabase() - Method in class org.redisson.config.SentinelServersConfig
 
getDatabase() - Method in class org.redisson.config.SingleServerConfig
 
getDate() - Method in class org.redisson.remote.RemoteServiceRequest
 
getDayOfWeekNumber(String) - Method in class org.redisson.executor.CronExpression
 
getDecoder(State) - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder
 
getDecoder(State) - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
getDecoderIndex() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
getDecoderState() - Method in class org.redisson.client.handler.State
 
getDecoderStateCopy() - Method in class org.redisson.client.handler.State
 
getDefaultClassLoader() - Method in class org.redisson.jcache.JCachingProvider
 
getDefaultProperties() - Method in class org.redisson.jcache.JCachingProvider
 
getDefaultURI() - Method in class org.redisson.jcache.JCachingProvider
 
getDelay(TimeUnit) - Method in class org.redisson.executor.RedissonScheduledFuture
 
getDelayedQueue(RQueue<V>) - Method in interface org.redisson.api.RedissonClient
Returns unbounded delayed queue instance by name.
getDelayedQueue(RQueue<V>) - Method in class org.redisson.Redisson
 
getDeque(String) - Method in interface org.redisson.api.RBatch
Returns deque instance by name.
getDeque(String, Codec) - Method in interface org.redisson.api.RBatch
 
getDeque(String) - Method in interface org.redisson.api.RedissonClient
Returns unbounded deque instance by name.
getDeque(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns unbounded deque instance by name using provided codec for deque objects.
getDeque(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns deque instance by name.
getDeque(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns deque instance by name using provided codec for deque objects.
getDeque(String) - Method in class org.redisson.Redisson
 
getDeque(String, Codec) - Method in class org.redisson.Redisson
 
getDeque(String) - Method in class org.redisson.RedissonBatch
 
getDeque(String, Codec) - Method in class org.redisson.RedissonBatch
 
getDeque(String) - Method in class org.redisson.RedissonReactive
 
getDeque(String, Codec) - Method in class org.redisson.RedissonReactive
 
getDequeReactive(String) - Method in interface org.redisson.api.RBatchReactive
Returns deque instance by name.
getDequeReactive(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getDequeReactive(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getDequeReactive(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getDnsMonitoringInterval() - Method in class org.redisson.config.SingleServerConfig
 
getElement() - Method in class org.redisson.client.protocol.decoder.ListIteratorResult
 
getEndSlot() - Method in class org.redisson.cluster.ClusterSlotRange
 
getEntry(List<ClientConnectionsEntry>) - Method in interface org.redisson.connection.balancer.LoadBalancer
 
getEntry(List<ClientConnectionsEntry>) - Method in class org.redisson.connection.balancer.RandomLoadBalancer
 
getEntry(List<ClientConnectionsEntry>) - Method in class org.redisson.connection.balancer.RoundRobinLoadBalancer
 
getEntry(List<ClientConnectionsEntry>) - Method in class org.redisson.connection.balancer.WeightedRoundRobinBalancer
 
getEntry(int) - Method in interface org.redisson.connection.ConnectionManager
 
getEntry(InetSocketAddress) - Method in interface org.redisson.connection.ConnectionManager
 
getEntry(InetSocketAddress) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getEntry(int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getEntry() - Method in class org.redisson.connection.NodeSource
 
getEntry() - Method in class org.redisson.connection.pool.MasterConnectionPool
 
getEntry() - Method in class org.redisson.connection.pool.SinglePubSubConnectionPool
 
getEntry(long) - Method in class org.redisson.RedissonFairLock
 
getEntry(long) - Method in class org.redisson.RedissonLock
 
getEntryName() - Method in class org.redisson.RedissonLock
 
getEntrySet() - Method in interface org.redisson.connection.ConnectionManager
 
getEntrySet() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getError() - Method in class org.redisson.remote.RemoteServiceResponse
 
getEventLoopGroup() - Method in class org.redisson.config.Config
 
getEvictionPolicy() - Method in class org.redisson.api.LocalCachedMapOptions
 
getEvictionScheduler() - Method in class org.redisson.Redisson
 
getException() - Method in class org.redisson.command.AsyncDetails
 
getExcludedId() - Method in class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate
 
getExecutionTimeoutInMillis() - Method in class org.redisson.api.RemoteInvocationOptions
 
getExecutor() - Method in class org.redisson.config.Config
 
getExecutor() - Method in interface org.redisson.connection.ConnectionManager
 
getExecutor() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getExecutorService(String) - Method in interface org.redisson.api.RedissonClient
Returns ScheduledExecutorService by name
getExecutorService(Codec, String) - Method in interface org.redisson.api.RedissonClient
Returns ScheduledExecutorService by name using provided codec for task, response and request serialization
getExecutorService(String) - Method in class org.redisson.Redisson
 
getExecutorService(Codec, String) - Method in class org.redisson.Redisson
 
getExecutorServiceWorkers() - Method in class org.redisson.config.RedissonNodeConfig
 
getExpectedInsertions() - Method in interface org.redisson.api.RBloomFilter
 
getExpectedInsertions() - Method in class org.redisson.RedissonBloomFilter
 
getExpiryPolicy() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getExpiryPolicyFactory() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getExpression() - Method in class org.redisson.CronSchedule
 
getExpressionSetSummary(Set<Integer>) - Method in class org.redisson.executor.CronExpression
 
getExpressionSetSummary(ArrayList<Integer>) - Method in class org.redisson.executor.CronExpression
 
getExpressionSummary() - Method in class org.redisson.executor.CronExpression
 
getFailedAttempts() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getFailedSlaveAddresses() - Method in class org.redisson.cluster.ClusterPartition
 
getFairLock(String) - Method in interface org.redisson.api.RedissonClient
Returns lock instance by name.
getFairLock(String) - Method in class org.redisson.Redisson
 
getFalseProbability() - Method in interface org.redisson.api.RBloomFilter
 
getFalseProbability() - Method in class org.redisson.RedissonBloomFilter
 
getField(Object, String) - Static method in class org.redisson.liveobject.misc.ClassUtils
 
getFieldDescription(Class<?>, String) - Static method in class org.redisson.liveobject.misc.Introspectior
 
getFieldReferenceName(Class<?>, Object, Class<?>, String, Object) - Method in class org.redisson.liveobject.resolver.DefaultNamingScheme
 
getFieldReferenceName(Class<?>, Object, Class<?>, String, Object) - Method in interface org.redisson.liveobject.resolver.NamingScheme
 
getFieldsDescription(Class<?>) - Static method in class org.redisson.liveobject.misc.Introspectior
 
getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.redisson.liveobject.misc.Introspectior
 
getFinalFireTime() - Method in class org.redisson.executor.CronExpression
 
getFirst() - Method in class org.redisson.RedissonQueue
 
getFlipDecoderIndex() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
getFreeAmount() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getFreezeReason() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getFreezeReason() - Method in class org.redisson.connection.MasterSlaveEntry
 
getFrom(Channel) - Static method in class org.redisson.client.RedisConnection
 
getGeo(String) - Method in interface org.redisson.api.RBatch
Returns geospatial items holder instance by name.
getGeo(String, Codec) - Method in interface org.redisson.api.RBatch
Returns geospatial items holder instance by name using provided codec for geospatial members.
getGeo(String) - Method in interface org.redisson.api.RedissonClient
Returns geospatial items holder instance by name.
getGeo(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns geospatial items holder instance by name using provided codec for geospatial members.
getGeo(String) - Method in class org.redisson.Redisson
 
getGeo(String, Codec) - Method in class org.redisson.Redisson
 
getGeo(String) - Method in class org.redisson.RedissonBatch
 
getGeo(String, Codec) - Method in class org.redisson.RedissonBatch
 
getGroup() - Method in interface org.redisson.connection.ConnectionManager
 
getGroup() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getHashIterations() - Method in interface org.redisson.api.RBloomFilter
 
getHashIterations() - Method in class org.redisson.RedissonBloomFilter
 
getHoldCount() - Method in interface org.redisson.api.RLock
Number of holds on this lock by the current thread
getHoldCount() - Method in class org.redisson.RedissonLock
 
getHoldCount() - Method in class org.redisson.RedissonReadLock
 
getHoldCount() - Method in class org.redisson.RedissonWriteLock
 
getHyperLogLog(String) - Method in interface org.redisson.api.RBatch
Returns HyperLogLog object
getHyperLogLog(String, Codec) - Method in interface org.redisson.api.RBatch
 
getHyperLogLog(String) - Method in interface org.redisson.api.RBatchReactive
Returns HyperLogLog object by name
getHyperLogLog(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getHyperLogLog(String) - Method in interface org.redisson.api.RedissonClient
Returns HyperLogLog instance by name.
getHyperLogLog(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns HyperLogLog instance by name using provided codec for hll objects.
getHyperLogLog(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns HyperLogLog instance by name.
getHyperLogLog(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns HyperLogLog instance by name using provided codec for hll objects.
getHyperLogLog(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getHyperLogLog(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getHyperLogLog(String) - Method in class org.redisson.Redisson
 
getHyperLogLog(String, Codec) - Method in class org.redisson.Redisson
 
getHyperLogLog(String) - Method in class org.redisson.RedissonBatch
 
getHyperLogLog(String, Codec) - Method in class org.redisson.RedissonBatch
 
getHyperLogLog(String) - Method in class org.redisson.RedissonReactive
 
getHyperLogLog(String, Codec) - Method in class org.redisson.RedissonReactive
 
getId() - Method in class org.redisson.RedissonNode
 
getIdleKeys() - Method in class org.redisson.client.protocol.decoder.MapCacheScanResult
 
getIndex() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
getIndex() - Method in class org.redisson.RedissonSortedSet.BinarySearchResult
 
getInnerPromise() - Method in class org.redisson.misc.PromiseDelegator
 
getInnerPromise() - Method in class org.redisson.misc.RedissonPromise
 
getInParamIndex() - Method in class org.redisson.client.protocol.RedisCommand
 
getInParamType() - Method in class org.redisson.client.protocol.RedisCommand
 
getInputStream() - Method in interface org.redisson.api.RBinaryStream
Returns inputStream which reads binary stream.
getInputStream() - Method in class org.redisson.RedissonBinaryStream
 
getIterator(String) - Method in class org.redisson.RedissonListMultimapIterator
 
getIterator(String) - Method in class org.redisson.RedissonSetMultimapIterator
 
getKey() - Method in class org.redisson.client.protocol.decoder.KeyValueMessage
 
getKey() - Method in class org.redisson.jcache.JCacheEntry
 
getKey() - Method in class org.redisson.jcache.JCacheEntryEvent
 
getKey() - Method in class org.redisson.jcache.JMutableEntry
 
getKey() - Method in class org.redisson.misc.AbstractCacheMap.CachedValue
 
getKey() - Method in class org.redisson.RedissonLocalCachedMap.CacheValue
 
getKey() - Method in class org.redisson.RedissonMapEntry
 
getKeyHash() - Method in class org.redisson.RedissonLocalCachedMap.CacheKey
 
getKeyHash() - Method in class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate
 
getKeyName() - Method in class org.redisson.RedissonReference
 
getKeys() - Method in interface org.redisson.api.RBatch
Returns keys operations.
getKeys() - Method in interface org.redisson.api.RBatchReactive
Returns keys operations.
getKeys() - Method in interface org.redisson.api.RedissonClient
Returns interface with methods for Redis keys.
getKeys() - Method in interface org.redisson.api.RedissonReactiveClient
Returns keys operations.
getKeys() - Method in interface org.redisson.api.RKeys
Get all keys using iterator.
getKeys() - Method in interface org.redisson.api.RKeysReactive
Load keys in incrementally iterate mode.
getKeys() - Method in class org.redisson.reactive.RedissonBatchReactive
 
getKeys() - Method in class org.redisson.reactive.RedissonKeysReactive
 
getKeys() - Method in class org.redisson.Redisson
 
getKeys() - Method in class org.redisson.RedissonBatch
 
getKeys() - Method in class org.redisson.RedissonKeys
 
getKeys() - Method in class org.redisson.RedissonReactive
 
getKeysByPattern(String) - Method in interface org.redisson.api.RKeys
Get all keys by pattern using iterator.
getKeysByPattern(String, int) - Method in interface org.redisson.api.RKeys
Get all keys by pattern using iterator.
getKeysByPattern(String) - Method in interface org.redisson.api.RKeysReactive
Find keys by pattern and load it in incrementally iterate mode.
getKeysByPattern(String) - Method in class org.redisson.reactive.RedissonKeysReactive
 
getKeysByPattern(String) - Method in class org.redisson.RedissonKeys
 
getKeysByPattern(String, int) - Method in class org.redisson.RedissonKeys
 
getKeyType() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
getKeyType() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getLast() - Method in interface org.redisson.api.RDequeReactive
 
getLast() - Method in class org.redisson.reactive.RedissonDequeReactive
 
getLast() - Method in class org.redisson.RedissonDeque
 
getLastAsync() - Method in interface org.redisson.api.RDequeAsync
 
getLastAsync() - Method in class org.redisson.RedissonDeque
 
getLastClusterNode() - Method in class org.redisson.cluster.ClusterConnectionManager
 
getLastClusterNode() - Method in interface org.redisson.connection.ConnectionManager
 
getLastClusterNode() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getLastDayOfMonth(int, int) - Method in class org.redisson.executor.CronExpression
 
getLastUsageTime() - Method in class org.redisson.client.RedisConnection
 
getLatch() - Method in class org.redisson.RedissonCountDownLatchEntry
 
getLatch() - Method in class org.redisson.RedissonLockEntry
 
getLatitude() - Method in class org.redisson.api.GeoEntry
 
getLatitude() - Method in class org.redisson.api.GeoPosition
 
getLevels() - Method in class org.redisson.client.handler.State
 
getLexSortedSet(String) - Method in interface org.redisson.api.RBatch
Returns String based Redis Sorted Set instance by name All elements are inserted with the same score during addition, in order to force lexicographical ordering
getLexSortedSet(String) - Method in interface org.redisson.api.RBatchReactive
Returns String based Redis Sorted Set instance by name All elements are inserted with the same score during addition, in order to force lexicographical ordering
getLexSortedSet(String) - Method in interface org.redisson.api.RedissonClient
Returns String based Redis Sorted Set instance by name All elements are inserted with the same score during addition, in order to force lexicographical ordering
getLexSortedSet(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns String based Redis Sorted Set instance by name All elements are inserted with the same score during addition, in order to force lexicographical ordering
getLexSortedSet(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getLexSortedSet(String) - Method in class org.redisson.Redisson
 
getLexSortedSet(String) - Method in class org.redisson.RedissonBatch
 
getLexSortedSet(String) - Method in class org.redisson.RedissonReactive
 
getList(String) - Method in interface org.redisson.api.RBatch
Returns list instance by name.
getList(String, Codec) - Method in interface org.redisson.api.RBatch
 
getList(String) - Method in interface org.redisson.api.RBatchReactive
Returns list instance by name.
getList(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getList(String) - Method in interface org.redisson.api.RedissonClient
Returns list instance by name.
getList(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns list instance by name using provided codec for list objects.
getList(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns list instance by name.
getList(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns list instance by name using provided codec for list objects.
getList(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getList(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getList(String) - Method in class org.redisson.Redisson
 
getList(String, Codec) - Method in class org.redisson.Redisson
 
getList(String) - Method in class org.redisson.RedissonBatch
 
getList(String, Codec) - Method in class org.redisson.RedissonBatch
 
getList(String) - Method in class org.redisson.RedissonReactive
 
getList(String, Codec) - Method in class org.redisson.RedissonReactive
 
getListeners(String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
getListeners() - Method in class org.redisson.RedissonLockEntry
 
getListMultimap(String) - Method in interface org.redisson.api.RBatch
Returns List based MultiMap instance by name.
getListMultimap(String, Codec) - Method in interface org.redisson.api.RBatch
Returns List based MultiMap instance by name using provided codec for both map keys and values.
getListMultimap(String) - Method in interface org.redisson.api.RedissonClient
Returns List based Multimap instance by name.
getListMultimap(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns List based Multimap instance by name using provided codec for both map keys and values.
getListMultimap(String) - Method in class org.redisson.Redisson
 
getListMultimap(String, Codec) - Method in class org.redisson.Redisson
 
getListMultimap(String) - Method in class org.redisson.RedissonBatch
 
getListMultimap(String, Codec) - Method in class org.redisson.RedissonBatch
 
getListMultimapCache(String) - Method in interface org.redisson.api.RBatch
Returns List based Multimap instance by name.
getListMultimapCache(String, Codec) - Method in interface org.redisson.api.RBatch
Returns List based Multimap instance by name using provided codec for both map keys and values.
getListMultimapCache(String) - Method in interface org.redisson.api.RedissonClient
Returns List based Multimap instance by name.
getListMultimapCache(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns List based Multimap instance by name using provided codec for both map keys and values.
getListMultimapCache(String) - Method in class org.redisson.Redisson
 
getListMultimapCache(String, Codec) - Method in class org.redisson.Redisson
 
getListMultimapCache(String) - Method in class org.redisson.RedissonBatch
 
getListMultimapCache(String, Codec) - Method in class org.redisson.RedissonBatch
 
getLiveObjectId() - Method in interface org.redisson.api.RLiveObject
Returns the value of the field that has the RId annotation.
getLiveObjectService() - Method in interface org.redisson.api.RedissonClient
Returns RedissonAttachedLiveObjectService which can be used to retrieve live REntity(s)
getLiveObjectService() - Method in class org.redisson.Redisson
 
getLoadBalancer() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getLocalAddress() - Method in class org.redisson.RedissonNode
 
getLocalCachedMap(String, LocalCachedMapOptions) - Method in interface org.redisson.api.RedissonClient
Returns local cached map instance by name.
getLocalCachedMap(String, Codec, LocalCachedMapOptions) - Method in interface org.redisson.api.RedissonClient
Returns local cached map instance by name using provided codec.
getLocalCachedMap(String, LocalCachedMapOptions) - Method in class org.redisson.Redisson
 
getLocalCachedMap(String, Codec, LocalCachedMapOptions) - Method in class org.redisson.Redisson
 
getLock(String) - Method in interface org.redisson.api.RedissonClient
Returns lock instance by name.
getLock(String) - Method in class org.redisson.Redisson
 
getLongitude() - Method in class org.redisson.api.GeoEntry
 
getLongitude() - Method in class org.redisson.api.GeoPosition
 
getMainPromise() - Method in class org.redisson.command.AsyncDetails
 
getMap(String) - Method in interface org.redisson.api.RBatch
Returns map instance by name.
getMap(String, Codec) - Method in interface org.redisson.api.RBatch
 
getMap(String) - Method in interface org.redisson.api.RBatchReactive
Returns map instance by name.
getMap(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getMap(String) - Method in interface org.redisson.api.RedissonClient
Returns map instance by name.
getMap(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns map instance by name using provided codec for both map keys and values.
getMap(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns map instance by name.
getMap(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns map instance by name using provided codec for both map keys and values.
getMap() - Method in class org.redisson.client.protocol.decoder.MapScanResult
 
getMap(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getMap(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getMap(String) - Method in class org.redisson.Redisson
 
getMap(String, Codec) - Method in class org.redisson.Redisson
 
getMap(String) - Method in class org.redisson.RedissonBatch
 
getMap(String, Codec) - Method in class org.redisson.RedissonBatch
 
getMap(Object) - Method in class org.redisson.RedissonLiveObjectService
 
getMap(String) - Method in class org.redisson.RedissonReactive
 
getMap(String, Codec) - Method in class org.redisson.RedissonReactive
 
getMapCache(String, Codec) - Method in interface org.redisson.api.RBatch
Returns map-based cache instance by name using provided codec for both cache keys and values.
getMapCache(String) - Method in interface org.redisson.api.RBatch
Returns map-based cache instance by name.
getMapCache(String, Codec) - Method in interface org.redisson.api.RBatchReactive
Returns map-based cache instance by name using provided codec for both cache keys and values.
getMapCache(String) - Method in interface org.redisson.api.RBatchReactive
Returns map-based cache instance by name.
getMapCache(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns map-based cache instance by name using provided codec for both cache keys and values.
getMapCache(String) - Method in interface org.redisson.api.RedissonClient
Returns map-based cache instance by name.
getMapCache(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns map-based cache instance by name using provided codec for both cache keys and values.
getMapCache(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns map-based cache instance by name.
getMapCache(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getMapCache(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getMapCache(String) - Method in class org.redisson.Redisson
 
getMapCache(String, Codec) - Method in class org.redisson.Redisson
 
getMapCache(String, Codec) - Method in class org.redisson.RedissonBatch
 
getMapCache(String) - Method in class org.redisson.RedissonBatch
 
getMapCache(String, Codec) - Method in class org.redisson.RedissonReactive
 
getMapCache(String) - Method in class org.redisson.RedissonReactive
 
getMapKeyDecoder() - Method in class org.redisson.client.codec.BitSetCodec
 
getMapKeyDecoder() - Method in class org.redisson.client.codec.ByteArrayCodec
 
getMapKeyDecoder() - Method in interface org.redisson.client.codec.Codec
Returns object decoder used for hash map keys in HMAP Redis structure
getMapKeyDecoder() - Method in class org.redisson.client.codec.ScanCodec
 
getMapKeyDecoder() - Method in class org.redisson.client.codec.StringCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.FstCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.KryoCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.LZ4Codec
 
getMapKeyDecoder() - Method in class org.redisson.codec.SerializationCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.SnappyCodec
 
getMapKeyDecoder() - Method in class org.redisson.jcache.JCacheEventCodec
 
getMapKeyEncoder() - Method in class org.redisson.client.codec.BitSetCodec
 
getMapKeyEncoder() - Method in class org.redisson.client.codec.ByteArrayCodec
 
getMapKeyEncoder() - Method in interface org.redisson.client.codec.Codec
Returns object encoder used for hash map keys in HMAP Redis structure
getMapKeyEncoder() - Method in class org.redisson.client.codec.ScanCodec
 
getMapKeyEncoder() - Method in class org.redisson.client.codec.StringCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.FstCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.KryoCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.LZ4Codec
 
getMapKeyEncoder() - Method in class org.redisson.codec.SerializationCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.SnappyCodec
 
getMapKeyEncoder() - Method in class org.redisson.jcache.JCacheEventCodec
 
getMapValueDecoder() - Method in class org.redisson.client.codec.BitSetCodec
 
getMapValueDecoder() - Method in class org.redisson.client.codec.ByteArrayCodec
 
getMapValueDecoder() - Method in interface org.redisson.client.codec.Codec
Returns object decoder used for hash map values in HMAP Redis structure
getMapValueDecoder() - Method in class org.redisson.client.codec.JsonJacksonMapValueCodec
 
getMapValueDecoder() - Method in class org.redisson.client.codec.ScanCodec
 
getMapValueDecoder() - Method in class org.redisson.client.codec.StringCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.FstCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.KryoCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.LZ4Codec
 
getMapValueDecoder() - Method in class org.redisson.codec.SerializationCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.SnappyCodec
 
getMapValueDecoder() - Method in class org.redisson.jcache.JCacheEventCodec
 
getMapValueEncoder() - Method in class org.redisson.client.codec.BitSetCodec
 
getMapValueEncoder() - Method in class org.redisson.client.codec.ByteArrayCodec
 
getMapValueEncoder() - Method in interface org.redisson.client.codec.Codec
Returns object encoder used for hash map values in HMAP Redis structure
getMapValueEncoder() - Method in class org.redisson.client.codec.JsonJacksonMapValueCodec
 
getMapValueEncoder() - Method in class org.redisson.client.codec.ScanCodec
 
getMapValueEncoder() - Method in class org.redisson.client.codec.StringCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.FstCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.KryoCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.LZ4Codec
 
getMapValueEncoder() - Method in class org.redisson.codec.SerializationCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.SnappyCodec
 
getMapValueEncoder() - Method in class org.redisson.jcache.JCacheEventCodec
 
getMasterAddr() - Method in class org.redisson.cluster.ClusterPartition
 
getMasterAddress() - Method in class org.redisson.cluster.ClusterPartition
 
getMasterAddress() - Method in class org.redisson.config.MasterSlaveServersConfig
 
getMasterConnectionMinimumIdleSize() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getMasterConnectionPoolSize() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getMasterName() - Method in class org.redisson.config.SentinelServersConfig
 
getMaxIdleInMillis() - Method in class org.redisson.api.LocalCachedMapOptions
 
getMaxIdleTime() - Method in class org.redisson.spring.cache.CacheConfig
 
getMember() - Method in class org.redisson.api.GeoEntry
 
getMessageDecoder() - Method in class org.redisson.client.protocol.CommandData
 
getMethod() - Method in class org.redisson.remote.RemoteServiceMethod
 
getMethodDescription(Class<?>, String) - Static method in class org.redisson.liveobject.misc.Introspectior
 
getMethodName() - Method in class org.redisson.remote.RemoteServiceKey
 
getMethodName() - Method in class org.redisson.remote.RemoteServiceRequest
 
getMinimumIdleSize(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.MasterConnectionPool
 
getMinimumIdleSize(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.PubSubConnectionPool
 
getMinimumIdleSize(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.SlaveConnectionPool
 
getMonthNumber(String) - Method in class org.redisson.executor.CronExpression
 
getName() - Method in interface org.redisson.api.RExecutorService
Returns executor name
getName() - Method in interface org.redisson.api.RObject
Returns name of object
getName() - Method in interface org.redisson.api.RObjectReactive
 
getName() - Method in class org.redisson.client.protocol.RedisCommand
 
getName(Class<?>, Class<?>, String, Object) - Method in class org.redisson.liveobject.resolver.DefaultNamingScheme
 
getName(Class<?>, Class<?>, String, Object) - Method in interface org.redisson.liveobject.resolver.NamingScheme
 
getName() - Method in class org.redisson.PubSubMessageListener
 
getName() - Method in class org.redisson.PubSubPatternMessageListener
 
getName() - Method in class org.redisson.PubSubPatternStatusListener
 
getName() - Method in class org.redisson.PubSubStatusListener
 
getName() - Method in class org.redisson.RedissonExecutorService
 
getName(Object) - Method in class org.redisson.RedissonMap
 
getName() - Method in class org.redisson.RedissonObject
 
getName(Object) - Method in class org.redisson.RedissonSet
 
getName() - Method in class org.redisson.spring.cache.RedissonCache
 
getNativeCache() - Method in class org.redisson.spring.cache.RedissonCache
 
getNettyThreads() - Method in class org.redisson.config.Config
 
getNextInvalidTimeAfter(Date) - Method in class org.redisson.executor.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
getNextValidTimeAfter(Date) - Method in class org.redisson.executor.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
getNodeAddresses() - Method in class org.redisson.config.ClusterServersConfig
 
getNodeAddresses() - Method in class org.redisson.config.ElasticacheServersConfig
 
getNodeId() - Method in class org.redisson.cluster.ClusterNodeInfo
 
getNodeId() - Method in class org.redisson.cluster.ClusterPartition
 
getNodeInfo() - Method in class org.redisson.cluster.ClusterNodeInfo
 
getNodes(NodeType) - Method in interface org.redisson.api.NodesGroup
Get all nodes by type
getNodes() - Method in interface org.redisson.api.NodesGroup
All Redis nodes used by Redisson.
getNodes(NodeType) - Method in class org.redisson.RedisNodes
 
getNodes() - Method in class org.redisson.RedisNodes
 
getNodesGroup() - Method in interface org.redisson.api.RedissonClient
Get Redis nodes group for server operations
getNodesGroup() - Method in interface org.redisson.api.RedissonReactiveClient
Get Redis nodes group for server operations
getNodesGroup() - Method in class org.redisson.Redisson
 
getNodesGroup() - Method in class org.redisson.RedissonReactive
 
getNodeType() - Method in class org.redisson.connection.ClientConnectionsEntry
 
getNow() - Method in interface org.redisson.api.RFuture
Return the result without blocking.
getNow() - Method in class org.redisson.misc.PromiseDelegator
 
getNow() - Method in class org.redisson.misc.RedissonPromise
 
getNumericValue(String, int) - Method in class org.redisson.executor.CronExpression
 
getObj() - Method in class org.redisson.client.protocol.decoder.ScanObjectEntry
 
getObjectMapper() - Method in class org.redisson.codec.JsonJacksonCodec
 
getOldValue() - Method in class org.redisson.jcache.JCacheEntryEvent
 
getOperation() - Method in class org.redisson.client.handler.PubSubKey
 
getOptions() - Method in class org.redisson.remote.RemoteServiceRequest
 
getOrCreate(Class<T>, K) - Method in interface org.redisson.api.RLiveObjectService
Deprecated.
getOrCreate(Class<T>, K) - Method in class org.redisson.RedissonLiveObjectService
 
getOutParamType() - Method in class org.redisson.client.protocol.RedisCommand
 
getOutputStream() - Method in interface org.redisson.api.RBinaryStream
Returns outputStream which writes binary stream.
getOutputStream() - Method in class org.redisson.RedissonBinaryStream
 
getParams() - Method in class org.redisson.client.protocol.CommandData
 
getParams() - Method in class org.redisson.command.AsyncDetails
 
getParts() - Method in class org.redisson.client.handler.StateLevel
 
getPartsIndex() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
getPattern() - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessage
 
getPatternChannels() - Method in class org.redisson.client.RedisPubSubConnection
 
getPatternNames() - Method in interface org.redisson.api.RPatternTopic
Get topic channel patterns
getPatternNames() - Method in interface org.redisson.api.RPatternTopicReactive
Get topic channel patterns
getPatternNames() - Method in class org.redisson.reactive.RedissonPatternTopicReactive
 
getPatternNames() - Method in class org.redisson.RedissonPatternTopic
 
getPatternTopic(String) - Method in interface org.redisson.api.RedissonClient
Returns topic instance satisfies by pattern name.
getPatternTopic(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns topic instance satisfies by pattern name using provided codec for messages.
getPatternTopic(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns topic instance satisfies by pattern name.
getPatternTopic(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns topic instance satisfies by pattern name using provided codec for messages.
getPatternTopic(String) - Method in class org.redisson.Redisson
 
getPatternTopic(String, Codec) - Method in class org.redisson.Redisson
 
getPatternTopic(String) - Method in class org.redisson.RedissonReactive
 
getPatternTopic(String, Codec) - Method in class org.redisson.RedissonReactive
 
getPermitExpirableSemaphore(String) - Method in interface org.redisson.api.RedissonClient
Returns semaphore instance by name.
getPermitExpirableSemaphore(String) - Method in class org.redisson.Redisson
 
getPos() - Method in class org.redisson.client.protocol.decoder.ListScanResult
 
getPos() - Method in class org.redisson.client.protocol.decoder.MapScanResult
 
getPromise() - Method in class org.redisson.client.protocol.CommandData
 
getPromise() - Method in class org.redisson.client.protocol.CommandsData
 
getPromise() - Method in interface org.redisson.PubSubEntry
 
getPromise() - Method in class org.redisson.RedissonCountDownLatchEntry
 
getPromise() - Method in class org.redisson.RedissonLockEntry
 
getProperties() - Method in class org.redisson.jcache.JCacheManager
 
getPubSubEntry(String) - Method in interface org.redisson.connection.ConnectionManager
 
getPubSubEntry(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getPubSubOperations() - Method in class org.redisson.client.protocol.CommandData
 
getPubSubOperations() - Method in class org.redisson.client.protocol.CommandsData
 
getPubSubOperations() - Method in interface org.redisson.client.protocol.QueueCommand
 
getQueue(String) - Method in interface org.redisson.api.RBatch
Returns queue instance by name.
getQueue(String, Codec) - Method in interface org.redisson.api.RBatch
 
getQueue(String) - Method in interface org.redisson.api.RBatchReactive
Returns queue instance by name.
getQueue(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getQueue(String) - Method in interface org.redisson.api.RedissonClient
Returns unbounded queue instance by name.
getQueue(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns unbounded queue instance by name using provided codec for queue objects.
getQueue(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns queue instance by name.
getQueue(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns queue instance by name using provided codec for queue objects.
getQueue(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getQueue(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getQueue(String) - Method in class org.redisson.Redisson
 
getQueue(String, Codec) - Method in class org.redisson.Redisson
 
getQueue(String) - Method in class org.redisson.RedissonBatch
 
getQueue(String, Codec) - Method in class org.redisson.RedissonBatch
 
getQueue(String) - Method in class org.redisson.RedissonReactive
 
getQueue(String, Codec) - Method in class org.redisson.RedissonReactive
 
GETRANGE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
getReactiveType() - Method in class org.redisson.RedissonReference
 
getReactiveTypeName() - Method in class org.redisson.RedissonReference
 
getReadMode() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getReadWriteLock(String) - Method in interface org.redisson.api.RedissonClient
Returns readWriteLock instance by name.
getReadWriteLock(String) - Method in class org.redisson.Redisson
 
getReconnectListener() - Method in class org.redisson.client.RedisConnection
 
getRedirect() - Method in class org.redisson.connection.NodeSource
 
getRedisClient() - Method in class org.redisson.client.protocol.decoder.ListScanResult
 
getRedisClient() - Method in class org.redisson.client.protocol.decoder.MapScanResult
 
getRedisClient() - Method in class org.redisson.client.RedisConnection
 
getRedisClient() - Method in interface org.redisson.RedisClientResult
 
getRedisson() - Method in class org.redisson.RedissonNode
 
getRedissonNodeInitializer() - Method in class org.redisson.config.RedissonNodeConfig
 
getRemoteAddress() - Method in class org.redisson.RedissonNode
 
getRemoteService() - Method in interface org.redisson.api.RedissonClient
Returns object for remote operations prefixed with the default name (redisson_remote_service)
getRemoteService(Codec) - Method in interface org.redisson.api.RedissonClient
Returns object for remote operations prefixed with the default name (redisson_remote_service) and uses provided codec for method arguments and result.
getRemoteService(String) - Method in interface org.redisson.api.RedissonClient
Returns object for remote operations prefixed with the specified name
getRemoteService(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns object for remote operations prefixed with the specified name and uses provided codec for method arguments and result.
getRemoteService() - Method in class org.redisson.Redisson
 
getRemoteService(String) - Method in class org.redisson.Redisson
 
getRemoteService(Codec) - Method in class org.redisson.Redisson
 
getRemoteService(String, Codec) - Method in class org.redisson.Redisson
 
getReplayDecoder() - Method in class org.redisson.client.protocol.RedisCommand
 
getReplayMultiDecoder() - Method in class org.redisson.client.protocol.RedisCommand
 
getRequestId() - Method in class org.redisson.executor.RemotePromise
 
getRequestId() - Method in class org.redisson.remote.RemoteServiceRequest
 
getRequestQueueName(Class<?>) - Method in class org.redisson.BaseRemoteService
 
getResolver(Class<?>, Class<? extends Resolver>, Annotation) - Method in class org.redisson.liveobject.provider.DefaultResolverProvider
 
getResolver(Class<?>, Class<? extends Resolver>, Annotation) - Method in interface org.redisson.liveobject.provider.ResolverProvider
To retrieve a resolver based on the the class requiring values to be resolved, the resolver type, and annotation which may carry any required configurations.
getResolverProvider() - Method in interface org.redisson.api.RedissonClient
Returns the ResolverProvider instance
getResolverProvider() - Method in class org.redisson.config.Config
Returns the ResolverProvider instance
getResolverProvider() - Method in class org.redisson.Redisson
 
getResource(String) - Method in class org.redisson.executor.ClassLoaderDelegator
 
getResourceAsStream(String) - Method in class org.redisson.executor.ClassLoaderDelegator
 
getResources(String) - Method in class org.redisson.executor.ClassLoaderDelegator
 
getResponseId() - Method in class org.redisson.remote.RemoteServiceCancelRequest
 
getResponseQueueName(Class<?>, String) - Method in class org.redisson.BaseRemoteService
 
getResult() - Method in class org.redisson.remote.RemoteServiceResponse
 
getScanInterval() - Method in class org.redisson.config.ClusterServersConfig
 
getScanInterval() - Method in class org.redisson.config.ElasticacheServersConfig
 
getScore(V) - Method in interface org.redisson.api.RScoredSortedSet
 
getScore(V) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
getScore() - Method in class org.redisson.client.protocol.ScoredEntry
 
getScore(V) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
getScore(V) - Method in class org.redisson.RedissonScoredSortedSet
 
getScoreAsync(V) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
getScoreAsync(V) - Method in class org.redisson.RedissonScoredSortedSet
 
getScoredSortedSet(String) - Method in interface org.redisson.api.RBatch
Returns Redis Sorted Set instance by name
getScoredSortedSet(String, Codec) - Method in interface org.redisson.api.RBatch
 
getScoredSortedSet(String) - Method in interface org.redisson.api.RBatchReactive
Returns Redis Sorted Set instance by name
getScoredSortedSet(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getScoredSortedSet(String) - Method in interface org.redisson.api.RedissonClient
Returns Redis Sorted Set instance by name.
getScoredSortedSet(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns Redis Sorted Set instance by name using provided codec for sorted set objects.
getScoredSortedSet(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns Redis Sorted Set instance by name.
getScoredSortedSet(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns Redis Sorted Set instance by name using provided codec for sorted set objects.
getScoredSortedSet(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getScoredSortedSet(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getScoredSortedSet(String) - Method in class org.redisson.Redisson
 
getScoredSortedSet(String, Codec) - Method in class org.redisson.Redisson
 
getScoredSortedSet(String) - Method in class org.redisson.RedissonBatch
 
getScoredSortedSet(String, Codec) - Method in class org.redisson.RedissonBatch
 
getScoredSortedSet(String) - Method in class org.redisson.RedissonReactive
 
getScoredSortedSet(String, Codec) - Method in class org.redisson.RedissonReactive
 
getScript() - Method in interface org.redisson.api.RBatch
Returns script operations object
getScript() - Method in interface org.redisson.api.RBatchReactive
Returns script operations object
getScript() - Method in interface org.redisson.api.RedissonClient
Returns script operations object
getScript() - Method in interface org.redisson.api.RedissonReactiveClient
Returns script operations object
getScript() - Method in class org.redisson.reactive.RedissonBatchReactive
 
getScript() - Method in class org.redisson.Redisson
 
getScript() - Method in class org.redisson.RedissonBatch
 
getScript() - Method in class org.redisson.RedissonReactive
 
getSemaphore(String) - Method in interface org.redisson.api.RedissonClient
Returns semaphore instance by name
getSemaphore(String) - Method in interface org.redisson.connection.ConnectionManager
 
getSemaphore(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getSemaphore(String) - Method in class org.redisson.Redisson
 
getSentinelAddresses() - Method in class org.redisson.config.SentinelServersConfig
 
getServiceInterface() - Method in class org.redisson.remote.RemoteServiceKey
 
getSession(String) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
getSet(String) - Method in interface org.redisson.api.RBatch
Returns set instance by name.
getSet(String, Codec) - Method in interface org.redisson.api.RBatch
 
getSet(String) - Method in interface org.redisson.api.RBatchReactive
Returns set instance by name.
getSet(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getSet(String) - Method in interface org.redisson.api.RedissonClient
Returns set instance by name.
getSet(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns set instance by name using provided codec for set objects.
getSet(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns set instance by name.
getSet(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns set instance by name using provided codec for set objects.
GETSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
getSet(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getSet(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getSet(String) - Method in class org.redisson.Redisson
 
getSet(String, Codec) - Method in class org.redisson.Redisson
 
getSet(String) - Method in class org.redisson.RedissonBatch
 
getSet(String, Codec) - Method in class org.redisson.RedissonBatch
 
getSet(String) - Method in class org.redisson.RedissonReactive
 
getSet(String, Codec) - Method in class org.redisson.RedissonReactive
 
getSetCache(String) - Method in interface org.redisson.api.RBatch
Returns set-based cache instance by name.
getSetCache(String, Codec) - Method in interface org.redisson.api.RBatch
Returns set-based cache instance by name using provided codec for values.
getSetCache(String) - Method in interface org.redisson.api.RBatchReactive
Returns set-based cache instance by name.
getSetCache(String, Codec) - Method in interface org.redisson.api.RBatchReactive
Returns set-based cache instance by name using provided codec for values.
getSetCache(String) - Method in interface org.redisson.api.RedissonClient
Returns set-based cache instance by name.
getSetCache(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns set-based cache instance by name.
getSetCache(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns set-based cache instance by name.
getSetCache(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns set-based cache instance by name.
getSetCache(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getSetCache(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getSetCache(String) - Method in class org.redisson.Redisson
 
getSetCache(String, Codec) - Method in class org.redisson.Redisson
 
getSetCache(String) - Method in class org.redisson.RedissonBatch
 
getSetCache(String, Codec) - Method in class org.redisson.RedissonBatch
 
getSetCache(String) - Method in class org.redisson.RedissonReactive
 
getSetCache(String, Codec) - Method in class org.redisson.RedissonReactive
 
getSetMultimap(String) - Method in interface org.redisson.api.RBatch
Returns Set based MultiMap instance by name.
getSetMultimap(String, Codec) - Method in interface org.redisson.api.RBatch
Returns Set based MultiMap instance by name using provided codec for both map keys and values.
getSetMultimap(String) - Method in interface org.redisson.api.RedissonClient
Returns Set based Multimap instance by name.
getSetMultimap(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns Set based Multimap instance by name using provided codec for both map keys and values.
getSetMultimap(String) - Method in class org.redisson.Redisson
 
getSetMultimap(String, Codec) - Method in class org.redisson.Redisson
 
getSetMultimap(String) - Method in class org.redisson.RedissonBatch
 
getSetMultimap(String, Codec) - Method in class org.redisson.RedissonBatch
 
getSetMultimapCache(String) - Method in interface org.redisson.api.RBatch
Returns Set based Multimap instance by name.
getSetMultimapCache(String, Codec) - Method in interface org.redisson.api.RBatch
Returns Set based Multimap instance by name using provided codec for both map keys and values.
getSetMultimapCache(String) - Method in interface org.redisson.api.RedissonClient
Returns Set based Multimap instance by name.
getSetMultimapCache(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns Set based Multimap instance by name using provided codec for both map keys and values.
getSetMultimapCache(String) - Method in class org.redisson.Redisson
 
getSetMultimapCache(String, Codec) - Method in class org.redisson.Redisson
 
getSetMultimapCache(String) - Method in class org.redisson.RedissonBatch
 
getSetMultimapCache(String, Codec) - Method in class org.redisson.RedissonBatch
 
getShutdownLatch() - Method in interface org.redisson.connection.ConnectionManager
 
getShutdownLatch() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getShutdownPromise() - Method in interface org.redisson.connection.ConnectionManager
 
getShutdownPromise() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getSize() - Method in interface org.redisson.api.RBloomFilter
 
getSize() - Method in class org.redisson.client.handler.StateLevel
 
getSize() - Method in class org.redisson.client.protocol.decoder.ListIteratorResult
 
getSize() - Method in class org.redisson.RedissonBloomFilter
 
getSlaveAddresses() - Method in class org.redisson.cluster.ClusterPartition
 
getSlaveAddresses() - Method in class org.redisson.config.MasterSlaveServersConfig
 
getSlaveConnectionMinimumIdleSize() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getSlaveConnectionPoolSize() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getSlaveOf() - Method in class org.redisson.cluster.ClusterNodeInfo
 
getSlaveSubscriptionConnectionMinimumIdleSize() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getSlaveSubscriptionConnectionPoolSize() - Method in class org.redisson.config.BaseMasterSlaveServersConfig
 
getSlot(String) - Method in interface org.redisson.api.RKeys
Get hash slot identifier for key.
getSlot(String) - Method in interface org.redisson.api.RKeysReactive
Get hash slot identifier for key.
getSlot() - Method in exception org.redisson.client.RedisRedirectException
 
getSlot() - Method in class org.redisson.connection.NodeSource
 
getSlot(String) - Method in class org.redisson.reactive.RedissonKeysReactive
 
getSlot(String) - Method in class org.redisson.RedissonKeys
 
getSlotAsync(String) - Method in interface org.redisson.api.RKeysAsync
Get hash slot identifier for key in async mode.
getSlotAsync(String) - Method in class org.redisson.RedissonKeys
 
getSlotRanges() - Method in class org.redisson.cluster.ClusterNodeInfo
 
getSlotRanges() - Method in class org.redisson.cluster.ClusterPartition
 
getSlotRanges() - Method in class org.redisson.connection.MasterSlaveEntry
 
getSlots() - Method in class org.redisson.cluster.ClusterPartition
 
getSortedSet(String) - Method in interface org.redisson.api.RedissonClient
Returns sorted set instance by name.
getSortedSet(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns sorted set instance by name using provided codec for sorted set objects.
getSortedSet(String) - Method in class org.redisson.Redisson
 
getSortedSet(String, Codec) - Method in class org.redisson.Redisson
 
getSource() - Method in class org.redisson.command.AsyncDetails
 
getStartSlot() - Method in class org.redisson.cluster.ClusterSlotRange
 
getStatBean(JCache<?, ?>) - Method in class org.redisson.jcache.JCacheManager
 
getSubName() - Method in class org.redisson.client.protocol.RedisCommand
 
getSubscribeFuture(String, PubSubType) - Method in class org.redisson.connection.PubSubConnectionEntry
 
getSubscriptionConnectionMinimumIdleSize() - Method in class org.redisson.config.SingleServerConfig
 
getSubscriptionConnectionPoolSize() - Method in class org.redisson.config.SingleServerConfig
 
getSuccessFuture() - Method in class org.redisson.client.SubscribeListener
 
getTaskId() - Method in interface org.redisson.api.RScheduledFuture
Returns scheduled task id Which could be canceled later.
getTaskId() - Method in class org.redisson.executor.RedissonScheduledFuture
 
getThreads() - Method in class org.redisson.config.Config
 
getTimeAfter(Date) - Method in class org.redisson.executor.CronExpression
 
getTimeBefore(Date) - Method in class org.redisson.executor.CronExpression
 
getTimeout() - Method in class org.redisson.command.AsyncDetails
 
getTimeToLiveInMillis() - Method in class org.redisson.api.LocalCachedMapOptions
 
getTimeZone() - Method in class org.redisson.executor.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getTopic(String) - Method in interface org.redisson.api.RBatch
Returns topic instance by name.
getTopic(String, Codec) - Method in interface org.redisson.api.RBatch
 
getTopic(String) - Method in interface org.redisson.api.RBatchReactive
Returns topic instance by name.
getTopic(String, Codec) - Method in interface org.redisson.api.RBatchReactive
 
getTopic(String) - Method in interface org.redisson.api.RedissonClient
Returns topic instance by name.
getTopic(String, Codec) - Method in interface org.redisson.api.RedissonClient
Returns topic instance by name using provided codec for messages.
getTopic(String) - Method in interface org.redisson.api.RedissonReactiveClient
Returns topic instance by name.
getTopic(String, Codec) - Method in interface org.redisson.api.RedissonReactiveClient
Returns topic instance by name using provided codec for messages.
getTopic() - Method in class org.redisson.QueueTransferTask
 
getTopic(String) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getTopic(String, Codec) - Method in class org.redisson.reactive.RedissonBatchReactive
 
getTopic(String) - Method in class org.redisson.Redisson
 
getTopic(String, Codec) - Method in class org.redisson.Redisson
 
getTopic(String) - Method in class org.redisson.RedissonBatch
 
getTopic(String, Codec) - Method in class org.redisson.RedissonBatch
 
getTopic(String) - Method in class org.redisson.RedissonReactive
 
getTopic(String, Codec) - Method in class org.redisson.RedissonReactive
 
getTTL() - Method in class org.redisson.spring.cache.CacheConfig
 
getType() - Method in interface org.redisson.api.Node
Returns node type
getType(String) - Method in interface org.redisson.api.RKeys
Get Redis object type by key
getType() - Method in class org.redisson.client.protocol.pubsub.PubSubStatusMessage
 
getType() - Method in class org.redisson.connection.RedisClientEntry
 
getType(String) - Method in class org.redisson.RedissonKeys
 
getType() - Method in class org.redisson.RedissonReference
 
getTypeAsync(String) - Method in interface org.redisson.api.RKeysAsync
Get Redis object type by key
getTypeAsync(String) - Method in class org.redisson.RedissonKeys
 
getTypeDescription(Class<?>) - Static method in class org.redisson.liveobject.misc.Introspectior
 
getTypeName() - Method in class org.redisson.RedissonReference
 
getURI() - Method in class org.redisson.jcache.JCacheManager
 
getUrl() - Method in exception org.redisson.client.RedisRedirectException
 
getValue() - Method in class org.redisson.client.protocol.decoder.KeyValueMessage
 
getValue() - Method in class org.redisson.client.protocol.pubsub.PubSubMessage
 
getValue() - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessage
 
getValue() - Method in class org.redisson.client.protocol.ScoredEntry
 
getValue(int, String, int) - Method in class org.redisson.executor.CronExpression
 
getValue() - Method in class org.redisson.jcache.JCacheEntry
 
getValue() - Method in class org.redisson.jcache.JCacheEntryEvent
 
getValue() - Method in class org.redisson.jcache.JMutableEntry
 
getValue() - Method in interface org.redisson.liveobject.core.LiveObjectInterceptor.Getter
 
getValue() - Method in class org.redisson.misc.AbstractCacheMap.CachedValue
 
getValue(Map.Entry<ScanObjectEntry, ScanObjectEntry>) - Method in class org.redisson.RedissonBaseMapIterator
 
getValue() - Method in class org.redisson.RedissonLocalCachedMap.CacheValue
 
getValue() - Method in class org.redisson.RedissonMapEntry
 
getValue() - Method in class org.redisson.RedissonSortedSet.BinarySearchResult
 
getValueDecoder() - Method in class org.redisson.client.codec.BitSetCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.ByteArrayCodec
 
getValueDecoder() - Method in interface org.redisson.client.codec.Codec
Returns object decoder used for any objects stored Redis structure except HMAP
getValueDecoder() - Method in class org.redisson.client.codec.DelegateDecoderCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.DoubleCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.IntegerCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.LongCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.ScanCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.StringCodec
 
getValueDecoder() - Method in class org.redisson.codec.FstCodec
 
getValueDecoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getValueDecoder() - Method in class org.redisson.codec.KryoCodec
 
getValueDecoder() - Method in class org.redisson.codec.LZ4Codec
 
getValueDecoder() - Method in class org.redisson.codec.SerializationCodec
 
getValueDecoder() - Method in class org.redisson.codec.SnappyCodec
 
getValueDecoder() - Method in class org.redisson.jcache.JCacheEventCodec
 
getValueEncoder() - Method in class org.redisson.client.codec.BitSetCodec
 
getValueEncoder() - Method in class org.redisson.client.codec.ByteArrayCodec
 
getValueEncoder() - Method in interface org.redisson.client.codec.Codec
Returns object encoder used for any objects stored Redis structure except HMAP
getValueEncoder() - Method in class org.redisson.client.codec.GeoEntryCodec
 
getValueEncoder() - Method in class org.redisson.client.codec.ScanCodec
 
getValueEncoder() - Method in class org.redisson.client.codec.ScoredCodec
 
getValueEncoder() - Method in class org.redisson.client.codec.StringCodec
 
getValueEncoder() - Method in class org.redisson.codec.FstCodec
 
getValueEncoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getValueEncoder() - Method in class org.redisson.codec.KryoCodec
 
getValueEncoder() - Method in class org.redisson.codec.LZ4Codec
 
getValueEncoder() - Method in class org.redisson.codec.SerializationCodec
 
getValueEncoder() - Method in class org.redisson.codec.SnappyCodec
 
getValueEncoder() - Method in class org.redisson.jcache.JCacheEventCodec
 
getValues() - Method in class org.redisson.client.protocol.decoder.ListScanResult
 
getValueType() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
getValueType() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
getWriteFuture() - Method in class org.redisson.command.AsyncDetails
 
group - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 

H

hash(V...) - Method in interface org.redisson.api.RGeo
Returns 11 characters Geohash string mapped by defined member.
Hash - Class in org.redisson.misc
 
hash(byte[]) - Static method in class org.redisson.misc.Hash
 
hash(V...) - Method in class org.redisson.RedissonGeo
 
hash(byte[]) - Method in class org.redisson.RedissonMultimap
 
hashAsync(V...) - Method in interface org.redisson.api.RGeoAsync
Returns 11 characters Geohash string mapped by defined member.
hashAsync(V...) - Method in class org.redisson.RedissonGeo
 
hashCode() - Method in class org.redisson.api.GeoPosition
 
hashCode() - Method in class org.redisson.client.handler.PubSubKey
 
hashCode() - Method in class org.redisson.client.protocol.ScoredEntry
 
hashCode() - Method in class org.redisson.cluster.ClusterPartition
 
hashCode() - Method in class org.redisson.cluster.ClusterSlotRange
 
hashCode() - Method in class org.redisson.connection.RedisClientEntry
 
hashCode() - Method in class org.redisson.executor.ClassLoaderDelegator
 
hashCode() - Method in class org.redisson.PubSubMessageListener
 
hashCode() - Method in class org.redisson.PubSubPatternMessageListener
 
hashCode() - Method in class org.redisson.PubSubPatternStatusListener
 
hashCode() - Method in class org.redisson.PubSubStatusListener
 
hashCode() - Method in class org.redisson.reactive.RedissonListReactive
 
hashCode() - Method in class org.redisson.reactive.RedissonMapReactive
 
hashCode() - Method in class org.redisson.RedissonList
 
hashCode() - Method in class org.redisson.RedissonListMultimapValues
 
hashCode() - Method in class org.redisson.RedissonLocalCachedMap.CacheKey
 
hashCode() - Method in class org.redisson.RedissonMap
 
hashCode() - Method in class org.redisson.RedissonSubList
 
hashCode() - Method in class org.redisson.remote.RemoteServiceKey
 
hashToBase64(byte[]) - Static method in class org.redisson.misc.Hash
 
hasListeners(String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
hasNext() - Method in class org.redisson.misc.CompositeIterable
 
hasNext() - Method in class org.redisson.RedissonBaseMapIterator
 
HDEL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
headSet(V) - Method in class org.redisson.RedissonSortedSet
 
HEXISTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HGET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HGETALL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HGETALL_ENTRY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HKEYS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HLEN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HLEN_LONG - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HMGET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HMSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HOUR - Static variable in class org.redisson.executor.CronExpression
 
hours - Variable in class org.redisson.executor.CronExpression
 
HSCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HSETNX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HSTRLEN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HVALS - Static variable in interface org.redisson.client.protocol.RedisCommands
 

I

id - Variable in class org.redisson.Redisson
 
IdleConnectionWatcher - Class in org.redisson.connection
 
IdleConnectionWatcher(ConnectionManager, MasterSlaveServersConfig) - Constructor for class org.redisson.connection.IdleConnectionWatcher
 
IdleConnectionWatcher.Entry - Class in org.redisson.connection
 
IdleConnectionWatcher.Entry(int, int, Collection<? extends RedisConnection>, AsyncSemaphore) - Constructor for class org.redisson.connection.IdleConnectionWatcher.Entry
 
incDecoderIndex() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
incFailedAttempts() - Method in class org.redisson.connection.ClientConnectionsEntry
 
incFlipDecoderIndex() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
incIndex() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
incLevel() - Method in class org.redisson.client.handler.State
 
incPartsIndex() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
INCR - Static variable in interface org.redisson.client.protocol.RedisCommands
 
INCRBY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
INCRBYFLOAT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
incrementAndGet() - Method in interface org.redisson.api.RAtomicDouble
Atomically increments the current value by one.
incrementAndGet() - Method in interface org.redisson.api.RAtomicLong
Atomically increments the current value by one.
incrementAndGet() - Method in interface org.redisson.api.RAtomicLongReactive
 
incrementAndGet() - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
incrementAndGet() - Method in class org.redisson.RedissonAtomicDouble
 
incrementAndGet() - Method in class org.redisson.RedissonAtomicLong
 
incrementAndGetAsync() - Method in interface org.redisson.api.RAtomicDoubleAsync
 
incrementAndGetAsync() - Method in interface org.redisson.api.RAtomicLongAsync
 
incrementAndGetAsync() - Method in class org.redisson.RedissonAtomicDouble
 
incrementAndGetAsync() - Method in class org.redisson.RedissonAtomicLong
 
incUsage() - Method in class org.redisson.QueueTransferTask
 
indexOf(Object) - Method in interface org.redisson.api.RListReactive
 
indexOf(Object) - Method in class org.redisson.reactive.RedissonListReactive
 
indexOf(Object) - Method in class org.redisson.RedissonList
 
indexOf(Object) - Method in class org.redisson.RedissonListMultimapValues
 
indexOfAsync(Object) - Method in interface org.redisson.api.RListAsync
 
indexOfAsync(Object, Convertor<R>) - Method in class org.redisson.RedissonList
 
indexOfAsync(Object) - Method in class org.redisson.RedissonList
 
indexOfAsync(Object) - Method in class org.redisson.RedissonListMultimapValues
 
indexOfAsync(Object, Convertor<R>) - Method in class org.redisson.RedissonSubList
 
InfinitySemaphoreLatch - Class in org.redisson.misc
Code parts from Manik Surtani ([email protected])
InfinitySemaphoreLatch() - Constructor for class org.redisson.misc.InfinitySemaphoreLatch
 
info() - Method in interface org.redisson.api.ClusterNode
Execute CLUSTER INFO operation.
info() - Method in class org.redisson.connection.RedisClientEntry
 
INFO_CLUSTER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
INFO_KEYSPACE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
INFO_PERSISTENCE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
INFO_REPLICATION - Static variable in interface org.redisson.client.protocol.RedisCommands
 
init(ObjectMapper) - Method in class org.redisson.codec.JsonJacksonCodec
 
init(RFuture<RedisConnection>, RPromise<R>, boolean, NodeSource, Codec, RedisCommand<V>, Object[], RPromise<R>, int) - Method in class org.redisson.command.AsyncDetails
 
init(MasterSlaveServersConfig) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
initEntry(MasterSlaveServersConfig) - Method in class org.redisson.cluster.ClusterConnectionManager
 
initEntry(MasterSlaveServersConfig) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
initSlaveBalancer(Collection<URI>) - Method in class org.redisson.connection.MasterSlaveEntry
 
initTimer(MasterSlaveServersConfig) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
INSTANCE - Static variable in class org.redisson.client.codec.BitSetCodec
 
INSTANCE - Static variable in class org.redisson.client.codec.ByteArrayCodec
 
INSTANCE - Static variable in class org.redisson.client.codec.DoubleCodec
 
INSTANCE - Static variable in class org.redisson.client.codec.IntegerCodec
 
INSTANCE - Static variable in class org.redisson.client.codec.LongCodec
 
INSTANCE - Static variable in class org.redisson.client.codec.StringCodec
 
INSTANCE - Static variable in class org.redisson.client.handler.CommandBatchEncoder
 
INSTANCE - Static variable in class org.redisson.client.handler.CommandEncoder
 
INSTANCE - Static variable in class org.redisson.codec.JsonJacksonCodec
 
INSTANCE - Static variable in class org.redisson.liveobject.resolver.DefaultNamingScheme
 
INSTANCE - Static variable in class org.redisson.liveobject.resolver.LongGenerator
 
INSTANCE - Static variable in class org.redisson.liveobject.resolver.RequiredIdResolver
 
INSTANCE - Static variable in class org.redisson.liveobject.resolver.UUIDGenerator
 
INSTANCE - Static variable in class org.redisson.spring.cache.NullValue
 
IntegerCodec - Class in org.redisson.client.codec
 
IntegerCodec() - Constructor for class org.redisson.client.codec.IntegerCodec
 
IntegerReplayConvertor - Class in org.redisson.client.protocol.convertor
 
IntegerReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.IntegerReplayConvertor
 
intercept(Method, Callable<?>, Object[], Object, RMap<String, Object>) - Method in class org.redisson.liveobject.core.AccessorInterceptor
 
intercept(Method, Object[], Object, RMap) - Static method in class org.redisson.liveobject.core.FieldAccessorInterceptor
 
intercept(Method, Object[], Object, Object, LiveObjectInterceptor.Setter, LiveObjectInterceptor.Getter, RMap, LiveObjectInterceptor.Setter, LiveObjectInterceptor.Getter) - Method in class org.redisson.liveobject.core.LiveObjectInterceptor
 
intercept(Method, Object[], RMap) - Static method in class org.redisson.liveobject.core.RExpirableInterceptor
 
intercept(Method, Object[], RMap) - Static method in class org.redisson.liveobject.core.RMapInterceptor
 
intercept(Method, Object[], RMap) - Static method in class org.redisson.liveobject.core.RObjectInterceptor
 
internalLockLeaseTime - Variable in class org.redisson.RedissonLock
 
intersection(String...) - Method in interface org.redisson.api.RScoredSortedSet
Intersect provided ScoredSortedSets and store result to current ScoredSortedSet
intersection(RScoredSortedSet.Aggregate, String...) - Method in interface org.redisson.api.RScoredSortedSet
Intersect provided ScoredSortedSets with defined aggregation method and store result to current ScoredSortedSet
intersection(Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSet
Intersect provided ScoredSortedSets mapped to weight multiplier and store result to current ScoredSortedSet
intersection(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSet
Intersect provided ScoredSortedSets mapped to weight multiplier with defined aggregation method and store result to current ScoredSortedSet
intersection(String...) - Method in interface org.redisson.api.RSet
Intersection sets specified by name and write to current set.
intersection(String...) - Method in interface org.redisson.api.RSetReactive
Intersection sets specified by name and write to current set.
intersection(String...) - Method in class org.redisson.reactive.RedissonSetReactive
 
intersection(String...) - Method in class org.redisson.RedissonScoredSortedSet
 
intersection(RScoredSortedSet.Aggregate, String...) - Method in class org.redisson.RedissonScoredSortedSet
 
intersection(Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
intersection(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
intersection(String...) - Method in class org.redisson.RedissonSet
 
intersection(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
intersectionAsync(String...) - Method in interface org.redisson.api.RScoredSortedSetAsync
Intersect provided ScoredSortedSets and store result to current ScoredSortedSet
intersectionAsync(RScoredSortedSet.Aggregate, String...) - Method in interface org.redisson.api.RScoredSortedSetAsync
Intersect provided ScoredSortedSets with defined aggregation method and store result to current ScoredSortedSet
intersectionAsync(Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSetAsync
Intersect provided ScoredSortedSets mapped to weight multiplier and store result to current ScoredSortedSet
intersectionAsync(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSetAsync
Intersect provided ScoredSortedSets mapped to weight multiplier with defined aggregation method and store result to current ScoredSortedSet
intersectionAsync(String...) - Method in interface org.redisson.api.RSetAsync
Intersection sets specified by name and write to current set.
intersectionAsync(String...) - Method in class org.redisson.RedissonScoredSortedSet
 
intersectionAsync(RScoredSortedSet.Aggregate, String...) - Method in class org.redisson.RedissonScoredSortedSet
 
intersectionAsync(Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
intersectionAsync(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
intersectionAsync(String...) - Method in class org.redisson.RedissonSet
 
intersectionAsync(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
Introspectior - Class in org.redisson.liveobject.misc
 
Introspectior() - Constructor for class org.redisson.liveobject.misc.Introspectior
 
invalidateEntryOnChange(boolean) - Method in class org.redisson.api.LocalCachedMapOptions
Sets entry invalidation behavior.
invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.redisson.jcache.JCache
 
invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.redisson.jcache.JCache
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.redisson.RedissonExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.redisson.RedissonExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
isAckExpected() - Method in class org.redisson.api.RemoteInvocationOptions
 
isActive() - Method in class org.redisson.client.RedisConnection
Check is channel connected and ready for transfer
isAllLocksAcquired(AtomicReference<RLock>, AtomicReference<Throwable>, Queue<RLock>) - Method in class org.redisson.RedissonMultiLock
 
isAllLocksAcquired(AtomicReference<RLock>, AtomicReference<Throwable>, Queue<RLock>) - Method in class org.redisson.RedissonRedLock
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.FlatNestedMultiDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.GeoDistanceDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.GeoDistanceMapDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.GeoMapReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.GeoPositionDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.GeoPositionMapDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.KeyValueObjectDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ListIteratorReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ListResultReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ListScanResultReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.LongMultiDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.MapCacheScanResultReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.MapScanResultReplayDecoder
 
isApplicable(int, State) - Method in interface org.redisson.client.protocol.decoder.MultiDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectFirstResultReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectListDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectListReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapEntryReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectMapReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ObjectSetReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetScanDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ScoredSortedSetScanReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.SlotsDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.StringListReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.TTLMapValueReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.pubsub.PubSubMessageDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessageDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.pubsub.PubSubStatusDecoder
 
isApplicable(int, State) - Method in class org.redisson.connection.decoder.CacheGetAllDecoder
 
isApplicable(int, State) - Method in class org.redisson.connection.decoder.ListDrainToDecoder
 
isApplicable(int, State) - Method in class org.redisson.connection.decoder.ListFirstObjectDecoder
 
isApplicable(int, State) - Method in class org.redisson.connection.decoder.MapGetAllDecoder
 
isBlockingCommand() - Method in class org.redisson.client.protocol.CommandData
 
isCanceled() - Method in class org.redisson.remote.RemoteServiceCancelResponse
 
isCancelled() - Method in class org.redisson.misc.PromiseDelegator
 
isCancelled() - Method in class org.redisson.misc.RedissonPromise
 
isClassRegistered(Class<?>) - Method in interface org.redisson.api.RLiveObjectService
Check if the class is registered in the cache.
isClassRegistered(Class) - Method in class org.redisson.RedissonLiveObjectService
 
isClosed() - Method in class org.redisson.client.RedisConnection
 
isClosed() - Method in class org.redisson.jcache.JCache
 
isClosed() - Method in class org.redisson.jcache.JCacheManager
 
isClosed() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
isClusterConfig() - Method in class org.redisson.config.Config
 
isClusterMode() - Method in class org.redisson.cluster.ClusterConnectionManager
 
isClusterMode() - Method in interface org.redisson.connection.ConnectionManager
 
isClusterMode() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
isDnsMonitoring() - Method in class org.redisson.config.SingleServerConfig
 
isDone() - Method in class org.redisson.misc.PromiseDelegator
 
isDone() - Method in class org.redisson.misc.RedissonPromise
 
isEmpty() - Method in interface org.redisson.api.RMultimap
Check is map empty
isEmpty() - Method in interface org.redisson.api.RScoredSortedSet
 
isEmpty() - Method in class org.redisson.misc.AbstractCacheMap
 
isEmpty() - Method in class org.redisson.misc.BiHashMap
 
isEmpty() - Method in class org.redisson.RedissonDelayedQueue
 
isEmpty() - Method in class org.redisson.RedissonList
 
isEmpty() - Method in class org.redisson.RedissonListMultimapValues
 
isEmpty() - Method in class org.redisson.RedissonMap
 
isEmpty() - Method in class org.redisson.RedissonMultimap
 
isEmpty() - Method in class org.redisson.RedissonScoredSortedSet
 
isEmpty() - Method in class org.redisson.RedissonSet
 
isEmpty() - Method in class org.redisson.RedissonSetCache
 
isEmpty() - Method in class org.redisson.RedissonSetMultimapValues
 
isEmpty() - Method in class org.redisson.RedissonSortedSet
 
isExists(String...) - Method in interface org.redisson.api.RKeys
Checks if provided keys exist
isExists() - Method in interface org.redisson.api.RLiveObject
Returns true if this object holds no other values apart from the field annotated with RId.
isExists(T) - Method in interface org.redisson.api.RLiveObjectService
Returns true if the RLiveObject does not yet exist in redis.
isExists() - Method in interface org.redisson.api.RObject
Check object existence
isExists() - Method in interface org.redisson.api.RObjectReactive
Check object existence
isExists(String...) - Method in class org.redisson.RedissonKeys
 
isExists(T) - Method in class org.redisson.RedissonLiveObjectService
 
isExists() - Method in class org.redisson.RedissonObject
 
isExistsAsync(String...) - Method in interface org.redisson.api.RKeysAsync
Checks if provided keys exist
isExistsAsync() - Method in interface org.redisson.api.RObjectAsync
Check object existence in async mode.
isExistsAsync(String...) - Method in class org.redisson.RedissonKeys
 
isExistsAsync() - Method in class org.redisson.RedissonLock
 
isExistsAsync() - Method in class org.redisson.RedissonObject
 
isExpired() - Method in class org.redisson.misc.AbstractCacheMap.CachedValue
 
isFastReconnect() - Method in class org.redisson.client.RedisConnection
 
isFreezed() - Method in class org.redisson.connection.ClientConnectionsEntry
 
isFreezed() - Method in class org.redisson.connection.MasterSlaveEntry
 
isHeldByCurrentThread() - Method in interface org.redisson.api.RLock
Checks if this lock is held by the current thread
isHeldByCurrentThread() - Method in class org.redisson.RedissonLock
 
isHeldByCurrentThread() - Method in class org.redisson.RedissonReadLock
 
isHeldByCurrentThread() - Method in class org.redisson.RedissonWriteLock
 
isInvalidateEntryOnChange() - Method in class org.redisson.api.LocalCachedMapOptions
 
isLeapYear(int) - Method in class org.redisson.executor.CronExpression
 
isLiveObject(T) - Method in interface org.redisson.api.RLiveObjectService
Returns true if the instance is a instance of RLiveObject.
isLiveObject(T) - Method in class org.redisson.RedissonLiveObjectService
 
isLocked() - Method in interface org.redisson.api.RLock
Checks if this lock locked by any thread
isLocked() - Method in class org.redisson.RedissonLock
 
isLocked() - Method in class org.redisson.RedissonReadLock
 
isLocked() - Method in class org.redisson.RedissonWriteLock
 
isLockFailed(Future<Boolean>) - Method in class org.redisson.RedissonMultiLock
 
isLockFailed(Future<Boolean>) - Method in class org.redisson.RedissonRedLock
 
isMakeCheckpoint() - Method in class org.redisson.client.handler.State
 
isManagementEnabled() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
isManagementEnabled() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
isMasterFail() - Method in class org.redisson.cluster.ClusterPartition
 
isMayInterruptIfRunning() - Method in class org.redisson.remote.RemoteServiceCancelRequest
 
isNoResult() - Method in class org.redisson.client.protocol.CommandsData
 
isOldValueAvailable() - Method in class org.redisson.jcache.JCacheEntryEvent
 
isOpen() - Method in class org.redisson.client.RedisConnection
 
isOpened() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
isOpened() - Method in class org.redisson.misc.ReclosableLatch
 
isOwn(int) - Method in class org.redisson.cluster.ClusterSlotRange
 
isReadOnlyMode() - Method in class org.redisson.command.AsyncDetails
 
isReadOnlyMode() - Method in class org.redisson.command.CommandBatchService.Entry
 
isReadThrough() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
isReadThrough() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
isRedissonReferenceEnabled() - Method in class org.redisson.config.Config
Config option indicate whether Redisson Reference feature is enabled.
isRedissonReferenceSupportEnabled() - Method in interface org.redisson.command.CommandAsyncExecutor
 
isRedissonReferenceSupportEnabled() - Method in class org.redisson.command.CommandAsyncService
 
isResultExpected() - Method in class org.redisson.api.RemoteInvocationOptions
 
isSatisfiedBy(Date) - Method in class org.redisson.executor.CronExpression
Indicates whether the given date satisfies the cron expression.
isShutdown() - Method in interface org.redisson.api.RedissonClient
Returns true if this Redisson instance has been shut down.
isShutdown() - Method in interface org.redisson.api.RedissonReactiveClient
Returns true if this Redisson instance has been shut down.
isShutdown() - Method in interface org.redisson.connection.ConnectionManager
 
isShutdown() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
isShutdown() - Method in class org.redisson.Redisson
 
isShutdown() - Method in class org.redisson.RedissonExecutorService
 
isShutdown() - Method in class org.redisson.RedissonReactive
 
isShuttingDown() - Method in interface org.redisson.api.RedissonClient
Returns true if this Redisson instance was started to be shutdown or was shutdown RedissonClient.isShutdown() already.
isShuttingDown() - Method in interface org.redisson.api.RedissonReactiveClient
Returns true if this Redisson instance was started to be shutdown or was shutdown RedissonReactiveClient.isShutdown() already.
isShuttingDown() - Method in interface org.redisson.connection.ConnectionManager
 
isShuttingDown() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
isShuttingDown() - Method in class org.redisson.Redisson
 
isShuttingDown() - Method in class org.redisson.RedissonReactive
 
isStatisticsEnabled() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
isStatisticsEnabled() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
isStoreByValue() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
isStoreByValue() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
isSuccess() - Method in interface org.redisson.api.RFuture
Returns true if and only if the I/O operation was completed successfully.
isSuccess() - Method in class org.redisson.client.protocol.BatchCommandData
 
isSuccess() - Method in class org.redisson.client.protocol.CommandData
 
isSuccess() - Method in class org.redisson.misc.PromiseDelegator
 
isSuccess() - Method in class org.redisson.misc.RedissonPromise
 
isSupported(OptionalFeature) - Method in class org.redisson.jcache.JCachingProvider
 
isTerminated() - Method in class org.redisson.RedissonExecutorService
 
isUseLinuxNativeEpoll() - Method in class org.redisson.config.Config
 
isValidExpression(String) - Static method in class org.redisson.executor.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
isWriteThrough() - Method in class org.redisson.jcache.bean.JCacheManagementMXBean
 
isWriteThrough() - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
iterator() - Method in interface org.redisson.api.RCollectionReactive
 
iterator(int) - Method in interface org.redisson.api.RListReactive
 
iterator() - Method in interface org.redisson.api.RScoredSortedSetReactive
 
iterator() - Method in class org.redisson.jcache.JCache
 
iterator() - Method in class org.redisson.misc.CompositeIterable
 
iterator() - Method in class org.redisson.reactive.RedissonListReactive
 
iterator(int) - Method in class org.redisson.reactive.RedissonListReactive
 
iterator() - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
iterator() - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
iterator() - Method in class org.redisson.reactive.RedissonSetReactive
 
iterator() - Method in class org.redisson.RedissonBaseMapIterator
 
iterator() - Method in class org.redisson.RedissonDelayedQueue
 
iterator() - Method in class org.redisson.RedissonList
 
iterator() - Method in class org.redisson.RedissonListMultimapValues
 
iterator() - Method in class org.redisson.RedissonMapIterator
 
iterator() - Method in class org.redisson.RedissonMultiMapKeysIterator
 
iterator() - Method in class org.redisson.RedissonScoredSortedSet
 
iterator() - Method in class org.redisson.RedissonSet
 
iterator() - Method in class org.redisson.RedissonSetCache
 
iterator() - Method in class org.redisson.RedissonSetMultimapValues
 
iterator() - Method in class org.redisson.RedissonSortedSet
 

J

JCache<K,V> - Class in org.redisson.jcache
JCache implementation
JCache(JCacheManager, Redisson, String, JCacheConfiguration<K, V>) - Constructor for class org.redisson.jcache.JCache
 
JCacheConfiguration<K,V> - Class in org.redisson.jcache.configuration
Configuration object for JCache Cache
JCacheConfiguration(Configuration<K, V>) - Constructor for class org.redisson.jcache.configuration.JCacheConfiguration
 
JCacheConfiguration(Configuration<K, V>, Class<K>, Class<V>) - Constructor for class org.redisson.jcache.configuration.JCacheConfiguration
 
JCacheEntry<K,V> - Class in org.redisson.jcache
 
JCacheEntry(K, V) - Constructor for class org.redisson.jcache.JCacheEntry
 
JCacheEntryEvent<K,V> - Class in org.redisson.jcache
Entry event element passed to EventListener of JCache object
JCacheEntryEvent(Cache<K, V>, EventType, Object, Object) - Constructor for class org.redisson.jcache.JCacheEntryEvent
 
JCacheEventCodec - Class in org.redisson.jcache
 
JCacheEventCodec(Codec) - Constructor for class org.redisson.jcache.JCacheEventCodec
 
JCacheManagementMXBean - Class in org.redisson.jcache.bean
 
JCacheManagementMXBean(JCache<?, ?>) - Constructor for class org.redisson.jcache.bean.JCacheManagementMXBean
 
JCacheManager - Class in org.redisson.jcache
 
JCacheManager(Redisson, ClassLoader, CachingProvider, Properties, URI) - Constructor for class org.redisson.jcache.JCacheManager
 
JCacheStatisticsMXBean - Class in org.redisson.jcache.bean
 
JCacheStatisticsMXBean() - Constructor for class org.redisson.jcache.bean.JCacheStatisticsMXBean
 
JCachingProvider - Class in org.redisson.jcache
 
JCachingProvider() - Constructor for class org.redisson.jcache.JCachingProvider
 
JMutableEntry<K,V> - Class in org.redisson.jcache
 
JMutableEntry(JCache<K, V>, V, K, boolean) - Constructor for class org.redisson.jcache.JMutableEntry
 
JMutableEntry.Action - Enum in org.redisson.jcache
 
JsonJacksonCodec - Class in org.redisson.codec
 
JsonJacksonCodec() - Constructor for class org.redisson.codec.JsonJacksonCodec
 
JsonJacksonCodec(ClassLoader) - Constructor for class org.redisson.codec.JsonJacksonCodec
 
JsonJacksonCodec(ObjectMapper) - Constructor for class org.redisson.codec.JsonJacksonCodec
 
JsonJacksonCodec.ThrowableMixIn - Class in org.redisson.codec
 
JsonJacksonCodec.ThrowableMixIn() - Constructor for class org.redisson.codec.JsonJacksonCodec.ThrowableMixIn
 
JsonJacksonMapValueCodec<T> - Class in org.redisson.client.codec
 
JsonJacksonMapValueCodec(Class<T>) - Constructor for class org.redisson.client.codec.JsonJacksonMapValueCodec
 
JsonJacksonMapValueCodec(TypeReference<T>) - Constructor for class org.redisson.client.codec.JsonJacksonMapValueCodec
 

K

keyIterator() - Method in interface org.redisson.api.RMapReactive
 
keyIterator() - Method in class org.redisson.jcache.JCache
 
keyIterator() - Method in class org.redisson.reactive.RedissonMapReactive
 
keyIterator() - Method in class org.redisson.RedissonMap
 
KEYS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
keys() - Method in class org.redisson.misc.BiHashMap
 
keySet() - Method in interface org.redisson.api.RMap
Returns key set.
keySet() - Method in interface org.redisson.api.RMultimap
Returns a view collection of all distinct keys contained in this multimap.
keySet() - Method in class org.redisson.misc.AbstractCacheMap
 
keySet() - Method in class org.redisson.misc.BiHashMap
 
keySet() - Method in class org.redisson.RedissonLocalCachedMap
 
keySet() - Method in class org.redisson.RedissonMap
 
keySet() - Method in class org.redisson.RedissonMultimap
 
keySize() - Method in interface org.redisson.api.RMultimap
Returns the count of distinct keys in this multimap.
keySize() - Method in class org.redisson.RedissonMultimap
 
keySizeAsync() - Method in interface org.redisson.api.RMultimapAsync
Returns the number of key-value pairs in this multimap.
keySizeAsync() - Method in class org.redisson.RedissonMultimap
 
KEYSLOT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
KeyValueConvertor - Class in org.redisson.client.protocol.convertor
 
KeyValueConvertor() - Constructor for class org.redisson.client.protocol.convertor.KeyValueConvertor
 
KeyValueMessage<K,V> - Class in org.redisson.client.protocol.decoder
 
KeyValueMessage(K, V) - Constructor for class org.redisson.client.protocol.decoder.KeyValueMessage
 
KeyValueObjectDecoder - Class in org.redisson.client.protocol.decoder
 
KeyValueObjectDecoder() - Constructor for class org.redisson.client.protocol.decoder.KeyValueObjectDecoder
 
KryoCodec - Class in org.redisson.codec
 
KryoCodec() - Constructor for class org.redisson.codec.KryoCodec
 
KryoCodec(ClassLoader) - Constructor for class org.redisson.codec.KryoCodec
 
KryoCodec(List<Class<?>>) - Constructor for class org.redisson.codec.KryoCodec
 
KryoCodec(List<Class<?>>, ClassLoader) - Constructor for class org.redisson.codec.KryoCodec
 
KryoCodec(KryoCodec.KryoPool) - Constructor for class org.redisson.codec.KryoCodec
 
KryoCodec.KryoPool - Interface in org.redisson.codec
 
KryoCodec.KryoPoolImpl - Class in org.redisson.codec
 
KryoCodec.KryoPoolImpl(List<Class<?>>, ClassLoader) - Constructor for class org.redisson.codec.KryoCodec.KryoPoolImpl
 
KryoCodec.RedissonKryoCodecException - Exception in org.redisson.codec
 
KryoCodec.RedissonKryoCodecException(Throwable) - Constructor for exception org.redisson.codec.KryoCodec.RedissonKryoCodecException
 

L

last() - Method in interface org.redisson.api.RLexSortedSet
 
last() - Method in interface org.redisson.api.RScoredSortedSet
 
last() - Method in interface org.redisson.api.RScoredSortedSetReactive
 
last() - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
last() - Method in class org.redisson.RedissonScoredSortedSet
 
last() - Method in class org.redisson.RedissonSortedSet
 
lastAsync() - Method in interface org.redisson.api.RLexSortedSetAsync
 
lastAsync() - Method in interface org.redisson.api.RScoredSortedSetAsync
 
lastAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
lastdayOffset - Variable in class org.redisson.executor.CronExpression
 
lastdayOfMonth - Variable in class org.redisson.executor.CronExpression
 
lastdayOfWeek - Variable in class org.redisson.executor.CronExpression
 
lastIndexOf(Object) - Method in interface org.redisson.api.RListReactive
 
lastIndexOf(Object) - Method in class org.redisson.reactive.RedissonListReactive
 
lastIndexOf(Object) - Method in class org.redisson.RedissonList
 
lastIndexOf(Object) - Method in class org.redisson.RedissonListMultimapValues
 
lastIndexOfAsync(Object) - Method in interface org.redisson.api.RListAsync
 
lastIndexOfAsync(Object) - Method in class org.redisson.RedissonList
 
lastIndexOfAsync(Object, Convertor<R>) - Method in class org.redisson.RedissonList
 
lastIndexOfAsync(Object) - Method in class org.redisson.RedissonListMultimapValues
 
lastIndexOfAsync(Object) - Method in class org.redisson.RedissonSubList
 
length() - Method in interface org.redisson.api.RBitSet
 
length() - Method in interface org.redisson.api.RBitSetReactive
 
length() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
length() - Method in class org.redisson.RedissonBitSet
 
lengthAsync() - Method in interface org.redisson.api.RBitSetAsync
 
lengthAsync() - Method in class org.redisson.RedissonBitSet
 
lexCount(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexCount(String, boolean, String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexCountHead(String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexCountHead(String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexCountTail(String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexCountTail(String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexRange(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexRange(String, boolean, String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexRange(String, boolean, String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexRange(String, boolean, String, boolean, int, int) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexRangeHead(String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexRangeHead(String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexRangeHead(String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexRangeHead(String, boolean, int, int) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexRangeTail(String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexRangeTail(String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSetReactive
 
lexRangeTail(String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
lexRangeTail(String, boolean, int, int) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
LF - Static variable in class org.redisson.client.handler.CommandDecoder
 
LFUCacheMap<K,V> - Class in org.redisson.misc
LFU (least frequently used) cache.
LFUCacheMap(int, long, long) - Constructor for class org.redisson.misc.LFUCacheMap
 
LFUCacheMap.LFUCachedValue - Class in org.redisson.misc
 
LFUCacheMap.LFUCachedValue(long, Object, Object, long, long) - Constructor for class org.redisson.misc.LFUCacheMap.LFUCachedValue
 
LFUCacheMap.MapKey - Class in org.redisson.misc
 
LFUCacheMap.MapKey(Long, LFUCacheMap.LFUCachedValue) - Constructor for class org.redisson.misc.LFUCacheMap.MapKey
 
LINDEX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LINSERT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LINSERT_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ListDrainToDecoder<V> - Class in org.redisson.connection.decoder
 
ListDrainToDecoder(Collection<Object>) - Constructor for class org.redisson.connection.decoder.ListDrainToDecoder
 
ListFirstObjectDecoder - Class in org.redisson.connection.decoder
 
ListFirstObjectDecoder() - Constructor for class org.redisson.connection.decoder.ListFirstObjectDecoder
 
listIterator() - Method in class org.redisson.RedissonList
 
listIterator(int) - Method in class org.redisson.RedissonList
 
listIterator() - Method in class org.redisson.RedissonListMultimapValues
 
listIterator(int) - Method in class org.redisson.RedissonListMultimapValues
 
listIterator() - Method in class org.redisson.RedissonSubList
 
listIterator(int) - Method in class org.redisson.RedissonSubList
 
ListIteratorReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ListIteratorReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ListIteratorReplayDecoder
 
ListIteratorResult<V> - Class in org.redisson.client.protocol.decoder
 
ListIteratorResult(V, long) - Constructor for class org.redisson.client.protocol.decoder.ListIteratorResult
 
ListMultiDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ListMultiDecoder(MultiDecoder<?>...) - Constructor for class org.redisson.client.protocol.decoder.ListMultiDecoder
 
ListMultiDecoder.NestedDecoderState - Class in org.redisson.client.protocol.decoder
 
ListMultiDecoder.NestedDecoderState() - Constructor for class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
ListMultiDecoder.NestedDecoderState(int) - Constructor for class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
ListResultReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ListResultReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ListResultReplayDecoder
 
ListScanResult<V> - Class in org.redisson.client.protocol.decoder
 
ListScanResult(Long, List<V>) - Constructor for class org.redisson.client.protocol.decoder.ListScanResult
 
ListScanResultReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ListScanResultReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ListScanResultReplayDecoder
 
liveObjectClassCache - Variable in class org.redisson.Redisson
 
LiveObjectInterceptor - Class in org.redisson.liveobject.core
 
LiveObjectInterceptor(RedissonClient, CodecProvider, Class, String) - Constructor for class org.redisson.liveobject.core.LiveObjectInterceptor
 
LiveObjectInterceptor.Getter - Interface in org.redisson.liveobject.core
 
LiveObjectInterceptor.Setter - Interface in org.redisson.liveobject.core
 
LiveObjectTemplate - Class in org.redisson.liveobject
 
LiveObjectTemplate() - Constructor for class org.redisson.liveobject.LiveObjectTemplate
 
LLEN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LLEN_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
load(K) - Method in class org.redisson.jcache.JCache
 
loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.redisson.jcache.JCache
 
LoadBalancer - Interface in org.redisson.connection.balancer
 
LoadBalancerManager - Interface in org.redisson.connection.balancer
 
LoadBalancerManagerImpl - Class in org.redisson.connection.balancer
 
LoadBalancerManagerImpl(MasterSlaveServersConfig, ConnectionManager, MasterSlaveEntry) - Constructor for class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
loadClass(String) - Method in class org.redisson.executor.ClassLoaderDelegator
 
loadClass(String, byte[]) - Method in class org.redisson.executor.RedissonClassLoader
 
LocalCachedMapOptions - Class in org.redisson.api
RLocalCachedMap options object.
LocalCachedMapOptions(LocalCachedMapOptions) - Constructor for class org.redisson.api.LocalCachedMapOptions
 
LocalCachedMapOptions.EvictionPolicy - Enum in org.redisson.api
 
lock(long, TimeUnit) - Method in interface org.redisson.api.RLock
Acquires the lock.
lock() - Method in class org.redisson.RedissonLock
 
lock(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
lock() - Method in class org.redisson.RedissonMultiLock
 
lock(long, TimeUnit) - Method in class org.redisson.RedissonMultiLock
 
LOCK_EXPIRATION_INTERVAL_SECONDS - Static variable in class org.redisson.RedissonLock
 
lockAsync() - Method in interface org.redisson.api.RLock
 
lockAsync(long, TimeUnit) - Method in interface org.redisson.api.RLock
 
lockAsync() - Method in class org.redisson.RedissonLock
 
lockAsync(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
lockAsync(long, TimeUnit, long) - Method in class org.redisson.RedissonLock
 
lockInterruptibly(long, TimeUnit) - Method in interface org.redisson.api.RLock
Acquires the lock.
lockInterruptibly() - Method in class org.redisson.RedissonLock
 
lockInterruptibly(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
lockInterruptibly() - Method in class org.redisson.RedissonMultiLock
 
lockInterruptibly(long, TimeUnit) - Method in class org.redisson.RedissonMultiLock
 
LockPubSub - Class in org.redisson.pubsub
 
LockPubSub() - Constructor for class org.redisson.pubsub.LockPubSub
 
LogHelper - Class in org.redisson.misc
 
logVersion() - Static method in class org.redisson.Version
 
LongCodec - Class in org.redisson.client.codec
 
LongCodec() - Constructor for class org.redisson.client.codec.LongCodec
 
LongGenerator - Class in org.redisson.liveobject.resolver
 
LongGenerator() - Constructor for class org.redisson.liveobject.resolver.LongGenerator
 
LongMultiDecoder - Class in org.redisson.client.protocol.decoder
 
LongMultiDecoder() - Constructor for class org.redisson.client.protocol.decoder.LongMultiDecoder
 
LongReplayConvertor - Class in org.redisson.client.protocol.convertor
 
LongReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.LongReplayConvertor
 
LPOP - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LPUSH_BOOLEAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LPUSH_VOID - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LRANGE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LRANGE_SET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LREM - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LREM_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LRUCacheMap<K,V> - Class in org.redisson.misc
LRU (least recently used) cache.
LRUCacheMap(int, long, long) - Constructor for class org.redisson.misc.LRUCacheMap
 
LSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LTRIM - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LZ4Codec - Class in org.redisson.codec
LZ4 compression codec.
LZ4Codec() - Constructor for class org.redisson.codec.LZ4Codec
 
LZ4Codec(Codec) - Constructor for class org.redisson.codec.LZ4Codec
 

M

main(String[]) - Static method in class org.redisson.RedissonNode
 
makeImmutable() - Method in class org.redisson.misc.BiHashMap
 
MapCacheScanResult<K,V> - Class in org.redisson.client.protocol.decoder
 
MapCacheScanResult(Long, Map<K, V>, List<K>) - Constructor for class org.redisson.client.protocol.decoder.MapCacheScanResult
 
MapCacheScanResultReplayDecoder - Class in org.redisson.client.protocol.decoder
 
MapCacheScanResultReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.MapCacheScanResultReplayDecoder
 
MapGetAllDecoder - Class in org.redisson.connection.decoder
 
MapGetAllDecoder(List<Object>, int) - Constructor for class org.redisson.connection.decoder.MapGetAllDecoder
 
MapGetAllDecoder(List<Object>, int, boolean) - Constructor for class org.redisson.connection.decoder.MapGetAllDecoder
 
MapScanResult<K,V> - Class in org.redisson.client.protocol.decoder
 
MapScanResult(Long, Map<K, V>) - Constructor for class org.redisson.client.protocol.decoder.MapScanResult
 
MapScanResultReplayDecoder - Class in org.redisson.client.protocol.decoder
 
MapScanResultReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.MapScanResultReplayDecoder
 
MasterConnectionPool - Class in org.redisson.connection.pool
Connection pool for master node
MasterConnectionPool(MasterSlaveServersConfig, ConnectionManager, MasterSlaveEntry) - Constructor for class org.redisson.connection.pool.MasterConnectionPool
 
MasterSlaveConnectionManager - Class in org.redisson.connection
 
MasterSlaveConnectionManager(MasterSlaveServersConfig, Config) - Constructor for class org.redisson.connection.MasterSlaveConnectionManager
 
MasterSlaveConnectionManager(Config) - Constructor for class org.redisson.connection.MasterSlaveConnectionManager
 
MasterSlaveEntry - Class in org.redisson.connection
 
MasterSlaveEntry(Set<ClusterSlotRange>, ConnectionManager, MasterSlaveServersConfig) - Constructor for class org.redisson.connection.MasterSlaveEntry
 
MasterSlaveServersConfig - Class in org.redisson.config
 
MasterSlaveServersConfig() - Constructor for class org.redisson.config.MasterSlaveServersConfig
 
MAX_SLOT - Static variable in class org.redisson.connection.MasterSlaveConnectionManager
 
MAX_YEAR - Static variable in class org.redisson.executor.CronExpression
 
maxIdle(long) - Method in class org.redisson.api.LocalCachedMapOptions
Sets max idle time in milliseconds for each map entry in cache.
maxIdle(long, TimeUnit) - Method in class org.redisson.api.LocalCachedMapOptions
Sets max idle time for each map entry in cache.
merge(T) - Method in interface org.redisson.api.RLiveObjectService
Returns proxied object for the detached object.
merge(T) - Method in class org.redisson.RedissonLiveObjectService
 
mergeWith(String...) - Method in interface org.redisson.api.RHyperLogLog
 
mergeWith(String...) - Method in interface org.redisson.api.RHyperLogLogReactive
 
mergeWith(String...) - Method in class org.redisson.reactive.RedissonHyperLogLogReactive
 
mergeWith(String...) - Method in class org.redisson.RedissonHyperLogLog
 
mergeWithAsync(String...) - Method in interface org.redisson.api.RHyperLogLogAsync
 
mergeWithAsync(String...) - Method in class org.redisson.RedissonHyperLogLog
 
Message - Interface in org.redisson.client.protocol.pubsub
 
MessageListener<M> - Interface in org.redisson.api.listener
Listener for Redis messages published via RTopic Redisson object
MGET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
migrate(String, int, int) - Method in interface org.redisson.api.RObject
Transfer an object from source Redis instance to destination Redis instance
migrate(String, int, int) - Method in interface org.redisson.api.RObjectReactive
Transfer a object from a source Redis instance to a destination Redis instance in mode
MIGRATE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
migrate(String, int, int) - Method in class org.redisson.RedissonObject
 
migrateAsync(String, int, int) - Method in interface org.redisson.api.RObjectAsync
Transfer an object from source Redis instance to destination Redis instance in async mode
migrateAsync(String, int, int) - Method in class org.redisson.RedissonObject
 
minLocksAmount(List<RLock>) - Method in class org.redisson.RedissonRedLock
 
MINUTE - Static variable in class org.redisson.executor.CronExpression
 
minutes - Variable in class org.redisson.executor.CronExpression
 
MONTH - Static variable in class org.redisson.executor.CronExpression
 
monthlyOnDayAndHourAndMinute(int, int, int) - Static method in class org.redisson.CronSchedule
Creates cron expression which schedule task execution every given day of the month at the given time
monthMap - Static variable in class org.redisson.executor.CronExpression
 
months - Variable in class org.redisson.executor.CronExpression
 
move(int) - Method in interface org.redisson.api.RObject
Move object to another database
move(int) - Method in interface org.redisson.api.RObjectReactive
Move object to another database in mode
move(String, V) - Method in interface org.redisson.api.RSet
Move a member from this set to the given destination set in.
move(String, V) - Method in interface org.redisson.api.RSetReactive
Move a member from this set to the given destination set in async mode.
MOVE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
move(String, V) - Method in class org.redisson.reactive.RedissonSetReactive
 
move(int) - Method in class org.redisson.RedissonObject
 
move(String, V) - Method in class org.redisson.RedissonSet
 
move(String, V) - Method in class org.redisson.RedissonSetMultimapValues
 
moveAsync(int) - Method in interface org.redisson.api.RObjectAsync
Move object to another database in async mode
moveAsync(String, V) - Method in interface org.redisson.api.RSetAsync
Move a member from this set to the given destination set in async mode.
moveAsync(int) - Method in class org.redisson.RedissonObject
 
moveAsync(String, V) - Method in class org.redisson.RedissonSet
 
moveAsync(String, V) - Method in class org.redisson.RedissonSetMultimapValues
 
MSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
MSETNX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
MsgPackJacksonCodec - Class in org.redisson.codec
MsgPack binary codec
MsgPackJacksonCodec() - Constructor for class org.redisson.codec.MsgPackJacksonCodec
 
MsgPackJacksonCodec(ClassLoader) - Constructor for class org.redisson.codec.MsgPackJacksonCodec
 
MULTI - Static variable in interface org.redisson.client.protocol.RedisCommands
 
MultiDecoder<T> - Interface in org.redisson.client.protocol.decoder
 

N

name - Variable in class org.redisson.BaseRemoteService
 
name2PubSubConnection - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
NamingScheme - Interface in org.redisson.liveobject.resolver
 
nearestWeekday - Variable in class org.redisson.executor.CronExpression
 
NestedMultiDecoder<T> - Class in org.redisson.client.protocol.decoder
 
NestedMultiDecoder(MultiDecoder<Object>, MultiDecoder<Object>) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
NestedMultiDecoder(MultiDecoder<Object>, MultiDecoder<Object>, boolean) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
NestedMultiDecoder(MultiDecoder<Object>, MultiDecoder<Object>, MultiDecoder<Object>) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
NestedMultiDecoder(MultiDecoder<Object>, MultiDecoder<Object>, MultiDecoder<Object>, boolean) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
NestedMultiDecoder.NestedDecoderState - Class in org.redisson.client.protocol.decoder
 
NestedMultiDecoder.NestedDecoderState() - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
NestedMultiDecoder.NestedDecoderState(int, int) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
NettyFuturePublisher<T> - Class in org.redisson.reactive
 
NettyFuturePublisher(RFuture<? extends T>) - Constructor for class org.redisson.reactive.NettyFuturePublisher
 
newCondition() - Method in class org.redisson.RedissonFairLock
 
newCondition() - Method in class org.redisson.RedissonLock
 
newCondition() - Method in class org.redisson.RedissonMultiLock
 
newCondition() - Method in class org.redisson.RedissonReadLock
 
newCondition() - Method in class org.redisson.RedissonWriteLock
 
newCountMessage - Static variable in class org.redisson.RedissonCountDownLatch
 
newFailedFuture(Throwable) - Method in interface org.redisson.connection.ConnectionManager
 
newFailedFuture(Throwable) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
newFailedFuture(Throwable) - Static method in class org.redisson.misc.RedissonPromise
 
newPromise() - Method in interface org.redisson.connection.ConnectionManager
 
newPromise() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
newPromise() - Method in class org.redisson.RedissonObject
 
newSucceededFuture(R) - Method in interface org.redisson.connection.ConnectionManager
 
newSucceededFuture(R) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
newSucceededFuture(V) - Static method in class org.redisson.misc.RedissonPromise
 
newSucceededFuture(V) - Method in class org.redisson.RedissonObject
 
newThread(Runnable) - Method in class org.redisson.misc.RedissonThreadFactory
 
newTimeout(TimerTask, long, TimeUnit) - Method in interface org.redisson.connection.ConnectionManager
 
newTimeout(TimerTask, long, TimeUnit) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
next() - Method in class org.redisson.misc.CompositeIterable
 
next() - Method in class org.redisson.RedissonBaseMapIterator
 
nextConnection() - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
nextConnection() - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
nextIterPos - Variable in class org.redisson.RedissonBaseMapIterator
 
nextPubSubConnection() - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
nextPubSubConnection() - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
NO_SPEC - Static variable in class org.redisson.executor.CronExpression
 
NO_SPEC_INT - Static variable in class org.redisson.executor.CronExpression
 
noAck() - Method in class org.redisson.api.RemoteInvocationOptions
 
Node - Interface in org.redisson.api
Redis node interface
NodeListener - Interface in org.redisson.api
 
NodesGroup<N extends Node> - Interface in org.redisson.api
 
NodeSource - Class in org.redisson.connection
 
NodeSource(MasterSlaveEntry) - Constructor for class org.redisson.connection.NodeSource
 
NodeSource(MasterSlaveEntry, InetSocketAddress) - Constructor for class org.redisson.connection.NodeSource
 
NodeSource(Integer) - Constructor for class org.redisson.connection.NodeSource
 
NodeSource(Integer, InetSocketAddress) - Constructor for class org.redisson.connection.NodeSource
 
NodeSource(Integer, InetSocketAddress, NodeSource.Redirect) - Constructor for class org.redisson.connection.NodeSource
 
NodeSource.Redirect - Enum in org.redisson.connection
 
NodeType - Enum in org.redisson.api
 
NoneCacheMap<K,V> - Class in org.redisson.misc
 
NoneCacheMap(long, long) - Constructor for class org.redisson.misc.NoneCacheMap
 
noResult() - Method in class org.redisson.api.RemoteInvocationOptions
 
not() - Method in interface org.redisson.api.RBitSet
 
not() - Method in interface org.redisson.api.RBitSetReactive
 
not() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
not() - Method in class org.redisson.RedissonBitSet
 
NOT_EXISTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
notAsync() - Method in interface org.redisson.api.RBitSetAsync
 
notAsync() - Method in class org.redisson.RedissonBitSet
 
nthdayOfWeek - Variable in class org.redisson.executor.CronExpression
 
NullValue - Class in org.redisson.spring.cache
 
NullValue() - Constructor for class org.redisson.spring.cache.NullValue
 
NumberConvertor - Class in org.redisson.client.protocol.convertor
 
NumberConvertor(Class<?>) - Constructor for class org.redisson.client.protocol.convertor.NumberConvertor
 

O

ObjectFirstResultReplayDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ObjectFirstResultReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectFirstResultReplayDecoder
 
ObjectListDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ObjectListDecoder(Codec) - Constructor for class org.redisson.client.protocol.decoder.ObjectListDecoder
 
ObjectListReplayDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ObjectListReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectListReplayDecoder
 
ObjectMapDecoder - Class in org.redisson.client.protocol.decoder
 
ObjectMapDecoder(Codec) - Constructor for class org.redisson.client.protocol.decoder.ObjectMapDecoder
 
ObjectMapEntryReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ObjectMapEntryReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectMapEntryReplayDecoder
 
ObjectMapReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ObjectMapReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectMapReplayDecoder
 
ObjectSetReplayDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ObjectSetReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectSetReplayDecoder
 
of(String) - Static method in class org.redisson.CronSchedule
Creates cron expression object with defined expression string
offer(V, long, TimeUnit) - Method in interface org.redisson.api.RDelayedQueue
Inserts element into this queue with specified transfer delay to destination queue.
offer(V) - Method in interface org.redisson.api.RQueueReactive
 
offer(V) - Method in class org.redisson.reactive.RedissonQueueReactive
 
offer(V, long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
offer(V, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
offer(V, long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
offer(V, long, TimeUnit) - Method in class org.redisson.RedissonDelayedQueue
 
offer(V) - Method in class org.redisson.RedissonDelayedQueue
 
offer(V) - Method in class org.redisson.RedissonQueue
 
offerAsync(V, long, TimeUnit) - Method in interface org.redisson.api.RBoundedBlockingQueueAsync
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offerAsync(V, long, TimeUnit) - Method in interface org.redisson.api.RDelayedQueue
Inserts element into this queue with specified transfer delay to destination queue.
offerAsync(V) - Method in interface org.redisson.api.RQueueAsync
 
offerAsync(V) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
offerAsync(V, long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
offerAsync(V, long, TimeUnit) - Method in class org.redisson.RedissonDelayedQueue
 
offerAsync(V) - Method in class org.redisson.RedissonDelayedQueue
 
offerAsync(V) - Method in class org.redisson.RedissonQueue
 
offerFirst(V) - Method in interface org.redisson.api.RDequeReactive
 
offerFirst(V) - Method in class org.redisson.reactive.RedissonDequeReactive
 
offerFirst(V, long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
offerFirst(V) - Method in class org.redisson.RedissonDeque
 
offerFirstAsync(V) - Method in interface org.redisson.api.RDequeAsync
 
offerFirstAsync(V) - Method in class org.redisson.RedissonDeque
 
offerLast(V) - Method in interface org.redisson.api.RDequeReactive
 
offerLast(V) - Method in class org.redisson.reactive.RedissonDequeReactive
 
offerLast(V, long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
offerLast(V) - Method in class org.redisson.RedissonDeque
 
offerLastAsync(V) - Method in interface org.redisson.api.RDequeAsync
 
offerLastAsync(V) - Method in class org.redisson.RedissonDeque
 
onConnect(RedisClient) - Method in interface org.redisson.api.NodeListener
 
onConnect(RPromise<T>, T, NodeType, MasterSlaveServersConfig) - Method in interface org.redisson.connection.ConnectionInitializer
 
onConnect(InetSocketAddress) - Method in interface org.redisson.connection.ConnectionListener
This method will be triggered when Redisson connects to Redis server.
onConnect(RPromise<T>, T, NodeType, MasterSlaveServersConfig) - Method in class org.redisson.connection.DefaultConnectionListener
 
onDisconnect(RedisClient) - Method in interface org.redisson.api.NodeListener
 
onDisconnect() - Method in class org.redisson.client.RedisConnection
 
onDisconnect() - Method in class org.redisson.client.RedisPubSubConnection
 
onDisconnect(InetSocketAddress) - Method in interface org.redisson.connection.ConnectionListener
This method will be triggered when Redisson discovers that Redis server connected before now in disconnected state.
OneShotPubSubListener<V> - Class in org.redisson.client
 
OneShotPubSubListener(RedisPubSubConnection, RedisPubSubListener<V>) - Constructor for class org.redisson.client.OneShotPubSubListener
 
onFinish() - Method in interface org.redisson.SlotCallback
 
onMapFull() - Method in class org.redisson.misc.AbstractCacheMap
 
onMapFull() - Method in class org.redisson.misc.LFUCacheMap
 
onMapFull() - Method in class org.redisson.misc.LRUCacheMap
 
onMapFull() - Method in class org.redisson.misc.NoneCacheMap
 
onMessage(String, M) - Method in interface org.redisson.api.listener.MessageListener
Invokes on every message in topic
onMessage(String, String, M) - Method in interface org.redisson.api.listener.PatternMessageListener
Invokes on every message in topic
onMessage(String, Object) - Method in class org.redisson.client.BaseRedisPubSubListener
 
onMessage(String, V) - Method in class org.redisson.client.OneShotPubSubListener
 
onMessage(PubSubStatusMessage) - Method in class org.redisson.client.RedisPubSubConnection
 
onMessage(PubSubMessage) - Method in class org.redisson.client.RedisPubSubConnection
 
onMessage(PubSubPatternMessage) - Method in class org.redisson.client.RedisPubSubConnection
 
onMessage(RedissonCountDownLatchEntry, Long) - Method in class org.redisson.pubsub.CountDownLatchPubSub
 
onMessage(RedissonLockEntry, Long) - Method in class org.redisson.pubsub.LockPubSub
 
onMessage(RedissonLockEntry, Long) - Method in class org.redisson.pubsub.SemaphorePubSub
 
onMessage(String, Object) - Method in class org.redisson.PubSubMessageListener
 
onMessage(String, V) - Method in class org.redisson.PubSubPatternMessageListener
 
onMessage(String, V) - Method in class org.redisson.PubSubPatternStatusListener
 
onMessage(String, V) - Method in class org.redisson.PubSubStatusListener
 
onMessage(String, String, String) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
onPatternMessage(String, String, Object) - Method in class org.redisson.client.BaseRedisPubSubListener
 
onPatternMessage(String, String, V) - Method in class org.redisson.client.OneShotPubSubListener
 
onPatternMessage(String, String, V) - Method in interface org.redisson.client.RedisPubSubListener
 
onPatternMessage(String, String, Object) - Method in class org.redisson.PubSubMessageListener
 
onPatternMessage(String, String, V) - Method in class org.redisson.PubSubPatternMessageListener
 
onPatternMessage(String, String, V) - Method in class org.redisson.PubSubPatternStatusListener
 
onPatternMessage(String, String, V) - Method in class org.redisson.PubSubStatusListener
 
onPSubscribe(String) - Method in class org.redisson.api.listener.BasePatternStatusListener
 
onPSubscribe(String) - Method in interface org.redisson.api.listener.PatternStatusListener
 
onPUnsubscribe(String) - Method in class org.redisson.api.listener.BasePatternStatusListener
 
onPUnsubscribe(String) - Method in interface org.redisson.api.listener.PatternStatusListener
 
onReconnect(RedisConnection, RPromise<RedisConnection>) - Method in interface org.redisson.client.ReconnectListener
 
onSentinelAdded(SentinelServersConfig, String, MasterSlaveServersConfig) - Method in class org.redisson.connection.SentinelConnectionManager
 
onSlaveAdded(URI, String) - Method in class org.redisson.connection.SentinelConnectionManager
 
onSlotResult(T) - Method in interface org.redisson.SlotCallback
 
onStartup(RedissonNode) - Method in interface org.redisson.api.RedissonNodeInitializer
Invoked during Redisson Node startup
onStatus(PubSubType, String) - Method in class org.redisson.client.BaseRedisPubSubListener
 
onStatus(PubSubType, String) - Method in class org.redisson.client.OneShotPubSubListener
 
onStatus(PubSubType, String) - Method in interface org.redisson.client.RedisPubSubListener
 
onStatus(PubSubType, String) - Method in class org.redisson.client.SubscribeListener
 
onStatus(PubSubType, String) - Method in class org.redisson.PubSubMessageListener
 
onStatus(PubSubType, String) - Method in class org.redisson.PubSubPatternMessageListener
 
onStatus(PubSubType, String) - Method in class org.redisson.PubSubPatternStatusListener
 
onStatus(PubSubType, String) - Method in class org.redisson.PubSubStatusListener
 
onSubscribe(String) - Method in class org.redisson.api.listener.BaseStatusListener
 
onSubscribe(String) - Method in interface org.redisson.api.listener.StatusListener
Executes then Redisson successfully subscribed to channel.
onUnsubscribe(String) - Method in class org.redisson.api.listener.BaseStatusListener
 
onUnsubscribe(String) - Method in interface org.redisson.api.listener.StatusListener
Executes then Redisson successfully unsubscribed from channel.
onValueCreate(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.AbstractCacheMap
 
onValueCreate(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.LFUCacheMap
 
onValueCreate(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.LRUCacheMap
 
onValueRead(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.AbstractCacheMap
 
onValueRead(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.LFUCacheMap
 
onValueRead(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.LRUCacheMap
 
onValueRemove(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.AbstractCacheMap
 
onValueRemove(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.LFUCacheMap
 
onValueRemove(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.LRUCacheMap
 
open() - Method in class org.redisson.misc.ReclosableLatch
 
operationComplete(Future<Object>) - Method in class org.redisson.connection.FutureConnectionListener
 
operationComplete(Future<T>) - Method in class org.redisson.pubsub.TransferListener
 
or(String...) - Method in interface org.redisson.api.RBitSet
 
or(String...) - Method in interface org.redisson.api.RBitSetReactive
 
or(String...) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
or(String...) - Method in class org.redisson.RedissonBitSet
 
orAsync(String...) - Method in interface org.redisson.api.RBitSetAsync
 
orAsync(String...) - Method in class org.redisson.RedissonBitSet
 
org.redisson - package org.redisson
 
org.redisson.api - package org.redisson.api
 
org.redisson.api.annotation - package org.redisson.api.annotation
 
org.redisson.api.listener - package org.redisson.api.listener
 
org.redisson.client - package org.redisson.client
 
org.redisson.client.codec - package org.redisson.client.codec
 
org.redisson.client.handler - package org.redisson.client.handler
 
org.redisson.client.protocol - package org.redisson.client.protocol
 
org.redisson.client.protocol.convertor - package org.redisson.client.protocol.convertor
 
org.redisson.client.protocol.decoder - package org.redisson.client.protocol.decoder
 
org.redisson.client.protocol.pubsub - package org.redisson.client.protocol.pubsub
 
org.redisson.cluster - package org.redisson.cluster
 
org.redisson.codec - package org.redisson.codec
 
org.redisson.command - package org.redisson.command
 
org.redisson.config - package org.redisson.config
 
org.redisson.connection - package org.redisson.connection
 
org.redisson.connection.balancer - package org.redisson.connection.balancer
 
org.redisson.connection.decoder - package org.redisson.connection.decoder
 
org.redisson.connection.pool - package org.redisson.connection.pool
 
org.redisson.executor - package org.redisson.executor
 
org.redisson.jcache - package org.redisson.jcache
 
org.redisson.jcache.bean - package org.redisson.jcache.bean
 
org.redisson.jcache.configuration - package org.redisson.jcache.configuration
 
org.redisson.liveobject - package org.redisson.liveobject
 
org.redisson.liveobject.core - package org.redisson.liveobject.core
 
org.redisson.liveobject.misc - package org.redisson.liveobject.misc
 
org.redisson.liveobject.provider - package org.redisson.liveobject.provider
 
org.redisson.liveobject.resolver - package org.redisson.liveobject.resolver
 
org.redisson.misc - package org.redisson.misc
 
org.redisson.pubsub - package org.redisson.pubsub
 
org.redisson.reactive - package org.redisson.reactive
 
org.redisson.remote - package org.redisson.remote
 
org.redisson.spring.cache - package org.redisson.spring.cache
 
org.redisson.spring.session - package org.redisson.spring.session
 
org.redisson.spring.session.config - package org.redisson.spring.session.config
 

P

PatternMessageListener<M> - Interface in org.redisson.api.listener
Listener for Redis messages published via RTopic Redisson object
PatternStatusListener - Interface in org.redisson.api.listener
Listener for Redis PubSub channel status changes
peek() - Method in interface org.redisson.api.RQueueReactive
 
peek() - Method in class org.redisson.reactive.RedissonQueueReactive
 
peek() - Method in class org.redisson.RedissonDelayedQueue
 
peek() - Method in class org.redisson.RedissonQueue
 
peekAsync() - Method in interface org.redisson.api.RQueueAsync
 
peekAsync() - Method in class org.redisson.RedissonDelayedQueue
 
peekAsync() - Method in class org.redisson.RedissonQueue
 
peekFirst() - Method in interface org.redisson.api.RDequeReactive
 
peekFirst() - Method in class org.redisson.reactive.RedissonDequeReactive
 
peekFirst() - Method in class org.redisson.RedissonDeque
 
peekFirstAsync() - Method in interface org.redisson.api.RDequeAsync
 
peekFirstAsync() - Method in class org.redisson.RedissonDeque
 
peekLast() - Method in interface org.redisson.api.RDequeReactive
 
peekLast() - Method in class org.redisson.reactive.RedissonDequeReactive
 
peekLast() - Method in class org.redisson.RedissonDeque
 
peekLastAsync() - Method in interface org.redisson.api.RDequeAsync
 
peekLastAsync() - Method in class org.redisson.RedissonDeque
 
persist(T) - Method in interface org.redisson.api.RLiveObjectService
Returns proxied attached object for the detached object.
PERSIST - Static variable in interface org.redisson.client.protocol.RedisCommands
 
persist(T) - Method in class org.redisson.RedissonLiveObjectService
 
PEXPIRE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
PEXPIREAT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
PFADD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
PFCOUNT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
PFMERGE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ping() - Method in interface org.redisson.api.Node
Ping Redis node by PING command.
PING - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ping() - Method in class org.redisson.connection.RedisClientEntry
 
pingAll() - Method in interface org.redisson.api.NodesGroup
Ping all Redis nodes
pingAll() - Method in class org.redisson.RedisNodes
 
poll(long, TimeUnit) - Method in interface org.redisson.api.RBlockingQueueReactive
 
poll() - Method in interface org.redisson.api.RQueueReactive
 
poll(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.PubSubConnectionPool
 
poll(long, TimeUnit) - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
poll() - Method in class org.redisson.reactive.RedissonQueueReactive
 
poll(long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
poll() - Method in class org.redisson.RedissonBlockingFairQueue
 
poll(long, TimeUnit) - Method in class org.redisson.RedissonBlockingFairQueue
 
poll(long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
poll(long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
poll() - Method in class org.redisson.RedissonDelayedQueue
 
poll() - Method in class org.redisson.RedissonQueue
 
pollAsync(long, TimeUnit) - Method in interface org.redisson.api.RBlockingQueueAsync
Retrieves and removes the head of this queue in async mode, waiting up to the specified wait time if necessary for an element to become available.
pollAsync() - Method in interface org.redisson.api.RQueueAsync
 
pollAsync(long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollAsync() - Method in class org.redisson.RedissonBlockingFairQueue
 
pollAsync(long, TimeUnit) - Method in class org.redisson.RedissonBlockingFairQueue
 
pollAsync(long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
pollAsync() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
pollAsync(long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
pollAsync() - Method in class org.redisson.RedissonDelayedQueue
 
pollAsync() - Method in class org.redisson.RedissonQueue
 
pollConnection() - Method in class org.redisson.connection.ClientConnectionsEntry
 
pollFirst() - Method in interface org.redisson.api.RDequeReactive
 
pollFirst() - Method in interface org.redisson.api.RLexSortedSet
 
pollFirst() - Method in interface org.redisson.api.RScoredSortedSet
 
pollFirst() - Method in interface org.redisson.api.RScoredSortedSetReactive
 
pollFirst() - Method in class org.redisson.reactive.RedissonDequeReactive
 
pollFirst() - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
pollFirst(long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollFirst() - Method in class org.redisson.RedissonDeque
 
pollFirst() - Method in class org.redisson.RedissonScoredSortedSet
 
pollFirstAsync(long, TimeUnit) - Method in interface org.redisson.api.RBlockingDequeAsync
 
pollFirstAsync() - Method in interface org.redisson.api.RDequeAsync
 
pollFirstAsync() - Method in interface org.redisson.api.RLexSortedSetAsync
 
pollFirstAsync() - Method in interface org.redisson.api.RScoredSortedSetAsync
 
pollFirstAsync(long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollFirstAsync() - Method in class org.redisson.RedissonDeque
 
pollFirstAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
pollFirstFromAny(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingDeque
Retrieves and removes first available head element of any queue, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollFirstFromAny(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingDeque
 
pollFirstFromAnyAsync(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingDequeAsync
Retrieves and removes first available head element of any queue in async mode, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollFirstFromAnyAsync(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingDeque
 
pollFromAny(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingQueue
Retrieves and removes first available head element of any queue, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollFromAny(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingQueueReactive
Retrieves and removes first available head element of any queue, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollFromAny(long, TimeUnit, String...) - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
pollFromAny(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingDeque
 
pollFromAny(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingQueue
 
pollFromAny(long, TimeUnit, String...) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
pollFromAnyAsync(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingQueueAsync
Retrieves and removes first available head element of any queue in async mode, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollFromAnyAsync(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingDeque
 
pollFromAnyAsync(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingQueue
 
pollFromAnyAsync(long, TimeUnit, String...) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
pollLast() - Method in interface org.redisson.api.RDequeReactive
 
pollLast() - Method in interface org.redisson.api.RLexSortedSet
 
pollLast() - Method in interface org.redisson.api.RScoredSortedSet
 
pollLast() - Method in interface org.redisson.api.RScoredSortedSetReactive
 
pollLast() - Method in class org.redisson.reactive.RedissonDequeReactive
 
pollLast() - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
pollLast(long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollLast() - Method in class org.redisson.RedissonDeque
 
pollLast() - Method in class org.redisson.RedissonScoredSortedSet
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in interface org.redisson.api.RBlockingQueue
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in interface org.redisson.api.RBlockingQueueReactive
 
pollLastAndOfferFirstTo(String) - Method in interface org.redisson.api.RQueue
 
pollLastAndOfferFirstTo(RQueue<V>) - Method in interface org.redisson.api.RQueue
Deprecated.
pollLastAndOfferFirstTo(String) - Method in interface org.redisson.api.RQueueReactive
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
pollLastAndOfferFirstTo(String) - Method in class org.redisson.reactive.RedissonQueueReactive
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingFairQueue
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
pollLastAndOfferFirstTo(String) - Method in class org.redisson.RedissonDelayedQueue
 
pollLastAndOfferFirstTo(RQueue<V>) - Method in class org.redisson.RedissonDelayedQueue
 
pollLastAndOfferFirstTo(String) - Method in class org.redisson.RedissonQueue
 
pollLastAndOfferFirstTo(RQueue<V>) - Method in class org.redisson.RedissonQueue
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in interface org.redisson.api.RBlockingQueueAsync
 
pollLastAndOfferFirstToAsync(String) - Method in interface org.redisson.api.RQueueAsync
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingFairQueue
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
pollLastAndOfferFirstToAsync(String) - Method in class org.redisson.RedissonDelayedQueue
 
pollLastAndOfferFirstToAsync(String) - Method in class org.redisson.RedissonQueue
 
pollLastAsync(long, TimeUnit) - Method in interface org.redisson.api.RBlockingDequeAsync
 
pollLastAsync() - Method in interface org.redisson.api.RDequeAsync
 
pollLastAsync() - Method in interface org.redisson.api.RLexSortedSetAsync
 
pollLastAsync() - Method in interface org.redisson.api.RScoredSortedSetAsync
 
pollLastAsync(long, TimeUnit) - Method in class org.redisson.RedissonBlockingDeque
 
pollLastAsync() - Method in class org.redisson.RedissonDeque
 
pollLastAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
pollLastFromAny(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingDeque
Retrieves and removes first available tail element of any queue, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollLastFromAny(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingDeque
 
pollLastFromAnyAsync(long, TimeUnit, String...) - Method in interface org.redisson.api.RBlockingDequeAsync
Retrieves and removes first available tail element of any queue in async mode, waiting up to the specified wait time if necessary for an element to become available in any of defined queues including queue own.
pollLastFromAnyAsync(long, TimeUnit, String...) - Method in class org.redisson.RedissonBlockingDeque
 
pollSubscribeConnection() - Method in class org.redisson.connection.ClientConnectionsEntry
 
pop() - Method in interface org.redisson.api.RDequeReactive
 
pop() - Method in class org.redisson.reactive.RedissonDequeReactive
 
pop() - Method in class org.redisson.RedissonDeque
 
popAsync() - Method in interface org.redisson.api.RDequeAsync
 
popAsync() - Method in class org.redisson.RedissonDeque
 
pos(V...) - Method in interface org.redisson.api.RGeo
Returns geo-position mapped by defined member.
pos(V...) - Method in class org.redisson.RedissonGeo
 
posAsync(V...) - Method in interface org.redisson.api.RGeoAsync
Returns geo-position mapped by defined member.
posAsync(V...) - Method in class org.redisson.RedissonGeo
 
prefixName(String, String) - Method in class org.redisson.RedissonObject
 
PromiseDelegator<T> - Class in org.redisson.misc
 
PromiseDelegator(RPromise<T>) - Constructor for class org.redisson.misc.PromiseDelegator
 
providerCache - Variable in class org.redisson.liveobject.provider.DefaultResolverProvider
 
PSUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
psubscribe(Codec, String...) - Method in class org.redisson.client.RedisPubSubConnection
 
psubscribe(String, Codec, RedisPubSubListener<?>) - Method in interface org.redisson.connection.ConnectionManager
 
psubscribe(String, Codec, RedisPubSubListener<?>, AsyncSemaphore) - Method in interface org.redisson.connection.ConnectionManager
 
psubscribe(String, Codec, RedisPubSubListener<?>) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
psubscribe(String, Codec, RedisPubSubListener<?>, AsyncSemaphore) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
psubscribe(Codec, String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
PTTL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
publish(M) - Method in interface org.redisson.api.RTopic
Publish the message to all subscribers of this topic
publish(M) - Method in interface org.redisson.api.RTopicReactive
Publish the message to all subscribers of this topic asynchronously
PUBLISH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
publish(M) - Method in class org.redisson.reactive.RedissonTopicReactive
 
publish(M) - Method in class org.redisson.RedissonTopic
 
publishAsync(M) - Method in interface org.redisson.api.RTopicAsync
Publish the message to all subscribers of this topic asynchronously
publishAsync(M) - Method in class org.redisson.RedissonTopic
 
PublisherAdder<V> - Class in org.redisson.reactive
 
PublisherAdder(RCollectionReactive<V>) - Constructor for class org.redisson.reactive.PublisherAdder
 
PUBSUB - Static variable in class org.redisson.RedissonLock
 
PUBSUB_COMMANDS - Static variable in interface org.redisson.client.protocol.QueueCommand
 
PubSubConnectionEntry - Class in org.redisson.connection
 
PubSubConnectionEntry(RedisPubSubConnection, int) - Constructor for class org.redisson.connection.PubSubConnectionEntry
 
PubSubConnectionPool - Class in org.redisson.connection.pool
Connection pool for Publish / Subscribe
PubSubConnectionPool(MasterSlaveServersConfig, ConnectionManager, MasterSlaveEntry) - Constructor for class org.redisson.connection.pool.PubSubConnectionPool
 
PubSubEntry<E> - Interface in org.redisson
 
PubSubKey - Class in org.redisson.client.handler
 
PubSubKey(String, String) - Constructor for class org.redisson.client.handler.PubSubKey
 
PubSubMessage - Class in org.redisson.client.protocol.pubsub
 
PubSubMessage(String, Object) - Constructor for class org.redisson.client.protocol.pubsub.PubSubMessage
 
PubSubMessageDecoder - Class in org.redisson.client.protocol.pubsub
 
PubSubMessageDecoder(Decoder<Object>) - Constructor for class org.redisson.client.protocol.pubsub.PubSubMessageDecoder
 
PubSubMessageListener<V> - Class in org.redisson
 
PubSubMessageListener(MessageListener<V>, String) - Constructor for class org.redisson.PubSubMessageListener
 
PubSubPatternMessage - Class in org.redisson.client.protocol.pubsub
 
PubSubPatternMessage(String, String, Object) - Constructor for class org.redisson.client.protocol.pubsub.PubSubPatternMessage
 
PubSubPatternMessageDecoder - Class in org.redisson.client.protocol.pubsub
 
PubSubPatternMessageDecoder(Decoder<Object>) - Constructor for class org.redisson.client.protocol.pubsub.PubSubPatternMessageDecoder
 
PubSubPatternMessageListener<V> - Class in org.redisson
 
PubSubPatternMessageListener(PatternMessageListener<V>, String) - Constructor for class org.redisson.PubSubPatternMessageListener
 
PubSubPatternStatusListener<V> - Class in org.redisson
 
PubSubPatternStatusListener(PatternStatusListener, String) - Constructor for class org.redisson.PubSubPatternStatusListener
 
PubSubStatusDecoder - Class in org.redisson.client.protocol.pubsub
 
PubSubStatusDecoder() - Constructor for class org.redisson.client.protocol.pubsub.PubSubStatusDecoder
 
PubSubStatusListener<V> - Class in org.redisson
 
PubSubStatusListener(StatusListener, String) - Constructor for class org.redisson.PubSubStatusListener
 
PubSubStatusMessage - Class in org.redisson.client.protocol.pubsub
 
PubSubStatusMessage(PubSubType, String) - Constructor for class org.redisson.client.protocol.pubsub.PubSubStatusMessage
 
PubSubType - Enum in org.redisson.client.protocol.pubsub
 
PUNSUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
punsubscribe(String...) - Method in class org.redisson.client.RedisPubSubConnection
 
punsubscribe(String, boolean) - Method in interface org.redisson.connection.ConnectionManager
 
punsubscribe(String, AsyncSemaphore) - Method in interface org.redisson.connection.ConnectionManager
 
punsubscribe(String, AsyncSemaphore) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
punsubscribe(String, boolean) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
punsubscribe(String, RedisPubSubListener<?>) - Method in class org.redisson.connection.PubSubConnectionEntry
 
push(V) - Method in interface org.redisson.api.RDequeReactive
 
push(V) - Method in class org.redisson.reactive.RedissonDequeReactive
 
push(V) - Method in class org.redisson.RedissonDeque
 
pushAsync(V) - Method in interface org.redisson.api.RDequeAsync
 
pushAsync(V) - Method in class org.redisson.RedissonDeque
 
pushTaskAsync() - Method in class org.redisson.QueueTransferTask
 
put(V) - Method in interface org.redisson.api.RBlockingQueueReactive
 
put(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCache
Stores value mapped by key with specified time to live.
put(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RMapCache
Stores value mapped by key with specified time to live and max idle time.
put(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheReactive
 
put(K, V) - Method in interface org.redisson.api.RMapReactive
 
put(K, V) - Method in interface org.redisson.api.RMultimap
Stores a key-value pair in this multimap.
put(K, V) - Method in class org.redisson.jcache.JCache
 
put(K, V) - Method in class org.redisson.misc.AbstractCacheMap
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.misc.AbstractCacheMap
 
put(K, V) - Method in class org.redisson.misc.BiHashMap
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.misc.Cache
 
put(V) - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
put(K, V, long, TimeUnit) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
put(K, V) - Method in class org.redisson.reactive.RedissonMapReactive
 
put(Map.Entry<ScanObjectEntry, ScanObjectEntry>, V) - Method in class org.redisson.RedissonBaseMapIterator
 
put(V) - Method in class org.redisson.RedissonBlockingDeque
 
put(V) - Method in class org.redisson.RedissonBlockingQueue
 
put(V) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
put(K, V) - Method in class org.redisson.RedissonListMultimap
 
put(K, V) - Method in class org.redisson.RedissonMap
 
put(K, V, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
put(Map.Entry<ScanObjectEntry, ScanObjectEntry>, V) - Method in class org.redisson.RedissonMapIterator
 
put(K, V) - Method in class org.redisson.RedissonMultimap
 
put(Map.Entry<ScanObjectEntry, ScanObjectEntry>, V) - Method in class org.redisson.RedissonMultiMapKeysIterator
 
put(Object, Object) - Method in class org.redisson.spring.cache.RedissonCache
 
putAll(Map<? extends K, ? extends V>) - Method in interface org.redisson.api.RMapReactive
 
putAll(K, Iterable<? extends V>) - Method in interface org.redisson.api.RMultimap
Stores a key-value pair in this multimap for each of values, all using the same key, key.
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.jcache.JCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.misc.AbstractCacheMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.misc.BiHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.reactive.RedissonMapReactive
 
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.RedissonLocalCachedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.RedissonMap
 
putAll(K, Iterable<? extends V>) - Method in class org.redisson.RedissonMultimap
 
putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.redisson.api.RMapAsync
 
putAllAsync(K, Iterable<? extends V>) - Method in interface org.redisson.api.RMultimapAsync
Stores a key-value pair in this multimap for each of values, all using the same key, key.
putAllAsync(K, Iterable<? extends V>) - Method in class org.redisson.RedissonListMultimap
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.redisson.RedissonLocalCachedMap
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.redisson.RedissonMap
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.redisson.RedissonMapCache
 
putAllAsync(K, Iterable<? extends V>) - Method in class org.redisson.RedissonSetMultimap
 
putAsync(V) - Method in interface org.redisson.api.RBlockingQueueAsync
Inserts the specified element into this queue in async mode, waiting if necessary for space to become available.
putAsync(K, V) - Method in interface org.redisson.api.RMapAsync
 
putAsync(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheAsync
Stores value mapped by key with specified time to live.
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheAsync
Stores value mapped by key with specified time to live and max idle time.
putAsync(K, V) - Method in interface org.redisson.api.RMultimapAsync
Stores a key-value pair in this multimap.
putAsync(V) - Method in class org.redisson.RedissonBlockingDeque
 
putAsync(V) - Method in class org.redisson.RedissonBlockingQueue
 
putAsync(V) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
putAsync(K, V) - Method in class org.redisson.RedissonListMultimap
 
putAsync(K, V) - Method in class org.redisson.RedissonLocalCachedMap
 
putAsync(K, V) - Method in class org.redisson.RedissonMap
 
putAsync(K, V) - Method in class org.redisson.RedissonMapCache
 
putAsync(K, V, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
putAsync(K, V) - Method in class org.redisson.RedissonSetMultimap
 
putFirst(V) - Method in class org.redisson.RedissonBlockingDeque
 
putFirstAsync(V) - Method in interface org.redisson.api.RBlockingDequeAsync
 
putFirstAsync(V) - Method in class org.redisson.RedissonBlockingDeque
 
putIfAbsent(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCache
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RMapCache
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheReactive
 
putIfAbsent(K, V) - Method in interface org.redisson.api.RMapReactive
 
putIfAbsent(K, V) - Method in class org.redisson.jcache.JCache
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
putIfAbsent(K, V) - Method in class org.redisson.reactive.RedissonMapReactive
 
putIfAbsent(K, V) - Method in class org.redisson.RedissonMap
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
putIfAbsent(Object, Object) - Method in class org.redisson.spring.cache.RedissonCache
 
putIfAbsentAsync(K, V) - Method in interface org.redisson.api.RMapAsync
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheAsync
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.redisson.api.RMapCacheAsync
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsentAsync(K, V) - Method in class org.redisson.RedissonLocalCachedMap
 
putIfAbsentAsync(K, V) - Method in class org.redisson.RedissonMap
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.redisson.RedissonMapCache
 
putIfAbsentAsync(K, V) - Method in class org.redisson.RedissonMapCache
 
putLast(V) - Method in class org.redisson.RedissonBlockingDeque
 
putLastAsync(V) - Method in interface org.redisson.api.RBlockingDequeAsync
 
putLastAsync(V) - Method in class org.redisson.RedissonBlockingDeque
 

Q

QueueCommand - Interface in org.redisson.client.protocol
 
QueueCommandHolder - Class in org.redisson.client.protocol
 
QueueCommandHolder(QueueCommand, ChannelPromise) - Constructor for class org.redisson.client.protocol.QueueCommandHolder
 
QueueTransferService - Class in org.redisson
 
QueueTransferService() - Constructor for class org.redisson.QueueTransferService
 
queueTransferService - Variable in class org.redisson.Redisson
 
QueueTransferTask - Class in org.redisson
 
QueueTransferTask(ConnectionManager) - Constructor for class org.redisson.QueueTransferTask
 

R

radius(double, double, double, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units.
radius(double, double, double, GeoUnit, int) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units and limited by count
radius(double, double, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units with GeoOrder
radius(double, double, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units with GeoOrder and limited by count
radius(V, double, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units.
radius(V, double, GeoUnit, int) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units and limited by count
radius(V, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units with GeoOrder
radius(V, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeo
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units with GeoOrder and limited by count
radius(double, double, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radius(double, double, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radius(double, double, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radius(double, double, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radius(V, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radius(V, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radius(V, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radius(V, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusAsync(double, double, double, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units.
radiusAsync(double, double, double, GeoUnit, int) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units and limited by count
radiusAsync(double, double, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units with GeoOrder
radiusAsync(double, double, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius) in GeoUnit units with GeoOrder and limited by count
radiusAsync(V, double, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units.
radiusAsync(V, double, GeoUnit, int) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units and limited by count
radiusAsync(V, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units with GeoOrder
radiusAsync(V, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeoAsync
Returns the members of a sorted set, which are within the borders of the area specified with the defined member location and the maximum distance from the defined member location (the radius) in GeoUnit units with GeoOrder
radiusAsync(double, double, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusAsync(double, double, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusAsync(double, double, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusAsync(double, double, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusAsync(V, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusAsync(V, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusAsync(V, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusAsync(V, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(double, double, double, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the location.
radiusWithDistance(double, double, double, GeoUnit, int) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the location.
radiusWithDistance(double, double, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the location.
radiusWithDistance(double, double, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the location.
radiusWithDistance(V, double, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistance(V, double, GeoUnit, int) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistance(V, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistance(V, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeo
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistance(double, double, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(double, double, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(double, double, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(double, double, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(V, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(V, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(V, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithDistance(V, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(double, double, double, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the location.
radiusWithDistanceAsync(double, double, double, GeoUnit, int) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the location.
radiusWithDistanceAsync(double, double, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the location.
radiusWithDistanceAsync(double, double, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the location.
radiusWithDistanceAsync(V, double, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistanceAsync(V, double, GeoUnit, int) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistanceAsync(V, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistanceAsync(V, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeoAsync
Returns the distance mapped by member, distance between member and the defined member location.
radiusWithDistanceAsync(double, double, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(double, double, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(double, double, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(double, double, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(V, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(V, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(V, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithDistanceAsync(V, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(double, double, double, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(double, double, double, GeoUnit, int) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(double, double, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(double, double, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(V, double, GeoUnit) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(V, double, GeoUnit, int) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(V, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(V, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeo
Returns the geo-position mapped by member.
radiusWithPosition(double, double, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(double, double, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(double, double, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(double, double, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(V, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(V, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(V, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithPosition(V, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(double, double, double, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(double, double, double, GeoUnit, int) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(double, double, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(double, double, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(V, double, GeoUnit) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(V, double, GeoUnit, int) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(V, double, GeoUnit, GeoOrder) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(V, double, GeoUnit, GeoOrder, int) - Method in interface org.redisson.api.RGeoAsync
Returns the geo-position mapped by member.
radiusWithPositionAsync(double, double, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(double, double, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(double, double, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(double, double, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(V, double, GeoUnit) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(V, double, GeoUnit, int) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(V, double, GeoUnit, GeoOrder) - Method in class org.redisson.RedissonGeo
 
radiusWithPositionAsync(V, double, GeoUnit, GeoOrder, int) - Method in class org.redisson.RedissonGeo
 
random() - Method in interface org.redisson.api.RSet
Returns random element from set
random() - Method in interface org.redisson.api.RSetReactive
Returns random element from set in async mode
random() - Method in class org.redisson.reactive.RedissonSetReactive
 
random() - Method in class org.redisson.RedissonSet
 
random() - Method in class org.redisson.RedissonSetMultimapValues
 
RANDOM_KEY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
randomAsync() - Method in interface org.redisson.api.RSetAsync
Returns random element from set in async mode
randomAsync() - Method in class org.redisson.RedissonSet
 
randomAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
randomKey() - Method in interface org.redisson.api.RKeys
Get random key
randomKey() - Method in interface org.redisson.api.RKeysReactive
Get random key Uses RANDOM_KEY Redis command.
randomKey() - Method in class org.redisson.reactive.RedissonKeysReactive
 
randomKey() - Method in class org.redisson.RedissonKeys
 
randomKeyAsync() - Method in interface org.redisson.api.RKeysAsync
Get random key in async mode
randomKeyAsync() - Method in class org.redisson.RedissonKeys
 
RandomLoadBalancer - Class in org.redisson.connection.balancer
 
RandomLoadBalancer() - Constructor for class org.redisson.connection.balancer.RandomLoadBalancer
 
range(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
range(String, boolean, String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSet
 
range(int, int) - Method in interface org.redisson.api.RLexSortedSet
 
range(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
range(String, boolean, String, boolean, int, int) - Method in class org.redisson.RedissonLexSortedSet
 
range(int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rangeAsync(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeAsync(String, boolean, String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeAsync(int, int) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeAsync(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
rangeAsync(String, boolean, String, boolean, int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rangeAsync(int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rangeHead(String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
rangeHead(String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSet
 
rangeHead(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
rangeHead(String, boolean, int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rangeHeadAsync(String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeHeadAsync(String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeHeadAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
rangeHeadAsync(String, boolean, int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rangeTail(String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
rangeTail(String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSet
 
rangeTail(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
rangeTail(String, boolean, int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rangeTailAsync(String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeTailAsync(String, boolean, int, int) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rangeTailAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
rangeTailAsync(String, boolean, int, int) - Method in class org.redisson.RedissonLexSortedSet
 
rank(String) - Method in interface org.redisson.api.RLexSortedSet
 
rank(String) - Method in interface org.redisson.api.RLexSortedSetReactive
 
rank(V) - Method in interface org.redisson.api.RScoredSortedSet
Returns rank of value, with the scores ordered from low to high.
rank(V) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
rank(V) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
rank(V) - Method in class org.redisson.RedissonScoredSortedSet
 
rankAsync(String) - Method in interface org.redisson.api.RLexSortedSetAsync
 
rankAsync(V) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
rankAsync(V) - Method in class org.redisson.RedissonScoredSortedSet
 
RAtomicDouble - Interface in org.redisson.api
Distributed alternative to the AtomicDouble
RAtomicDoubleAsync - Interface in org.redisson.api
 
RAtomicLong - Interface in org.redisson.api
Distributed alternative to the AtomicLong
RAtomicLongAsync - Interface in org.redisson.api
 
RAtomicLongReactive - Interface in org.redisson.api
 
RBatch - Interface in org.redisson.api
Interface for using pipeline feature.
RBatchReactive - Interface in org.redisson.api
Interface for using pipeline feature.
RBinaryStream - Interface in org.redisson.api
Binary stream holder.
RBitSet - Interface in org.redisson.api
 
RBitSetAsync - Interface in org.redisson.api
 
RBitSetReactive - Interface in org.redisson.api
 
RBlockingDeque<V> - Interface in org.redisson.api
BlockingDeque backed by Redis
RBlockingDequeAsync<V> - Interface in org.redisson.api
Async interface for BlockingDeque backed by Redis
RBlockingFairQueue<V> - Interface in org.redisson.api
Blocking queue with fair polling and guarantees access order for poll and take methods.
RBlockingQueue<V> - Interface in org.redisson.api
BlockingQueue backed by Redis
RBlockingQueueAsync<V> - Interface in org.redisson.api
BlockingQueue backed by Redis
RBlockingQueueReactive<V> - Interface in org.redisson.api
BlockingQueue backed by Redis
RBloomFilter<T> - Interface in org.redisson.api
Bloom filter based on 64-bit hash derived from 128-bit hash (xxHash + FarmHash).
RBoundedBlockingQueue<V> - Interface in org.redisson.api
Bounded BlockingQueue backed by Redis
RBoundedBlockingQueueAsync<V> - Interface in org.redisson.api
Bounded BlockingQueue backed by Redis
RBucket<V> - Interface in org.redisson.api
Any object holder.
RBucketAsync<V> - Interface in org.redisson.api
Async object functions
RBucketReactive<V> - Interface in org.redisson.api
object functions
RBuckets - Interface in org.redisson.api
 
RCascade - Annotation Type in org.redisson.api.annotation
 
RCascadeType - Enum in org.redisson.api
 
RCollectionAsync<V> - Interface in org.redisson.api
 
RCollectionReactive<V> - Interface in org.redisson.api
 
RCountDownLatch - Interface in org.redisson.api
Distributed alternative to the CountDownLatch It has an advantage over CountDownLatch -- count can be set via RCountDownLatch.trySetCount(long) method.
RCountDownLatchAsync - Interface in org.redisson.api
Distributed alternative to the CountDownLatch It has an advantage over CountDownLatch -- count can be set via RCountDownLatchAsync.trySetCountAsync(long) method.
RDelayedQueue<V> - Interface in org.redisson.api
 
RDeque<V> - Interface in org.redisson.api
Deque backed by Redis
RDequeAsync<V> - Interface in org.redisson.api
Deque backed by Redis
RDequeReactive<V> - Interface in org.redisson.api
Deque backed by Redis
RDestroyable - Interface in org.redisson.api
 
reactive(RFuture<R>) - Method in interface org.redisson.command.CommandReactiveExecutor
 
reactive(RFuture<R>) - Method in class org.redisson.command.CommandReactiveService
 
read(String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
read(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
read(InetSocketAddress, String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
read(InetSocketAddress, String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
read(String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
read(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
read(InetSocketAddress, String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
read(InetSocketAddress, String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
readAll() - Method in interface org.redisson.api.RLexSortedSet
Read all values at once.
readAll() - Method in interface org.redisson.api.RList
Read all elements at once
readAll() - Method in interface org.redisson.api.RQueue
 
readAll() - Method in interface org.redisson.api.RScoredSortedSet
Read all values at once.
readAll() - Method in interface org.redisson.api.RSet
Read all elements at once
readAll() - Method in interface org.redisson.api.RSetCache
Read all elements at once
readAll() - Method in interface org.redisson.api.RSortedSet
 
readAll() - Method in class org.redisson.RedissonDelayedQueue
 
readAll() - Method in class org.redisson.RedissonList
 
readAll() - Method in class org.redisson.RedissonListMultimapValues
 
readAll() - Method in class org.redisson.RedissonScoredSortedSet
 
readAll() - Method in class org.redisson.RedissonSet
 
readAll() - Method in class org.redisson.RedissonSetCache
 
readAll() - Method in class org.redisson.RedissonSetMultimapValues
 
readAll() - Method in class org.redisson.RedissonSortedSet
 
readAllAsync() - Method in interface org.redisson.api.RLexSortedSetAsync
Read all values at once.
readAllAsync() - Method in interface org.redisson.api.RListAsync
Read all elements at once
readAllAsync() - Method in interface org.redisson.api.RQueueAsync
 
readAllAsync() - Method in interface org.redisson.api.RScoredSortedSetAsync
Read all values at once.
readAllAsync() - Method in interface org.redisson.api.RSetAsync
Read all elements at once
readAllAsync() - Method in interface org.redisson.api.RSetCacheAsync
Read all elements at once
readAllAsync() - Method in interface org.redisson.api.RSortedSet
 
readAllAsync(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAllAsync(RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAllAsync(RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAllAsync(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAllAsync() - Method in class org.redisson.RedissonDelayedQueue
 
readAllAsync() - Method in class org.redisson.RedissonList
 
readAllAsync() - Method in class org.redisson.RedissonListMultimapValues
 
readAllAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
readAllAsync() - Method in class org.redisson.RedissonSet
 
readAllAsync() - Method in class org.redisson.RedissonSetCache
 
readAllAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
readAllAsync() - Method in class org.redisson.RedissonSortedSet
 
readAllAsync() - Method in class org.redisson.RedissonSubList
 
readAllEntrySet() - Method in interface org.redisson.api.RMap
Read all map entries at once
readAllEntrySet() - Method in class org.redisson.RedissonMap
 
readAllEntrySetAsync() - Method in interface org.redisson.api.RMapAsync
Read all map entries at once
readAllEntrySetAsync() - Method in class org.redisson.RedissonLocalCachedMap
 
readAllEntrySetAsync() - Method in class org.redisson.RedissonMap
 
readAllEntrySetAsync() - Method in class org.redisson.RedissonMapCache
 
readAllKeySet() - Method in interface org.redisson.api.RMap
Read all keys at once
readAllKeySet() - Method in class org.redisson.RedissonMap
 
readAllKeySetAsync() - Method in interface org.redisson.api.RMapAsync
Read all keys at once
readAllKeySetAsync() - Method in class org.redisson.RedissonMap
 
readAllReactive(RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
readAllReactive(RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
readAllValues() - Method in interface org.redisson.api.RMap
Read all values at once
readAllValues() - Method in class org.redisson.RedissonMap
 
readAllValuesAsync() - Method in interface org.redisson.api.RMapAsync
Read all values at once
readAllValuesAsync() - Method in class org.redisson.RedissonLocalCachedMap
 
readAllValuesAsync() - Method in class org.redisson.RedissonMap
 
readAllValuesAsync() - Method in class org.redisson.RedissonMapCache
 
readAsync(InetSocketAddress, MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAsync(InetSocketAddress, String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAsync(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAsync(String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAsync(MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAsync(Integer, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readAsync(InetSocketAddress, MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAsync(InetSocketAddress, String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAsync(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAsync(MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAsync(Integer, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readAsync(String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readBytes(ByteBuf) - Method in class org.redisson.client.handler.CommandDecoder
 
readDiff(String...) - Method in interface org.redisson.api.RSet
Diff sets specified by name with current set.
readDiff(String...) - Method in class org.redisson.RedissonSet
 
readDiff(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
readDiffAsync(String...) - Method in interface org.redisson.api.RSetAsync
Diff sets specified by name with current set.
readDiffAsync(String...) - Method in class org.redisson.RedissonSet
 
readDiffAsync(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
readIntersection(String...) - Method in interface org.redisson.api.RSet
Intersection sets specified by name with current set without current set state change.
readIntersection(String...) - Method in interface org.redisson.api.RSetReactive
Intersection sets specified by name with current set.
readIntersection(String...) - Method in class org.redisson.reactive.RedissonSetReactive
 
readIntersection(String...) - Method in class org.redisson.RedissonSet
 
readIntersection(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
readIntersectionAsync(String...) - Method in interface org.redisson.api.RSetAsync
Intersection sets specified by name with current set.
readIntersectionAsync(String...) - Method in class org.redisson.RedissonSet
 
readIntersectionAsync(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
readLock() - Method in interface org.redisson.api.RReadWriteLock
Returns the lock used for reading.
readLock() - Method in class org.redisson.RedissonReadWriteLock
 
readLong(ByteBuf) - Static method in class org.redisson.client.handler.CommandDecoder
 
ReadMode - Enum in org.redisson.config
 
READONLY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
readRandomAsync(RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
readRandomAsync(RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
readRandomReactive(RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
readRandomReactive(RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
readReactive(InetSocketAddress, String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
readReactive(String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
readReactive(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
readReactive(InetSocketAddress, String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
readReactive(String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
readReactive(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
readUnion(String...) - Method in interface org.redisson.api.RSet
Union sets specified by name with current set without current set state change.
readUnion(String...) - Method in interface org.redisson.api.RSetReactive
Union sets specified by name with current set.
readUnion(String...) - Method in class org.redisson.reactive.RedissonSetReactive
 
readUnion(String...) - Method in class org.redisson.RedissonSet
 
readUnion(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
readUnionAsync(String...) - Method in interface org.redisson.api.RSetAsync
Union sets specified by name with current set.
readUnionAsync(String...) - Method in class org.redisson.RedissonSet
 
readUnionAsync(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
readValue(AbstractCacheMap.CachedValue) - Method in class org.redisson.misc.AbstractCacheMap
 
ReclosableLatch - Class in org.redisson.misc
A thread gate, that uses an AbstractQueuedSynchronizer.
ReclosableLatch() - Constructor for class org.redisson.misc.ReclosableLatch
 
ReclosableLatch(boolean) - Constructor for class org.redisson.misc.ReclosableLatch
 
ReconnectListener - Interface in org.redisson.client
 
RedisAskException - Exception in org.redisson.client
 
RedisAskException(int, String) - Constructor for exception org.redisson.client.RedisAskException
 
RedisClient - Class in org.redisson.client
Low-level Redis client
RedisClient(String) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(URI) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(Timer, ExecutorService, EventLoopGroup, URI) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(String, int) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(Timer, ExecutorService, EventLoopGroup, String, int) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(String, int, int, int) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(Timer, ExecutorService, EventLoopGroup, Class<? extends SocketChannel>, String, int, int, int) - Constructor for class org.redisson.client.RedisClient
 
RedisClientEntry - Class in org.redisson.connection
 
RedisClientEntry(RedisClient, ConnectionManager, NodeType) - Constructor for class org.redisson.connection.RedisClientEntry
 
RedisClientResult - Interface in org.redisson
 
RedisClusterNodes - Class in org.redisson
 
RedisClusterNodes(ConnectionManager) - Constructor for class org.redisson.RedisClusterNodes
 
RedisCommand<R> - Class in org.redisson.client.protocol
 
RedisCommand(RedisCommand<R>, String) - Constructor for class org.redisson.client.protocol.RedisCommand
Copy command and change name
RedisCommand(String) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, int, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, RedisCommand.ValueType, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, String) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, String, Convertor<R>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, String, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Convertor<R>, int, RedisCommand.ValueType, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, int, RedisCommand.ValueType, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, int, List<RedisCommand.ValueType>, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Decoder<R>, int, List<RedisCommand.ValueType>, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Decoder<R>, int, List<RedisCommand.ValueType>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Convertor<R>, int, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Convertor<R>, int, List<RedisCommand.ValueType>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Convertor<R>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Convertor<R>, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Decoder<R>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Decoder<R>, int, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, Decoder<R>, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, String, MultiDecoder<R>, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>, int, RedisCommand.ValueType, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>, Convertor<R>) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>, Convertor<R>, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>, int, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, MultiDecoder<R>, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, String, MultiDecoder<R>, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand(String, String, MultiDecoder<R>, Decoder<R>, int) - Constructor for class org.redisson.client.protocol.RedisCommand
 
RedisCommand.ValueType - Enum in org.redisson.client.protocol
 
RedisCommands - Interface in org.redisson.client.protocol
 
RedisConnection - Class in org.redisson.client
 
RedisConnection(RedisClient, Channel) - Constructor for class org.redisson.client.RedisConnection
 
RedisConnection() - Constructor for class org.redisson.client.RedisConnection
 
RedisConnectionException - Exception in org.redisson.client
 
RedisConnectionException(String) - Constructor for exception org.redisson.client.RedisConnectionException
 
RedisConnectionException(String, Throwable) - Constructor for exception org.redisson.client.RedisConnectionException
 
RedisException - Exception in org.redisson.client
 
RedisException() - Constructor for exception org.redisson.client.RedisException
 
RedisException(String, Throwable) - Constructor for exception org.redisson.client.RedisException
 
RedisException(String) - Constructor for exception org.redisson.client.RedisException
 
RedisLoadingException - Exception in org.redisson.client
 
RedisLoadingException(String) - Constructor for exception org.redisson.client.RedisLoadingException
 
RedisMovedException - Exception in org.redisson.client
 
RedisMovedException(int, String) - Constructor for exception org.redisson.client.RedisMovedException
 
RedisNodeNotFoundException - Exception in org.redisson.client
 
RedisNodeNotFoundException(String) - Constructor for exception org.redisson.client.RedisNodeNotFoundException
 
RedisNodes<N extends Node> - Class in org.redisson
 
RedisNodes(ConnectionManager) - Constructor for class org.redisson.RedisNodes
 
RedisOutOfMemoryException - Exception in org.redisson.client
This error occurs in case when Redis server free memory has been exhausted.
RedisOutOfMemoryException(String) - Constructor for exception org.redisson.client.RedisOutOfMemoryException
 
RedisPubSubConnection - Class in org.redisson.client
 
RedisPubSubConnection(RedisClient, Channel) - Constructor for class org.redisson.client.RedisPubSubConnection
 
RedisPubSubListener<V> - Interface in org.redisson.client
 
RedisRedirectException - Exception in org.redisson.client
 
RedisRedirectException(int, String) - Constructor for exception org.redisson.client.RedisRedirectException
 
redisson - Variable in class org.redisson.BaseRemoteService
 
redisson - Variable in class org.redisson.command.CommandAsyncService
 
Redisson - Class in org.redisson
Main infrastructure class allows to get access to all Redisson objects on top of Redis server.
Redisson(Config) - Constructor for class org.redisson.Redisson
 
RedissonAtomicDouble - Class in org.redisson
Distributed alternative to the AtomicLong
RedissonAtomicDouble(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonAtomicDouble
 
RedissonAtomicLong - Class in org.redisson
Distributed alternative to the AtomicLong
RedissonAtomicLong(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonAtomicLong
 
RedissonAtomicLongReactive - Class in org.redisson.reactive
Distributed alternative to the AtomicLong
RedissonAtomicLongReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonAtomicLongReactive
 
RedissonBaseMapIterator<K,V,M> - Class in org.redisson
 
RedissonBaseMapIterator() - Constructor for class org.redisson.RedissonBaseMapIterator
 
RedissonBatch - Class in org.redisson
 
RedissonBatch(EvictionScheduler, ConnectionManager) - Constructor for class org.redisson.RedissonBatch
 
RedissonBatchReactive - Class in org.redisson.reactive
 
RedissonBatchReactive(EvictionScheduler, ConnectionManager) - Constructor for class org.redisson.reactive.RedissonBatchReactive
 
RedissonBinaryStream - Class in org.redisson
 
RedissonBinaryStream(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBinaryStream
 
RedissonBitSet - Class in org.redisson
 
RedissonBitSet(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBitSet
 
RedissonBitSetReactive - Class in org.redisson.reactive
 
RedissonBitSetReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonBitSetReactive
 
RedissonBlockingDeque<V> - Class in org.redisson
Distributed and concurrent implementation of BlockingDeque.
RedissonBlockingDeque(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBlockingDeque
 
RedissonBlockingDeque(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBlockingDeque
 
RedissonBlockingFairQueue<V> - Class in org.redisson
 
RedissonBlockingFairQueue(CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonBlockingFairQueue
 
RedissonBlockingFairQueue(Codec, CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonBlockingFairQueue
 
RedissonBlockingQueue<V> - Class in org.redisson
Distributed and concurrent implementation of BlockingQueue.
RedissonBlockingQueue(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBlockingQueue
 
RedissonBlockingQueue(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBlockingQueue
 
RedissonBlockingQueueReactive<V> - Class in org.redisson.reactive
Distributed and concurrent implementation of BlockingQueue.
RedissonBlockingQueueReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonBlockingQueueReactive
 
RedissonBlockingQueueReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonBlockingQueueReactive
 
RedissonBloomFilter<T> - Class in org.redisson
Bloom filter based on 64-bit hash derived from 128-bit hash (xxHash 64-bit + FarmHash 64-bit).
RedissonBloomFilter(CommandExecutor, String) - Constructor for class org.redisson.RedissonBloomFilter
 
RedissonBloomFilter(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonBloomFilter
 
RedissonBoundedBlockingQueue<V> - Class in org.redisson
Distributed and concurrent implementation of bounded BlockingQueue.
RedissonBoundedBlockingQueue(SemaphorePubSub, CommandExecutor, String) - Constructor for class org.redisson.RedissonBoundedBlockingQueue
 
RedissonBoundedBlockingQueue(SemaphorePubSub, Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonBoundedBlockingQueue
 
RedissonBucket<V> - Class in org.redisson
 
RedissonBucket(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBucket
 
RedissonBucket(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonBucket
 
RedissonBucketReactive<V> - Class in org.redisson.reactive
 
RedissonBucketReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonBucketReactive
 
RedissonBucketReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonBucketReactive
 
RedissonBuckets - Class in org.redisson
 
RedissonBuckets(Redisson, CommandExecutor) - Constructor for class org.redisson.RedissonBuckets
 
RedissonBuckets(Redisson, Codec, CommandExecutor) - Constructor for class org.redisson.RedissonBuckets
 
RedissonCache - Class in org.redisson.spring.cache
 
RedissonCache(RedissonClient, RMapCache<Object, Object>, CacheConfig) - Constructor for class org.redisson.spring.cache.RedissonCache
 
RedissonCache(RedissonClient, RMap<Object, Object>) - Constructor for class org.redisson.spring.cache.RedissonCache
 
RedissonClassLoader - Class in org.redisson.executor
 
RedissonClassLoader(ClassLoader) - Constructor for class org.redisson.executor.RedissonClassLoader
 
RedissonClient - Interface in org.redisson.api
Main Redisson interface for access to all redisson objects with sync/async interface.
RedissonCountDownLatch - Class in org.redisson
Distributed alternative to the CountDownLatch It has a advantage over CountDownLatch -- count can be reset via RedissonCountDownLatch.trySetCount(long).
RedissonCountDownLatch(CommandAsyncExecutor, String, UUID) - Constructor for class org.redisson.RedissonCountDownLatch
 
RedissonCountDownLatchEntry - Class in org.redisson
 
RedissonCountDownLatchEntry(RPromise<RedissonCountDownLatchEntry>) - Constructor for class org.redisson.RedissonCountDownLatchEntry
 
RedissonDelayedQueue<V> - Class in org.redisson
 
RedissonDelayedQueue(QueueTransferService, Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonDelayedQueue
 
RedissonDeque<V> - Class in org.redisson
Distributed and concurrent implementation of Queue
RedissonDeque(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonDeque
 
RedissonDeque(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonDeque
 
RedissonDequeReactive<V> - Class in org.redisson.reactive
Distributed and concurrent implementation of Queue
RedissonDequeReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonDequeReactive
 
RedissonDequeReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonDequeReactive
 
RedissonExecutorService - Class in org.redisson
 
RedissonExecutorService(Codec, CommandExecutor, Redisson, String) - Constructor for class org.redisson.RedissonExecutorService
 
RedissonFairLock - Class in org.redisson
Distributed implementation of Lock Implements reentrant lock.
RedissonFairLock(CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonFairLock
 
RedissonGeo<V> - Class in org.redisson
Geospatial items holder
RedissonGeo(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonGeo
 
RedissonGeo(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonGeo
 
RedissonHttpSessionConfiguration - Class in org.redisson.spring.session.config
Exposes the SessionRepositoryFilter as the bean named "springSessionRepositoryFilter".
RedissonHttpSessionConfiguration() - Constructor for class org.redisson.spring.session.config.RedissonHttpSessionConfiguration
 
RedissonHyperLogLog<V> - Class in org.redisson
 
RedissonHyperLogLog(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonHyperLogLog
 
RedissonHyperLogLog(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonHyperLogLog
 
RedissonHyperLogLogReactive<V> - Class in org.redisson.reactive
 
RedissonHyperLogLogReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonHyperLogLogReactive
 
RedissonHyperLogLogReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonHyperLogLogReactive
 
RedissonKeys - Class in org.redisson
 
RedissonKeys(CommandAsyncExecutor) - Constructor for class org.redisson.RedissonKeys
 
RedissonKeysReactive - Class in org.redisson.reactive
 
RedissonKeysReactive(CommandReactiveService) - Constructor for class org.redisson.reactive.RedissonKeysReactive
 
RedissonLexSortedSet - Class in org.redisson
 
RedissonLexSortedSet(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonLexSortedSet
 
RedissonLexSortedSetReactive - Class in org.redisson.reactive
 
RedissonLexSortedSetReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonLexSortedSetReactive
 
RedissonList<V> - Class in org.redisson
Distributed and concurrent implementation of List
RedissonList(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonList
 
RedissonList(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonList
 
RedissonListMultimap<K,V> - Class in org.redisson
 
RedissonListMultimapCache<K,V> - Class in org.redisson
 
RedissonListMultimapIterator<K,V,M> - Class in org.redisson
 
RedissonListMultimapIterator(RedissonMultimap<K, V>, CommandAsyncExecutor, Codec) - Constructor for class org.redisson.RedissonListMultimapIterator
 
RedissonListMultimapValues<V> - Class in org.redisson
List based Multimap Cache values holder
RedissonListMultimapValues(Codec, CommandAsyncExecutor, String, String, Object) - Constructor for class org.redisson.RedissonListMultimapValues
 
RedissonListReactive<V> - Class in org.redisson.reactive
Distributed and concurrent implementation of List
RedissonListReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonListReactive
 
RedissonListReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonListReactive
 
RedissonLiveObjectService - Class in org.redisson
 
RedissonLiveObjectService(RedissonClient, ConcurrentMap<Class<?>, Class<?>>, CodecProvider, ResolverProvider) - Constructor for class org.redisson.RedissonLiveObjectService
 
RedissonLocalCachedMap<K,V> - Class in org.redisson
 
RedissonLocalCachedMap(RedissonClient, CommandAsyncExecutor, String, LocalCachedMapOptions) - Constructor for class org.redisson.RedissonLocalCachedMap
 
RedissonLocalCachedMap(RedissonClient, Codec, CommandAsyncExecutor, String, LocalCachedMapOptions) - Constructor for class org.redisson.RedissonLocalCachedMap
 
RedissonLocalCachedMap.CacheKey - Class in org.redisson
 
RedissonLocalCachedMap.CacheKey(byte[]) - Constructor for class org.redisson.RedissonLocalCachedMap.CacheKey
 
RedissonLocalCachedMap.CacheValue - Class in org.redisson
 
RedissonLocalCachedMap.CacheValue(Object, Object) - Constructor for class org.redisson.RedissonLocalCachedMap.CacheValue
 
RedissonLocalCachedMap.LocalCachedMapClear - Class in org.redisson
 
RedissonLocalCachedMap.LocalCachedMapClear() - Constructor for class org.redisson.RedissonLocalCachedMap.LocalCachedMapClear
 
RedissonLocalCachedMap.LocalCachedMapInvalidate - Class in org.redisson
 
RedissonLocalCachedMap.LocalCachedMapInvalidate() - Constructor for class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate
 
RedissonLocalCachedMap.LocalCachedMapInvalidate(byte[], byte[]) - Constructor for class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate
 
RedissonLock - Class in org.redisson
Distributed implementation of Lock Implements reentrant lock.
RedissonLock(CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonLock
 
RedissonLockEntry - Class in org.redisson
 
RedissonLockEntry(RPromise<RedissonLockEntry>) - Constructor for class org.redisson.RedissonLockEntry
 
RedissonMap<K,V> - Class in org.redisson
Distributed and concurrent implementation of ConcurrentMap and Map
RedissonMap(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonMap
 
RedissonMap(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonMap
 
RedissonMapCache<K,V> - Class in org.redisson
RedissonMapCache(EvictionScheduler, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonMapCache
 
RedissonMapCache(Codec, EvictionScheduler, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonMapCache
 
RedissonMapCacheReactive<K,V> - Class in org.redisson.reactive
RedissonMapCacheReactive(EvictionScheduler, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonMapCacheReactive
 
RedissonMapCacheReactive(Codec, EvictionScheduler, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonMapCacheReactive
 
RedissonMapEntry<K,V> - Class in org.redisson
 
RedissonMapEntry(K, V) - Constructor for class org.redisson.RedissonMapEntry
 
RedissonMapIterator<K,V,M> - Class in org.redisson
 
RedissonMapIterator(RedissonMap<K, V>) - Constructor for class org.redisson.RedissonMapIterator
 
RedissonMapReactive<K,V> - Class in org.redisson.reactive
Distributed and concurrent implementation of ConcurrentMap and Map
RedissonMapReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonMapReactive
 
RedissonMapReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonMapReactive
 
RedissonMapReactiveIterator<K,V,M> - Class in org.redisson.reactive
 
RedissonMapReactiveIterator(RedissonMapReactive<K, V>) - Constructor for class org.redisson.reactive.RedissonMapReactiveIterator
 
RedissonMultiLock - Class in org.redisson
Groups multiple independent locks and manages them as one lock.
RedissonMultiLock(RLock...) - Constructor for class org.redisson.RedissonMultiLock
Creates instance with multiple RLock objects.
RedissonMultimap<K,V> - Class in org.redisson
 
RedissonMultimapCache<K> - Class in org.redisson
 
RedissonMultimapCache(CommandAsyncExecutor, String, Codec, String) - Constructor for class org.redisson.RedissonMultimapCache
 
RedissonMultiMapKeysIterator<K,V,M> - Class in org.redisson
 
RedissonMultiMapKeysIterator(RedissonMultimap<K, V>) - Constructor for class org.redisson.RedissonMultiMapKeysIterator
 
RedissonNode - Class in org.redisson
 
RedissonNodeConfig - Class in org.redisson.config
 
RedissonNodeConfig() - Constructor for class org.redisson.config.RedissonNodeConfig
 
RedissonNodeConfig(Config) - Constructor for class org.redisson.config.RedissonNodeConfig
 
RedissonNodeConfig(RedissonNodeConfig) - Constructor for class org.redisson.config.RedissonNodeConfig
 
RedissonNodeInitializer - Interface in org.redisson.api
 
RedissonObject - Class in org.redisson
Base Redisson object
RedissonObject(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonObject
 
RedissonObject(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonObject
 
RedissonObjectBuilder - Class in org.redisson.liveobject.core
 
RedissonObjectBuilder(RedissonClient, CodecProvider) - Constructor for class org.redisson.liveobject.core.RedissonObjectBuilder
 
RedissonObjectFactory - Class in org.redisson.misc
 
RedissonObjectFactory() - Constructor for class org.redisson.misc.RedissonObjectFactory
 
RedissonObjectFactory.RedissonObjectBuilder - Class in org.redisson.misc
 
RedissonObjectFactory.RedissonObjectBuilder() - Constructor for class org.redisson.misc.RedissonObjectFactory.RedissonObjectBuilder
 
RedissonPatternTopic<M> - Class in org.redisson
Distributed topic implementation.
RedissonPatternTopic(CommandExecutor, String) - Constructor for class org.redisson.RedissonPatternTopic
 
RedissonPatternTopic(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonPatternTopic
 
RedissonPatternTopicReactive<M> - Class in org.redisson.reactive
Distributed topic implementation.
RedissonPatternTopicReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonPatternTopicReactive
 
RedissonPatternTopicReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonPatternTopicReactive
 
RedissonPermitExpirableSemaphore - Class in org.redisson
 
RedissonPermitExpirableSemaphore(CommandExecutor, String, SemaphorePubSub) - Constructor for class org.redisson.RedissonPermitExpirableSemaphore
 
RedissonPromise<T> - Class in org.redisson.misc
 
RedissonPromise() - Constructor for class org.redisson.misc.RedissonPromise
 
RedissonQueue<V> - Class in org.redisson
Distributed and concurrent implementation of Queue
RedissonQueue(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonQueue
 
RedissonQueue(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonQueue
 
RedissonQueueReactive<V> - Class in org.redisson.reactive
Distributed and concurrent implementation of Queue
RedissonQueueReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonQueueReactive
 
RedissonQueueReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonQueueReactive
 
RedissonQueueSemaphore - Class in org.redisson
 
RedissonQueueSemaphore(CommandExecutor, String, SemaphorePubSub) - Constructor for class org.redisson.RedissonQueueSemaphore
 
redissonReactive - Variable in class org.redisson.command.CommandAsyncService
 
RedissonReactive - Class in org.redisson
Main infrastructure class allows to get access to all Redisson objects on top of Redis server.
RedissonReactive(Config) - Constructor for class org.redisson.RedissonReactive
 
RedissonReactiveClient - Interface in org.redisson.api
Main Redisson interface for access to all redisson objects with reactive interface.
RedissonReadLock - Class in org.redisson
Lock will be removed automatically if client disconnects.
RedissonReadLock(CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonReadLock
 
RedissonReadWriteLock - Class in org.redisson
A ReadWriteLock maintains a pair of associated locks, one for read-only operations and one for writing.
RedissonRedLock - Class in org.redisson
RedLock locking algorithm implementation for multiple locks.
RedissonRedLock(RLock...) - Constructor for class org.redisson.RedissonRedLock
Creates instance with multiple RLock objects.
RedissonReference - Class in org.redisson
 
RedissonReference() - Constructor for class org.redisson.RedissonReference
 
RedissonReference(Class, String) - Constructor for class org.redisson.RedissonReference
 
RedissonReference(Class, String, Codec) - Constructor for class org.redisson.RedissonReference
 
RedissonRemoteService - Class in org.redisson
 
RedissonRemoteService(RedissonClient, CommandExecutor) - Constructor for class org.redisson.RedissonRemoteService
 
RedissonRemoteService(RedissonClient, String, CommandExecutor) - Constructor for class org.redisson.RedissonRemoteService
 
RedissonRemoteService(Codec, RedissonClient, CommandExecutor) - Constructor for class org.redisson.RedissonRemoteService
 
RedissonRemoteService(Codec, RedissonClient, String, CommandExecutor) - Constructor for class org.redisson.RedissonRemoteService
 
RedissonScheduledFuture<V> - Class in org.redisson.executor
 
RedissonScheduledFuture(RemotePromise<V>, long) - Constructor for class org.redisson.executor.RedissonScheduledFuture
 
RedissonScoredSortedSet<V> - Class in org.redisson
 
RedissonScoredSortedSet(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonScoredSortedSet
 
RedissonScoredSortedSet(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonScoredSortedSet
 
RedissonScoredSortedSetReactive<V> - Class in org.redisson.reactive
 
RedissonScoredSortedSetReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonScoredSortedSetReactive
 
RedissonScoredSortedSetReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonScoredSortedSetReactive
 
RedissonScript - Class in org.redisson
 
RedissonScript(CommandAsyncExecutor) - Constructor for class org.redisson.RedissonScript
 
RedissonScriptReactive - Class in org.redisson.reactive
 
RedissonScriptReactive(CommandReactiveExecutor) - Constructor for class org.redisson.reactive.RedissonScriptReactive
 
RedissonSemaphore - Class in org.redisson
Distributed and concurrent implementation of Semaphore.
RedissonSemaphore(CommandExecutor, String, SemaphorePubSub) - Constructor for class org.redisson.RedissonSemaphore
 
RedissonSessionRepository - Class in org.redisson.spring.session
 
RedissonSessionRepository(RedissonClient, ApplicationEventPublisher) - Constructor for class org.redisson.spring.session.RedissonSessionRepository
 
RedissonSet<V> - Class in org.redisson
Distributed and concurrent implementation of Set
RedissonSet(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonSet
 
RedissonSet(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonSet
 
RedissonSetCache<V> - Class in org.redisson
Set-based cache with ability to set TTL for each entry via RSetCache.add(Object, long, TimeUnit) method.
RedissonSetCache(EvictionScheduler, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonSetCache
 
RedissonSetCache(Codec, EvictionScheduler, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonSetCache
 
RedissonSetCacheReactive<V> - Class in org.redisson.reactive
Set-based cache with ability to set TTL for each entry via RedissonSetCacheReactive.add(Object, long, TimeUnit) method.
RedissonSetCacheReactive(EvictionScheduler, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonSetCacheReactive
 
RedissonSetCacheReactive(Codec, EvictionScheduler, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonSetCacheReactive
 
RedissonSetMultimap<K,V> - Class in org.redisson
 
RedissonSetMultimapCache<K,V> - Class in org.redisson
 
RedissonSetMultimapIterator<K,V,M> - Class in org.redisson
 
RedissonSetMultimapIterator(RedissonMultimap<K, V>, CommandAsyncExecutor, Codec) - Constructor for class org.redisson.RedissonSetMultimapIterator
 
RedissonSetMultimapValues<V> - Class in org.redisson
Set based Multimap Cache values holder
RedissonSetMultimapValues(Codec, CommandAsyncExecutor, String, String, Object) - Constructor for class org.redisson.RedissonSetMultimapValues
 
RedissonSetReactive<V> - Class in org.redisson.reactive
Distributed and concurrent implementation of Set
RedissonSetReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonSetReactive
 
RedissonSetReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonSetReactive
 
RedissonShutdownException - Exception in org.redisson
 
RedissonShutdownException(String) - Constructor for exception org.redisson.RedissonShutdownException
 
RedissonSortedSet<V> - Class in org.redisson
 
RedissonSortedSet(CommandExecutor, String, Redisson) - Constructor for class org.redisson.RedissonSortedSet
 
RedissonSortedSet(Codec, CommandExecutor, String, Redisson) - Constructor for class org.redisson.RedissonSortedSet
 
RedissonSortedSet.BinarySearchResult<V> - Class in org.redisson
 
RedissonSortedSet.BinarySearchResult(V) - Constructor for class org.redisson.RedissonSortedSet.BinarySearchResult
 
RedissonSortedSet.BinarySearchResult() - Constructor for class org.redisson.RedissonSortedSet.BinarySearchResult
 
RedissonSpringCacheManager - Class in org.redisson.spring.cache
A CacheManager implementation backed by Redisson instance.
RedissonSpringCacheManager() - Constructor for class org.redisson.spring.cache.RedissonSpringCacheManager
 
RedissonSpringCacheManager(RedissonClient, Map<String, CacheConfig>) - Constructor for class org.redisson.spring.cache.RedissonSpringCacheManager
Creates CacheManager supplied by Redisson instance and Cache config mapped by Cache name
RedissonSpringCacheManager(RedissonClient, Map<String, CacheConfig>, Codec) - Constructor for class org.redisson.spring.cache.RedissonSpringCacheManager
Creates CacheManager supplied by Redisson instance, Codec instance and Cache config mapped by Cache name.
RedissonSpringCacheManager(RedissonClient, String) - Constructor for class org.redisson.spring.cache.RedissonSpringCacheManager
Creates CacheManager supplied by Redisson instance and Cache config mapped by Cache name.
RedissonSpringCacheManager(RedissonClient, String, Codec) - Constructor for class org.redisson.spring.cache.RedissonSpringCacheManager
Creates CacheManager supplied by Redisson instance, Codec instance and Config location path.
RedissonSubList<V> - Class in org.redisson
Distributed and concurrent implementation of List
RedissonSubList(Codec, CommandAsyncExecutor, String, int, int) - Constructor for class org.redisson.RedissonSubList
 
RedissonThreadFactory - Class in org.redisson.misc
 
RedissonThreadFactory() - Constructor for class org.redisson.misc.RedissonThreadFactory
 
RedissonThreadFactory(Thread.UncaughtExceptionHandler) - Constructor for class org.redisson.misc.RedissonThreadFactory
 
RedissonTopic<M> - Class in org.redisson
Distributed topic implementation.
RedissonTopic(CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonTopic
 
RedissonTopic(Codec, CommandAsyncExecutor, String) - Constructor for class org.redisson.RedissonTopic
 
RedissonTopicReactive<M> - Class in org.redisson.reactive
Distributed topic implementation.
RedissonTopicReactive(CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonTopicReactive
 
RedissonTopicReactive(Codec, CommandReactiveExecutor, String) - Constructor for class org.redisson.reactive.RedissonTopicReactive
 
RedissonWriteLock - Class in org.redisson
Lock will be removed automatically if client disconnects.
RedissonWriteLock(CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonWriteLock
 
RedisStrictCommand<T> - Class in org.redisson.client.protocol
 
RedisStrictCommand(String, int, RedisCommand.ValueType) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, int) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, MultiDecoder<T>) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, String, MultiDecoder<T>) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, Convertor<T>) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, Convertor<T>, int) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, String) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, String, Convertor<T>) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, String, MultiDecoder<T>, Convertor) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, String, Decoder<T>) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisStrictCommand(String, Decoder<T>) - Constructor for class org.redisson.client.protocol.RedisStrictCommand
 
RedisTimeoutException - Exception in org.redisson.client
 
RedisTimeoutException() - Constructor for exception org.redisson.client.RedisTimeoutException
 
RedisTimeoutException(String) - Constructor for exception org.redisson.client.RedisTimeoutException
 
RedisTryAgainException - Exception in org.redisson.client
 
RedisTryAgainException(String) - Constructor for exception org.redisson.client.RedisTryAgainException
 
reducePermits(int) - Method in interface org.redisson.api.RSemaphore
Shrinks the number of available permits by the indicated reduction.
reducePermits(int) - Method in class org.redisson.RedissonSemaphore
 
reducePermitsAsync(int) - Method in interface org.redisson.api.RSemaphoreAsync
Shrinks the number of available permits by the indicated reduction.
reducePermitsAsync(int) - Method in class org.redisson.RedissonSemaphore
 
register(Class<T>, T) - Method in interface org.redisson.api.RRemoteService
Register remote service with single worker
register(Class<T>, T, int) - Method in interface org.redisson.api.RRemoteService
Register remote service with custom workers amount
register(Class<T>, T, int, ExecutorService) - Method in interface org.redisson.api.RRemoteService
Register remote service with custom workers amount and executor for running them
register(Class<T>, T) - Method in class org.redisson.RedissonRemoteService
 
register(Class<T>, T, int) - Method in class org.redisson.RedissonRemoteService
 
register(Class<T>, T, int, ExecutorService) - Method in class org.redisson.RedissonRemoteService
 
registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.redisson.jcache.JCache
 
registerClass(Class<?>) - Method in interface org.redisson.api.RLiveObjectService
Pre register the class with the service, registering all the classes on startup can speed up the instance creation.
registerClass(Class) - Method in class org.redisson.RedissonLiveObjectService
 
registerCodec(Class<T>, T) - Method in interface org.redisson.codec.CodecProvider
Register a codec by its class or super class.
registerCodec(REntity, Class<?>, T) - Method in interface org.redisson.codec.CodecProvider
Register a codec by the REntity annotation and the class annotated with it.
registerCodec(RObjectField, Class<?>, Class<K>, String, T) - Method in interface org.redisson.codec.CodecProvider
Register a codec by the RObjectField annotation, the class annotated with REntity, the implementation class of RObject the field is going to be transformed into and the name of the field with this RObjectField annotation.
registerCodec(Class<T>, Class<K>, T) - Method in interface org.redisson.codec.CodecProvider
Register a codec by its class or super class and the class of the RObject implementation.
registerCodec(Class<T>, Class<K>, String, T) - Method in interface org.redisson.codec.CodecProvider
Register a codec by its class or super class, the class of the RObject implementation and the name of RObject (the value returned by RObjectField.getName() method).
registerCodec(Class<T>, RObject, T) - Method in interface org.redisson.codec.CodecProvider
Register a codec by its class or super class and an instance of the RObject.
registerCodec(Class<T>, T) - Method in class org.redisson.codec.DefaultCodecProvider
 
registerCodec(REntity, Class<?>, T) - Method in class org.redisson.codec.DefaultCodecProvider
 
registerCodec(RObjectField, Class<?>, Class<K>, String, T) - Method in class org.redisson.codec.DefaultCodecProvider
 
registerCodec(Class<T>, Class<K>, T) - Method in class org.redisson.codec.DefaultCodecProvider
 
registerCodec(Class<T>, Class<K>, String, T) - Method in class org.redisson.codec.DefaultCodecProvider
 
registerCodec(Class<T>, RObject, T) - Method in class org.redisson.codec.DefaultCodecProvider
 
registerResolver(Class<?>, Class<? extends Resolver>, Resolver) - Method in class org.redisson.liveobject.provider.DefaultResolverProvider
 
registerResolver(Class<?>, Class<? extends Resolver>, Resolver) - Method in interface org.redisson.liveobject.provider.ResolverProvider
To register a resolver based on the the class it can provide value to, the resolver type, the resolver instance to be cached.
registerWorkers(int) - Method in interface org.redisson.api.RExecutorService
Register workers
registerWorkers(int, ExecutorService) - Method in interface org.redisson.api.RExecutorService
Register workers with custom executor which executes each task
registerWorkers(int) - Method in class org.redisson.RedissonExecutorService
 
registerWorkers(int, ExecutorService) - Method in class org.redisson.RedissonExecutorService
 
release(String) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Releases a permit by its id, returning it to the semaphore.
release() - Method in interface org.redisson.api.RSemaphore
Releases a permit, returning it to the semaphore.
release(int) - Method in interface org.redisson.api.RSemaphore
Releases the given number of permits, returning them to the semaphore.
release(AsyncDetails) - Static method in class org.redisson.command.AsyncDetails
 
release() - Method in class org.redisson.connection.PubSubConnectionEntry
 
release() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
release() - Method in class org.redisson.pubsub.AsyncSemaphore
 
release() - Method in interface org.redisson.PubSubEntry
 
release() - Method in class org.redisson.RedissonCountDownLatchEntry
 
release() - Method in class org.redisson.RedissonLockEntry
 
release(String) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
release() - Method in class org.redisson.RedissonSemaphore
 
release(int) - Method in class org.redisson.RedissonSemaphore
 
releaseAsync(String) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Releases a permit by its id, returning it to the semaphore.
releaseAsync() - Method in interface org.redisson.api.RSemaphoreAsync
Releases a permit, returning it to the semaphore.
releaseAsync(int) - Method in interface org.redisson.api.RSemaphoreAsync
Releases the given number of permits, returning them to the semaphore.
releaseAsync(String) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
releaseAsync() - Method in class org.redisson.RedissonSemaphore
 
releaseAsync(int) - Method in class org.redisson.RedissonSemaphore
 
releaseConnection(NodeSource, RFuture<RedisConnection>, boolean, RPromise<R>, AsyncDetails<V, R>) - Method in class org.redisson.command.CommandAsyncService
 
releaseConnection() - Method in class org.redisson.connection.ClientConnectionsEntry
 
releaseConnection(RedisConnection) - Method in class org.redisson.connection.ClientConnectionsEntry
 
releaseConnection(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.PubSubConnectionPool
 
releaseConnection(ClientConnectionsEntry, RedisPubSubConnection) - Method in class org.redisson.connection.pool.PubSubConnectionPool
 
releaseRead(NodeSource, RedisConnection) - Method in interface org.redisson.connection.ConnectionManager
 
releaseRead(NodeSource, RedisConnection) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
releaseRead(RedisConnection) - Method in class org.redisson.connection.MasterSlaveEntry
 
releaseRead(RedisConnection) - Method in class org.redisson.connection.SingleEntry
 
releaseSubscribeConnection(RedisPubSubConnection) - Method in class org.redisson.connection.ClientConnectionsEntry
 
releaseSubscribeConnection() - Method in class org.redisson.connection.ClientConnectionsEntry
 
releaseSubscribeConnection(int, PubSubConnectionEntry) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
releaseWrite(NodeSource, RedisConnection) - Method in interface org.redisson.connection.ConnectionManager
 
releaseWrite(NodeSource, RedisConnection) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
releaseWrite(RedisConnection) - Method in class org.redisson.connection.MasterSlaveEntry
 
remainingCapacity() - Method in class org.redisson.RedissonBlockingDeque
 
remainingCapacity() - Method in class org.redisson.RedissonBlockingQueue
 
remainingCapacity() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
remainTimeToLive() - Method in interface org.redisson.api.RExpirable
Remaining time to live of Redisson object that has a timeout
remainTimeToLive() - Method in interface org.redisson.api.RExpirableReactive
Get remaining time to live of object in milliseconds.
remainTimeToLiveAsync() - Method in interface org.redisson.api.RExpirableAsync
Get remaining time to live of object in seconds.
remainTimeToLiveAsync() - Method in class org.redisson.RedissonListMultimapValues
 
remainTimeToLiveAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
RemoteExecutorService - Interface in org.redisson.executor
 
RemoteExecutorServiceAsync - Interface in org.redisson.executor
 
RemoteExecutorServiceImpl - Class in org.redisson.executor
Executor service runs Callable and Runnable tasks.
RemoteExecutorServiceImpl(CommandExecutor, RedissonClient, Codec, String) - Constructor for class org.redisson.executor.RemoteExecutorServiceImpl
 
RemoteInvocationOptions - Class in org.redisson.api
RRemoteService invocation options.
RemoteInvocationOptions(RemoteInvocationOptions) - Constructor for class org.redisson.api.RemoteInvocationOptions
 
RemoteParams - Interface in org.redisson.remote
 
RemotePromise<T> - Class in org.redisson.executor
 
RemotePromise(RPromise<T>) - Constructor for class org.redisson.executor.RemotePromise
 
RemoteServiceAck - Class in org.redisson.remote
Worker sends this message when it has received a RemoteServiceRequest.
RemoteServiceAck() - Constructor for class org.redisson.remote.RemoteServiceAck
 
RemoteServiceAckTimeoutException - Exception in org.redisson.remote
Rises when remote method executor has not answered within Ack timeout.
RemoteServiceAckTimeoutException(String) - Constructor for exception org.redisson.remote.RemoteServiceAckTimeoutException
 
RemoteServiceCancelRequest - Class in org.redisson.remote
 
RemoteServiceCancelRequest() - Constructor for class org.redisson.remote.RemoteServiceCancelRequest
 
RemoteServiceCancelRequest(boolean) - Constructor for class org.redisson.remote.RemoteServiceCancelRequest
 
RemoteServiceCancelRequest(boolean, String) - Constructor for class org.redisson.remote.RemoteServiceCancelRequest
 
RemoteServiceCancelResponse - Class in org.redisson.remote
 
RemoteServiceCancelResponse() - Constructor for class org.redisson.remote.RemoteServiceCancelResponse
 
RemoteServiceCancelResponse(boolean) - Constructor for class org.redisson.remote.RemoteServiceCancelResponse
 
RemoteServiceKey - Class in org.redisson.remote
 
RemoteServiceKey(Class<?>, String) - Constructor for class org.redisson.remote.RemoteServiceKey
 
RemoteServiceMethod - Class in org.redisson.remote
 
RemoteServiceMethod(Method, Object) - Constructor for class org.redisson.remote.RemoteServiceMethod
 
RemoteServiceRequest - Class in org.redisson.remote
 
RemoteServiceRequest() - Constructor for class org.redisson.remote.RemoteServiceRequest
 
RemoteServiceRequest(String) - Constructor for class org.redisson.remote.RemoteServiceRequest
 
RemoteServiceRequest(String, String, Object[], RemoteInvocationOptions, long) - Constructor for class org.redisson.remote.RemoteServiceRequest
 
RemoteServiceResponse - Class in org.redisson.remote
 
RemoteServiceResponse() - Constructor for class org.redisson.remote.RemoteServiceResponse
 
RemoteServiceResponse(Object) - Constructor for class org.redisson.remote.RemoteServiceResponse
 
RemoteServiceResponse(Throwable) - Constructor for class org.redisson.remote.RemoteServiceResponse
 
RemoteServiceTimeoutException - Exception in org.redisson.remote
Rises when invocation timeout has been occurred
RemoteServiceTimeoutException(String) - Constructor for exception org.redisson.remote.RemoteServiceTimeoutException
 
remove(Object) - Method in interface org.redisson.api.RCollectionReactive
 
remove(long) - Method in interface org.redisson.api.RListReactive
 
remove(K) - Method in interface org.redisson.api.RMapReactive
 
remove(Object, Object) - Method in interface org.redisson.api.RMapReactive
 
remove(Object, Object) - Method in interface org.redisson.api.RMultimap
Removes a single key-value pair with the key key and the value value from this multimap, if such exists.
remove(Object) - Method in interface org.redisson.api.RScoredSortedSet
 
remove(V) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
remove(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest) - Method in class org.redisson.BaseRemoteService
 
remove(ClientConnectionsEntry) - Method in class org.redisson.connection.pool.MasterConnectionPool
 
remove(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest) - Method in class org.redisson.executor.ExecutorRemoteService
 
remove(RBlockingQueue<RemoteServiceRequest>, RemoteServiceRequest) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
remove(K) - Method in class org.redisson.jcache.JCache
 
remove(K, V) - Method in class org.redisson.jcache.JCache
 
remove() - Method in class org.redisson.jcache.JMutableEntry
 
remove(Object) - Method in class org.redisson.misc.AbstractCacheMap
 
remove(Object) - Method in class org.redisson.misc.BiHashMap
 
remove() - Method in class org.redisson.misc.CompositeIterable
 
remove(Runnable) - Method in class org.redisson.pubsub.AsyncSemaphore
 
remove(String) - Method in class org.redisson.QueueTransferService
 
remove(Object) - Method in class org.redisson.reactive.RedissonListReactive
 
remove(Object, int) - Method in class org.redisson.reactive.RedissonListReactive
 
remove(long) - Method in class org.redisson.reactive.RedissonListReactive
 
remove(Object, Object) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
remove(K) - Method in class org.redisson.reactive.RedissonMapCacheReactive
 
remove(Object, Object) - Method in class org.redisson.reactive.RedissonMapReactive
 
remove(K) - Method in class org.redisson.reactive.RedissonMapReactive
 
remove(Object) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
remove(Object) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
remove(Object) - Method in class org.redisson.reactive.RedissonSetReactive
 
remove() - Method in class org.redisson.RedissonBaseMapIterator
 
remove() - Method in class org.redisson.RedissonDelayedQueue
 
remove(Object) - Method in class org.redisson.RedissonDelayedQueue
 
remove(Object) - Method in class org.redisson.RedissonList
 
remove(Object, int) - Method in class org.redisson.RedissonList
 
remove(int) - Method in class org.redisson.RedissonList
 
remove(long) - Method in class org.redisson.RedissonList
 
remove(Object) - Method in class org.redisson.RedissonListMultimapValues
 
remove(Object, int) - Method in class org.redisson.RedissonListMultimapValues
 
remove(int) - Method in class org.redisson.RedissonListMultimapValues
 
remove(Object) - Method in class org.redisson.RedissonMap
 
remove(Object, Object) - Method in class org.redisson.RedissonMap
 
remove(Object, Object) - Method in class org.redisson.RedissonMultimap
 
remove() - Method in class org.redisson.RedissonQueue
 
remove(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
remove(Object) - Method in class org.redisson.RedissonSet
 
remove(Object) - Method in class org.redisson.RedissonSetCache
 
remove(Object) - Method in class org.redisson.RedissonSetMultimapValues
 
remove(Object) - Method in class org.redisson.RedissonSortedSet
 
remove(int) - Method in class org.redisson.RedissonSubList
 
removeAll(Collection<?>) - Method in interface org.redisson.api.RCollectionReactive
 
removeAll(Object) - Method in interface org.redisson.api.RListMultimap
Removes all values associated with the key key.
removeAll(Object) - Method in interface org.redisson.api.RMultimap
Removes all values associated with the key key.
removeAll(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSet
 
removeAll(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
removeAll(Object) - Method in interface org.redisson.api.RSetMultimap
Removes all values associated with the key key.
removeAll(Set<? extends K>) - Method in class org.redisson.jcache.JCache
 
removeAll() - Method in class org.redisson.jcache.JCache
 
removeAll(Collection<?>) - Method in class org.redisson.reactive.RedissonListReactive
 
removeAll(Collection<?>) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
removeAll(Collection<?>) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
removeAll(Collection<?>) - Method in class org.redisson.reactive.RedissonSetReactive
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonDelayedQueue
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonList
 
removeAll(Object) - Method in class org.redisson.RedissonListMultimap
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonListMultimapValues
 
removeAll(Object) - Method in class org.redisson.RedissonMultimap
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonSet
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonSetCache
 
removeAll(Object) - Method in class org.redisson.RedissonSetMultimap
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonSetMultimapValues
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonSortedSet
 
removeAllAsync(Collection<?>) - Method in interface org.redisson.api.RCollectionAsync
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAllAsync(Object) - Method in interface org.redisson.api.RMultimapAsync
Removes all values associated with the key key.
removeAllAsync(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonDelayedQueue
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonList
 
removeAllAsync(Object) - Method in class org.redisson.RedissonListMultimap
 
removeAllAsync(Object) - Method in class org.redisson.RedissonListMultimapCache
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonListMultimapValues
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonSet
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonSetCache
 
removeAllAsync(Object) - Method in class org.redisson.RedissonSetMultimap
 
removeAllAsync(Object) - Method in class org.redisson.RedissonSetMultimapCache
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonSetMultimapValues
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonSubList
 
removeAsync(Object) - Method in interface org.redisson.api.RCollectionAsync
Removes a single instance of the specified element from this collection, if it is present (optional operation).
removeAsync(long) - Method in interface org.redisson.api.RListAsync
 
removeAsync(K) - Method in interface org.redisson.api.RMapAsync
 
removeAsync(Object, Object) - Method in interface org.redisson.api.RMapAsync
 
removeAsync(Object, Object) - Method in interface org.redisson.api.RMultimapAsync
Removes a single key-value pair with the key key and the value value from this multimap, if such exists.
removeAsync(V) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
removeAsync(V) - Method in interface org.redisson.api.RSortedSet
 
removeAsync(Object) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
removeAsync(Object) - Method in class org.redisson.RedissonDelayedQueue
 
removeAsync(Object, int) - Method in class org.redisson.RedissonDelayedQueue
 
removeAsync(Object) - Method in class org.redisson.RedissonList
 
removeAsync(Object, int) - Method in class org.redisson.RedissonList
 
removeAsync(long) - Method in class org.redisson.RedissonList
 
removeAsync(Object, Object) - Method in class org.redisson.RedissonListMultimap
 
removeAsync(Object) - Method in class org.redisson.RedissonListMultimapValues
 
removeAsync(Object, int) - Method in class org.redisson.RedissonListMultimapValues
 
removeAsync(long) - Method in class org.redisson.RedissonListMultimapValues
 
removeAsync(K) - Method in class org.redisson.RedissonLocalCachedMap
 
removeAsync(Object, Object) - Method in class org.redisson.RedissonLocalCachedMap
 
removeAsync(Object, Object) - Method in class org.redisson.RedissonMap
 
removeAsync(K) - Method in class org.redisson.RedissonMap
 
removeAsync(Object, Object) - Method in class org.redisson.RedissonMapCache
 
removeAsync(K) - Method in class org.redisson.RedissonMapCache
 
removeAsync(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
removeAsync(Object) - Method in class org.redisson.RedissonSet
 
removeAsync(Object) - Method in class org.redisson.RedissonSetCache
 
removeAsync(Object, Object) - Method in class org.redisson.RedissonSetMultimap
 
removeAsync(Object) - Method in class org.redisson.RedissonSetMultimapValues
 
removeAsync(V) - Method in class org.redisson.RedissonSortedSet
 
removeAsync(Object) - Method in class org.redisson.RedissonSubList
 
removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration<K, V>) - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
removeConnectionListener(int) - Method in interface org.redisson.api.NodesGroup
Removes connection listener by id
removeConnectionListener(int) - Method in class org.redisson.RedisNodes
 
removeDisconnectListener(String) - Method in class org.redisson.client.RedisPubSubConnection
 
removeFailedSlaveAddress(URI) - Method in class org.redisson.cluster.ClusterPartition
 
removeFirst() - Method in interface org.redisson.api.RDequeReactive
 
removeFirst() - Method in class org.redisson.reactive.RedissonDequeReactive
 
removeFirst() - Method in class org.redisson.RedissonQueue
 
removeFirstAsync() - Method in interface org.redisson.api.RDequeAsync
 
removeFirstAsync() - Method in class org.redisson.RedissonDeque
 
removeFirstOccurrence(Object) - Method in interface org.redisson.api.RDequeReactive
 
removeFirstOccurrence(Object) - Method in class org.redisson.reactive.RedissonDequeReactive
 
removeFirstOccurrence(Object) - Method in class org.redisson.RedissonDeque
 
removeFirstOccurrenceAsync(Object) - Method in interface org.redisson.api.RDequeAsync
 
removeFirstOccurrenceAsync(Object) - Method in class org.redisson.RedissonDeque
 
removeKey() - Method in class org.redisson.RedissonBaseMapIterator
 
removeKey() - Method in class org.redisson.RedissonMapIterator
 
removeKey() - Method in class org.redisson.RedissonMultiMapKeysIterator
 
removeLast() - Method in interface org.redisson.api.RDequeReactive
 
removeLast() - Method in class org.redisson.reactive.RedissonDequeReactive
 
removeLast() - Method in class org.redisson.RedissonDeque
 
removeLastAsync() - Method in interface org.redisson.api.RDequeAsync
 
removeLastAsync() - Method in class org.redisson.RedissonDeque
 
removeLastOccurrence(Object) - Method in interface org.redisson.api.RDequeReactive
 
removeLastOccurrence(Object) - Method in class org.redisson.reactive.RedissonDequeReactive
 
removeLastOccurrence(Object) - Method in class org.redisson.RedissonDeque
 
removeLastOccurrenceAsync(Object) - Method in interface org.redisson.api.RDequeAsync
 
removeLastOccurrenceAsync(Object) - Method in class org.redisson.RedissonDeque
 
removeListener(FutureListener<? super V>) - Method in interface org.redisson.api.RFuture
Removes the first occurrence of the specified listener from this future.
removeListener(int) - Method in interface org.redisson.api.RPatternTopic
Removes the listener by id for listening this topic
removeListener(int) - Method in interface org.redisson.api.RPatternTopicReactive
Removes the listener by id for listening this topic
removeListener(int) - Method in interface org.redisson.api.RTopic
Removes the listener by id for listening this topic
removeListener(int) - Method in interface org.redisson.api.RTopicReactive
 
removeListener(RedisPubSubListener<?>) - Method in class org.redisson.client.RedisPubSubConnection
 
removeListener(int) - Method in class org.redisson.connection.ConnectionEventsHub
 
removeListener(String, int) - Method in class org.redisson.connection.PubSubConnectionEntry
 
removeListener(FutureListener<? super T>) - Method in class org.redisson.misc.PromiseDelegator
 
removeListener(FutureListener<? super T>) - Method in class org.redisson.misc.RedissonPromise
 
removeListener(FutureListener<? super T>) - Method in interface org.redisson.misc.RPromise
 
removeListener(int) - Method in class org.redisson.reactive.RedissonPatternTopicReactive
 
removeListener(int) - Method in class org.redisson.reactive.RedissonTopicReactive
 
removeListener(Runnable) - Method in class org.redisson.RedissonLockEntry
 
removeListener(int) - Method in class org.redisson.RedissonPatternTopic
 
removeListener(int) - Method in class org.redisson.RedissonTopic
 
removeListeners(FutureListener<? super V>...) - Method in interface org.redisson.api.RFuture
Removes the first occurrence for each of the listeners from this future.
removeListeners(FutureListener<? super T>...) - Method in class org.redisson.misc.PromiseDelegator
 
removeListeners(FutureListener<? super T>...) - Method in class org.redisson.misc.RedissonPromise
 
removeListeners(FutureListener<? super T>...) - Method in interface org.redisson.misc.RPromise
 
removeMaster(Integer) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
removeRandom() - Method in interface org.redisson.api.RSet
Removes and returns random element from set
removeRandom() - Method in interface org.redisson.api.RSetReactive
Removes and returns random element from set in async mode
removeRandom() - Method in class org.redisson.reactive.RedissonSetReactive
 
removeRandom() - Method in class org.redisson.RedissonSet
 
removeRandom() - Method in class org.redisson.RedissonSetMultimapValues
 
removeRandomAsync() - Method in interface org.redisson.api.RSetAsync
Removes and returns random element from set in async mode
removeRandomAsync() - Method in class org.redisson.RedissonSet
 
removeRandomAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
removeRange(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
removeRange(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeAsync(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
removeRangeAsync(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeByLex(String, boolean, String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
removeRangeByLex(String, boolean, String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
removeRangeByRank(int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
removeRangeByRank(int, int) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
removeRangeByRank(int, int) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
removeRangeByRank(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeByRankAsync(int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
removeRangeByRankAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeByScore(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSet
 
removeRangeByScore(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
removeRangeByScore(double, boolean, double, boolean) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
removeRangeByScore(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeByScoreAsync(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
removeRangeByScoreAsync(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeHead(String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
removeRangeHead(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeHeadAsync(String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
removeRangeHeadAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeHeadByLex(String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
removeRangeHeadByLex(String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
removeRangeTail(String, boolean) - Method in interface org.redisson.api.RLexSortedSet
 
removeRangeTail(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeTailAsync(String, boolean) - Method in interface org.redisson.api.RLexSortedSetAsync
 
removeRangeTailAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeTailByLex(String, boolean) - Method in interface org.redisson.api.RLexSortedSetReactive
 
removeRangeTailByLex(String, boolean) - Method in class org.redisson.reactive.RedissonLexSortedSetReactive
 
removeSlaveAddress(URI) - Method in class org.redisson.cluster.ClusterPartition
 
removeSlotRange(Integer) - Method in class org.redisson.connection.MasterSlaveEntry
 
removeSlotRanges(Set<ClusterSlotRange>) - Method in class org.redisson.cluster.ClusterPartition
 
removeSlots(Set<Integer>) - Method in class org.redisson.cluster.ClusterPartition
 
rename(String) - Method in interface org.redisson.api.RObject
Rename current object key to newName
rename(String) - Method in interface org.redisson.api.RObjectReactive
Rename current object key to newName in mode
RENAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
rename(String) - Method in class org.redisson.RedissonObject
 
renameAsync(String) - Method in interface org.redisson.api.RObjectAsync
Rename current object key to newName in async mode
renameAsync(String) - Method in class org.redisson.RedissonListMultimapValues
 
renameAsync(String) - Method in class org.redisson.RedissonObject
 
renameAsync(String) - Method in class org.redisson.RedissonSetMultimapValues
 
renamenx(String) - Method in interface org.redisson.api.RObject
Rename current object key to newName only if new key is not exists
renamenx(String) - Method in interface org.redisson.api.RObjectReactive
Rename current object key to newName in mode only if new key is not exists
RENAMENX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
renamenx(String) - Method in class org.redisson.RedissonObject
 
renamenxAsync(String) - Method in interface org.redisson.api.RObjectAsync
Rename current object key to newName in async mode only if new key is not exists
renamenxAsync(String) - Method in class org.redisson.RedissonListMultimapValues
 
renamenxAsync(String) - Method in class org.redisson.RedissonObject
 
renamenxAsync(String) - Method in class org.redisson.RedissonSetMultimapValues
 
REntity - Annotation Type in org.redisson.api.annotation
 
REntity.TransformationMode - Enum in org.redisson.api.annotation
 
replace(K, V) - Method in interface org.redisson.api.RMapReactive
 
replace(K, V, V) - Method in interface org.redisson.api.RMapReactive
 
replace(K, V, V) - Method in class org.redisson.jcache.JCache
 
replace(K, V) - Method in class org.redisson.jcache.JCache
 
replace(K, V, V) - Method in class org.redisson.reactive.RedissonMapReactive
 
replace(K, V) - Method in class org.redisson.reactive.RedissonMapReactive
 
replace(K, V, V) - Method in class org.redisson.RedissonMap
 
replace(K, V) - Method in class org.redisson.RedissonMap
 
replaceAsync(K, V) - Method in interface org.redisson.api.RMapAsync
 
replaceAsync(K, V, V) - Method in interface org.redisson.api.RMapAsync
 
replaceAsync(K, V) - Method in class org.redisson.RedissonLocalCachedMap
 
replaceAsync(K, V, V) - Method in class org.redisson.RedissonLocalCachedMap
 
replaceAsync(K, V, V) - Method in class org.redisson.RedissonMap
 
replaceAsync(K, V) - Method in class org.redisson.RedissonMap
 
replaceAsync(K, V, V) - Method in class org.redisson.RedissonMapCache
 
replaceAsync(K, V) - Method in class org.redisson.RedissonMapCache
 
replaceValues(K, Iterable<? extends V>) - Method in interface org.redisson.api.RListMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface org.redisson.api.RMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface org.redisson.api.RSetMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in class org.redisson.RedissonListMultimap
 
replaceValues(K, Iterable<? extends V>) - Method in class org.redisson.RedissonMultimap
 
replaceValues(K, Iterable<? extends V>) - Method in class org.redisson.RedissonSetMultimap
 
replaceValuesAsync(K, Iterable<? extends V>) - Method in interface org.redisson.api.RMultimapAsync
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValuesAsync(K, Iterable<? extends V>) - Method in class org.redisson.RedissonListMultimap
 
replaceValuesAsync(K, Iterable<? extends V>) - Method in class org.redisson.RedissonSetMultimap
 
RequiredIdResolver - Class in org.redisson.liveobject.resolver
 
RequiredIdResolver() - Constructor for class org.redisson.liveobject.resolver.RequiredIdResolver
 
resetDecoderIndex() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
resetFailedAttempts() - Method in class org.redisson.connection.ClientConnectionsEntry
 
resetFlipDecoderIndex() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
resetLevel() - Method in class org.redisson.client.handler.State
 
resetPartsIndex() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
resolve(Class, RId, String, RedissonClient) - Method in class org.redisson.liveobject.resolver.LongGenerator
 
resolve(Class, RId, String, RedissonClient) - Method in class org.redisson.liveobject.resolver.RequiredIdResolver
 
resolve(T, A, String, RedissonClient) - Method in interface org.redisson.liveobject.resolver.Resolver
Used to provide a value instance based on contextual parameters.
resolve(Class, A, String, RedissonClient) - Method in interface org.redisson.liveobject.resolver.RIdResolver
RLiveObjectService instantiate the class and invokes this method to get a value used as the value for the field with RId annotation.
resolve(Class, RId, String, RedissonClient) - Method in class org.redisson.liveobject.resolver.UUIDGenerator
 
resolveClass(ObjectStreamClass) - Method in class org.redisson.codec.CustomObjectInputStream
 
resolveClassName(String) - Method in class org.redisson.liveobject.resolver.DefaultNamingScheme
 
resolveClassName(String) - Method in interface org.redisson.liveobject.resolver.NamingScheme
 
resolveId(String) - Method in class org.redisson.liveobject.resolver.DefaultNamingScheme
 
resolveId(String) - Method in interface org.redisson.liveobject.resolver.NamingScheme
 
resolveIdFieldName(String) - Method in class org.redisson.liveobject.resolver.DefaultNamingScheme
 
resolveIdFieldName(String) - Method in interface org.redisson.liveobject.resolver.NamingScheme
 
Resolver<T,A extends Annotation,V> - Interface in org.redisson.liveobject.resolver
A resolver is used to provide value based on contextual parameters
ResolverProvider - Interface in org.redisson.liveobject.provider
 
resolverProvider - Variable in class org.redisson.Redisson
 
retainAll(Collection<?>) - Method in interface org.redisson.api.RCollectionReactive
 
retainAll(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSet
 
retainAll(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
retainAll(Collection<?>) - Method in class org.redisson.reactive.RedissonListReactive
 
retainAll(Collection<?>) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
retainAll(Collection<?>) - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
retainAll(Collection<?>) - Method in class org.redisson.reactive.RedissonSetReactive
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonDelayedQueue
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonList
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonListMultimapValues
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonSet
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonSetCache
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonSetMultimapValues
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonSortedSet
 
retainAllAsync(Collection<?>) - Method in interface org.redisson.api.RCollectionAsync
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAllAsync(Collection<?>) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonDelayedQueue
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonList
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonListMultimapValues
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonSet
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonSetCache
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonSetMultimapValues
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonSubList
 
returnConnection(RedisConnection) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
returnConnection(RedisConnection) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
returnPubSubConnection(RedisPubSubConnection) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
returnPubSubConnection(RedisPubSubConnection) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
returnPubSubConnection(PubSubConnectionEntry) - Method in class org.redisson.connection.MasterSlaveEntry
 
returnPubSubConnection(PubSubConnectionEntry) - Method in class org.redisson.connection.SingleEntry
 
reverseEntrySet() - Method in class org.redisson.misc.BiHashMap
 
reverseGet(Object) - Method in class org.redisson.misc.BiHashMap
 
revRank(String) - Method in interface org.redisson.api.RLexSortedSet
Returns rank of value, with the scores ordered from high to low.
revRank(V) - Method in interface org.redisson.api.RScoredSortedSet
Returns rank of value, with the scores ordered from high to low.
revRank(V) - Method in class org.redisson.RedissonScoredSortedSet
 
revRankAsync(String) - Method in interface org.redisson.api.RLexSortedSetAsync
Returns rank of value, with the scores ordered from high to low.
revRankAsync(V) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
revRankAsync(V) - Method in class org.redisson.RedissonScoredSortedSet
 
RExecutorService - Interface in org.redisson.api
Distributed implementation of ExecutorService
RExecutorServiceAsync - Interface in org.redisson.api
Distributed implementation of ExecutorService
RExpirable - Interface in org.redisson.api
Base interface for all Redisson objects which support expiration or TTL
RExpirableAsync - Interface in org.redisson.api
Base async interface for all Redisson objects which supports expiration (TTL)
RExpirableInterceptor - Class in org.redisson.liveobject.core
 
RExpirableInterceptor() - Constructor for class org.redisson.liveobject.core.RExpirableInterceptor
 
RExpirableReactive - Interface in org.redisson.api
Base interface for all Redisson objects which support expiration or TTL
RFieldAccessor - Annotation Type in org.redisson.api.annotation
 
RFuture<V> - Interface in org.redisson.api
Represents the result of an asynchronous computation
RGeo<V> - Interface in org.redisson.api
Geospatial items holder
RGeoAsync<V> - Interface in org.redisson.api
 
RHyperLogLog<V> - Interface in org.redisson.api
 
RHyperLogLogAsync<V> - Interface in org.redisson.api
 
RHyperLogLogReactive<V> - Interface in org.redisson.api
 
RId - Annotation Type in org.redisson.api.annotation
 
RIdResolver<A extends RId,V> - Interface in org.redisson.liveobject.resolver
 
RInject - Annotation Type in org.redisson.api.annotation
 
RKeys - Interface in org.redisson.api
 
RKeysAsync - Interface in org.redisson.api
 
RKeysReactive - Interface in org.redisson.api
 
RLexSortedSet - Interface in org.redisson.api
 
RLexSortedSetAsync - Interface in org.redisson.api
 
RLexSortedSetReactive - Interface in org.redisson.api
 
RList<V> - Interface in org.redisson.api
Distributed and concurrent implementation of List
RListAsync<V> - Interface in org.redisson.api
Async list functions
RListMultimap<K,V> - Interface in org.redisson.api
List based Multimap.
RListMultimapCache<K,V> - Interface in org.redisson.api
 
RListReactive<V> - Interface in org.redisson.api
list functions
RLiveObject - Interface in org.redisson.api
 
RLiveObjectService - Interface in org.redisson.api
The pre-registration of each entity class is not necessary.
RLocalCachedMap<K,V> - Interface in org.redisson.api
Map object with local entry cache support.
RLock - Interface in org.redisson.api
Distributed implementation of Lock Implements reentrant lock.
RMap<K,V> - Interface in org.redisson.api
Distributed and concurrent implementation of ConcurrentMap and Map This map doesn't allow to store null as key or value.
RMapAsync<K,V> - Interface in org.redisson.api
Async map functions
RMapCache<K,V> - Interface in org.redisson.api
Map-based cache with ability to set TTL for each entry via RMapCache.put(Object, Object, long, TimeUnit) or RMapCache.putIfAbsent(Object, Object, long, TimeUnit) And therefore has an complex lua-scripts inside.
RMapCacheAsync<K,V> - Interface in org.redisson.api
Async interface for map-based cache with ability to set TTL for each entry via {RMapCacheAsync#putAsync(K, V, long, TimeUnit)} or {RMapCacheAsync#putIfAbsentAsync(K, V, long, TimeUnit)} And therefore has an complex lua-scripts inside.
RMapCacheReactive<K,V> - Interface in org.redisson.api
RMapInterceptor - Class in org.redisson.liveobject.core
 
RMapInterceptor() - Constructor for class org.redisson.liveobject.core.RMapInterceptor
 
RMapReactive<K,V> - Interface in org.redisson.api
map functions
RMultimap<K,V> - Interface in org.redisson.api
Base Multimap interface.
RMultimapAsync<K,V> - Interface in org.redisson.api
Base asynchronous MultiMap interface.
RMultimapCache<K,V> - Interface in org.redisson.api
 
RMultimapCacheAsync<K,V> - Interface in org.redisson.api
 
RObject - Interface in org.redisson.api
Base interface for all Redisson objects
RObjectAsync - Interface in org.redisson.api
Base interface for all Redisson objects
RObjectField - Annotation Type in org.redisson.api.annotation
 
RObjectInterceptor - Class in org.redisson.liveobject.core
 
RObjectInterceptor() - Constructor for class org.redisson.liveobject.core.RObjectInterceptor
 
RObjectReactive - Interface in org.redisson.api
Base interface for all Redisson objects
RoundRobinLoadBalancer - Class in org.redisson.connection.balancer
 
RoundRobinLoadBalancer() - Constructor for class org.redisson.connection.balancer.RoundRobinLoadBalancer
 
RPatternTopic<M> - Interface in org.redisson.api
Distributed topic.
RPatternTopicReactive<M> - Interface in org.redisson.api
Distributed topic.
RPermitExpirableSemaphore - Interface in org.redisson.api
Semaphore object with lease time parameter support for each acquired permit.
RPermitExpirableSemaphoreAsync - Interface in org.redisson.api
Semaphore object with support of lease time parameter for each acquired permit.
RPOP - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPOPLPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPromise<T> - Interface in org.redisson.misc
 
RPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPUSH_BOOLEAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPUSH_VOID - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RQueue<V> - Interface in org.redisson.api
Queue backed by Redis
RQueueAsync<V> - Interface in org.redisson.api
Queue backed by Redis
RQueueReactive<V> - Interface in org.redisson.api
Queue backed by Redis
RReadWriteLock - Interface in org.redisson.api
A ReadWriteLock maintains a pair of associated locks, one for read-only operations and one for writing.
RRemoteAsync - Annotation Type in org.redisson.api.annotation
Annotation used to mark interface as asynchronous client interface for remote service interface.
RRemoteService - Interface in org.redisson.api
Allows to execute object methods remotely between Redisson instances (Server side and Client side instances in terms of remote invocation).
RRemoteServiceResponse - Interface in org.redisson.remote
 
RScheduledExecutorService - Interface in org.redisson.api
Distributed implementation of ScheduledExecutorService
RScheduledExecutorServiceAsync - Interface in org.redisson.api
Distributed implementation of ScheduledExecutorService
RScheduledFuture<V> - Interface in org.redisson.api
 
RScoredSortedSet<V> - Interface in org.redisson.api
 
RScoredSortedSet.Aggregate - Enum in org.redisson.api
 
RScoredSortedSetAsync<V> - Interface in org.redisson.api
 
RScoredSortedSetReactive<V> - Interface in org.redisson.api
 
RScript - Interface in org.redisson.api
 
RScript.Mode - Enum in org.redisson.api
 
RScript.ReturnType - Enum in org.redisson.api
 
RScriptAsync - Interface in org.redisson.api
 
RScriptReactive - Interface in org.redisson.api
 
RSemaphore - Interface in org.redisson.api
Distributed and concurrent implementation of Semaphore.
RSemaphoreAsync - Interface in org.redisson.api
Distributed and concurrent implementation of Semaphore.
RSet<V> - Interface in org.redisson.api
Distributed and concurrent implementation of Set
RSetAsync<V> - Interface in org.redisson.api
Async set functions
RSetCache<V> - Interface in org.redisson.api
Set-based cache with ability to set TTL for each object.
RSetCacheAsync<V> - Interface in org.redisson.api
Async set functions
RSetCacheReactive<V> - Interface in org.redisson.api
Async set functions
RSetMultimap<K,V> - Interface in org.redisson.api
Set based Multimap.
RSetMultimapCache<K,V> - Interface in org.redisson.api
 
RSetReactive<V> - Interface in org.redisson.api
Async set functions
RSortedSet<V> - Interface in org.redisson.api
 
RTopic<M> - Interface in org.redisson.api
Distributed topic.
RTopicAsync<M> - Interface in org.redisson.api
Distributed topic.
RTopicReactive<M> - Interface in org.redisson.api
Distributed topic.
RType - Enum in org.redisson.api
 
run() - Method in class org.redisson.EvictionScheduler.RedissonCacheTask
 
runCleanTask(String, String, long) - Method in class org.redisson.EvictionScheduler
 

S

SADD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SADD_BOOL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SADD_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
save(RedissonSessionRepository.RedissonSession) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
SCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ScanCodec - Class in org.redisson.client.codec
 
ScanCodec(Codec) - Constructor for class org.redisson.client.codec.ScanCodec
 
ScanCodec(Codec, Codec) - Constructor for class org.redisson.client.codec.ScanCodec
 
scanIteratorAsync(InetSocketAddress, long) - Method in class org.redisson.RedissonSetCache
 
scanIteratorReactive(InetSocketAddress, long) - Method in class org.redisson.reactive.SetReactiveIterator
 
ScanObjectEntry - Class in org.redisson.client.protocol.decoder
 
ScanObjectEntry(ByteBuf, Object) - Constructor for class org.redisson.client.protocol.decoder.ScanObjectEntry
 
SCARD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SCARD_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
schedule(Runnable, CronSchedule) - Method in interface org.redisson.api.RScheduledExecutorService
Creates and executes a periodic action with cron schedule object.
schedule() - Method in class org.redisson.EvictionScheduler.RedissonCacheTask
 
schedule(String, String) - Method in class org.redisson.EvictionScheduler
 
schedule(String) - Method in class org.redisson.EvictionScheduler
 
schedule(String, String, String) - Method in class org.redisson.EvictionScheduler
 
schedule(String, byte[], byte[], long, String) - Method in interface org.redisson.executor.RemoteExecutorService
 
schedule(String, byte[], byte[], long, String) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
schedule(String, byte[], byte[], long, String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
schedule(String, QueueTransferTask) - Method in class org.redisson.QueueTransferService
 
schedule(Runnable, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
schedule(Runnable, CronSchedule) - Method in class org.redisson.RedissonExecutorService
 
scheduleAsync(Runnable, long, TimeUnit) - Method in interface org.redisson.api.RScheduledExecutorServiceAsync
Creates in async mode and executes a one-shot action that becomes enabled after the given delay.
scheduleAsync(Callable<V>, long, TimeUnit) - Method in interface org.redisson.api.RScheduledExecutorServiceAsync
Creates in async mode and executes a ScheduledFuture that becomes enabled after the given delay.
scheduleAsync(Runnable, CronSchedule) - Method in interface org.redisson.api.RScheduledExecutorServiceAsync
Creates in async mode and executes a periodic action with cron schedule object.
scheduleAsync(Runnable, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
scheduleAsync(Callable<V>, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
scheduleAsync(Runnable, CronSchedule) - Method in class org.redisson.RedissonExecutorService
 
scheduleAtFixedRate(String, byte[], byte[], long, long) - Method in interface org.redisson.executor.RemoteExecutorService
 
scheduleAtFixedRate(String, byte[], byte[], long, long) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
scheduleAtFixedRate(String, byte[], byte[], long, long) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
scheduleAtFixedRateAsync(Runnable, long, long, TimeUnit) - Method in interface org.redisson.api.RScheduledExecutorServiceAsync
Creates in async mode and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period.
scheduleAtFixedRateAsync(Runnable, long, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
scheduleCallable(String, byte[], byte[], long) - Method in interface org.redisson.executor.RemoteExecutorService
 
scheduleCallable(String, byte[], byte[], long) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
scheduleCallable(String, byte[], byte[], long) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
scheduleCleanMultimap(String, String) - Method in class org.redisson.EvictionScheduler
 
ScheduledExecutorRemoteService - Class in org.redisson.executor
 
ScheduledExecutorRemoteService(Codec, RedissonClient, String, CommandExecutor) - Constructor for class org.redisson.executor.ScheduledExecutorRemoteService
 
scheduleJCache(String, String, String) - Method in class org.redisson.EvictionScheduler
 
scheduleRunnable(String, byte[], byte[], long) - Method in interface org.redisson.executor.RemoteExecutorService
 
scheduleRunnable(String, byte[], byte[], long) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
scheduleRunnable(String, byte[], byte[], long) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
scheduleWithFixedDelay(String, byte[], byte[], long, long) - Method in interface org.redisson.executor.RemoteExecutorService
 
scheduleWithFixedDelay(String, byte[], byte[], long, long) - Method in interface org.redisson.executor.RemoteExecutorServiceAsync
 
scheduleWithFixedDelay(String, byte[], byte[], long, long) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
scheduleWithFixedDelayAsync(Runnable, long, long, TimeUnit) - Method in interface org.redisson.api.RScheduledExecutorServiceAsync
Creates in async mode and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
scheduleWithFixedDelayAsync(Runnable, long, long, TimeUnit) - Method in class org.redisson.RedissonExecutorService
 
ScoredCodec - Class in org.redisson.client.codec
 
ScoredCodec(Codec) - Constructor for class org.redisson.client.codec.ScoredCodec
 
ScoredEntry<V> - Class in org.redisson.client.protocol
 
ScoredEntry(Double, V) - Constructor for class org.redisson.client.protocol.ScoredEntry
 
ScoredSortedSetReplayDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ScoredSortedSetReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ScoredSortedSetReplayDecoder
 
ScoredSortedSetScanDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ScoredSortedSetScanDecoder() - Constructor for class org.redisson.client.protocol.decoder.ScoredSortedSetScanDecoder
 
ScoredSortedSetScanReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ScoredSortedSetScanReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ScoredSortedSetScanReplayDecoder
 
SCRIPT_EXISTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SCRIPT_FLUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SCRIPT_KILL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SCRIPT_LOAD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
scriptExists(String...) - Method in interface org.redisson.api.RScript
 
scriptExists(String...) - Method in interface org.redisson.api.RScriptReactive
 
scriptExists(String...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
scriptExists(String, String...) - Method in class org.redisson.reactive.RedissonScriptReactive
 
scriptExists(String...) - Method in class org.redisson.RedissonScript
 
scriptExists(String, String...) - Method in class org.redisson.RedissonScript
 
scriptExistsAsync(String...) - Method in interface org.redisson.api.RScriptAsync
 
scriptExistsAsync(String...) - Method in class org.redisson.RedissonScript
 
scriptExistsAsync(String, String...) - Method in class org.redisson.RedissonScript
 
scriptFlush() - Method in interface org.redisson.api.RScript
 
scriptFlush() - Method in interface org.redisson.api.RScriptReactive
 
scriptFlush() - Method in class org.redisson.reactive.RedissonScriptReactive
 
scriptFlush() - Method in class org.redisson.RedissonScript
 
scriptFlush(String) - Method in class org.redisson.RedissonScript
 
scriptFlushAsync() - Method in interface org.redisson.api.RScriptAsync
 
scriptFlushAsync() - Method in class org.redisson.RedissonScript
 
scriptFlushAsync(String) - Method in class org.redisson.RedissonScript
 
scriptKill() - Method in interface org.redisson.api.RScript
 
scriptKill() - Method in interface org.redisson.api.RScriptReactive
 
scriptKill() - Method in class org.redisson.reactive.RedissonScriptReactive
 
scriptKill() - Method in class org.redisson.RedissonScript
 
scriptKill(String) - Method in class org.redisson.RedissonScript
 
scriptKillAsync() - Method in interface org.redisson.api.RScriptAsync
 
scriptKillAsync() - Method in class org.redisson.RedissonScript
 
scriptKillAsync(String) - Method in class org.redisson.RedissonScript
 
scriptLoad(String) - Method in interface org.redisson.api.RScript
 
scriptLoad(String) - Method in interface org.redisson.api.RScriptReactive
 
scriptLoad(String) - Method in class org.redisson.reactive.RedissonScriptReactive
 
scriptLoad(String, String) - Method in class org.redisson.reactive.RedissonScriptReactive
 
scriptLoad(String) - Method in class org.redisson.RedissonScript
 
scriptLoad(String, String) - Method in class org.redisson.RedissonScript
 
scriptLoadAsync(String) - Method in interface org.redisson.api.RScriptAsync
 
scriptLoadAsync(String) - Method in class org.redisson.RedissonScript
 
scriptLoadAsync(String, String) - Method in class org.redisson.RedissonScript
 
SDIFF - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SDIFFSTORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SDIFFSTORE_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
searchForMethod(Class, String, Class[]) - Static method in class org.redisson.liveobject.misc.ClassUtils
Searches through all methods looking for one with the specified name that will take the specified paramaters even if the parameter types are more generic in the actual method implementation.
SECOND - Static variable in class org.redisson.executor.CronExpression
 
secondDecoder - Variable in class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
seconds - Variable in class org.redisson.executor.CronExpression
 
SELECT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SemaphorePubSub - Class in org.redisson.pubsub
 
SemaphorePubSub() - Constructor for class org.redisson.pubsub.SemaphorePubSub
 
semaphorePubSub - Variable in class org.redisson.Redisson
 
send(CommandData<T, R>) - Method in class org.redisson.client.RedisConnection
 
send(CommandsData) - Method in class org.redisson.client.RedisConnection
 
sendNextCommand(Channel) - Method in class org.redisson.client.handler.CommandsQueue
 
SENTINEL_GET_MASTER_ADDR_BY_NAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SENTINEL_SLAVES - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SentinelConnectionManager - Class in org.redisson.connection
 
SentinelConnectionManager(SentinelServersConfig, Config) - Constructor for class org.redisson.connection.SentinelConnectionManager
 
SentinelServersConfig - Class in org.redisson.config
 
SentinelServersConfig() - Constructor for class org.redisson.config.SentinelServersConfig
 
SerializationCodec - Class in org.redisson.codec
 
SerializationCodec() - Constructor for class org.redisson.codec.SerializationCodec
 
SerializationCodec(ClassLoader) - Constructor for class org.redisson.codec.SerializationCodec
 
SERVER_INFO - Static variable in interface org.redisson.client.protocol.RedisCommands
 
serverInfo() - Method in class org.redisson.client.RedisClient
Execute INFO SERVER operation.
serverInfoAsync() - Method in class org.redisson.client.RedisClient
Asynchronously execute INFO SERVER operation.
sessionRepository(RedissonClient, ApplicationEventPublisher) - Method in class org.redisson.spring.session.config.RedissonHttpSessionConfiguration
 
set(double) - Method in interface org.redisson.api.RAtomicDouble
Atomically sets the given value.
set(long) - Method in interface org.redisson.api.RAtomicLong
Atomically sets the given value.
set(long) - Method in interface org.redisson.api.RAtomicLongReactive
 
set(long, long, boolean) - Method in interface org.redisson.api.RBitSet
 
set(BitSet) - Method in interface org.redisson.api.RBitSet
 
set(long, long) - Method in interface org.redisson.api.RBitSet
 
set(long) - Method in interface org.redisson.api.RBitSet
 
set(long, boolean) - Method in interface org.redisson.api.RBitSet
 
set(long, long, boolean) - Method in interface org.redisson.api.RBitSetReactive
 
set(BitSet) - Method in interface org.redisson.api.RBitSetReactive
 
set(long, long) - Method in interface org.redisson.api.RBitSetReactive
 
set(long) - Method in interface org.redisson.api.RBitSetReactive
 
set(long, boolean) - Method in interface org.redisson.api.RBitSetReactive
 
set(V) - Method in interface org.redisson.api.RBucket
 
set(V, long, TimeUnit) - Method in interface org.redisson.api.RBucket
 
set(V) - Method in interface org.redisson.api.RBucketReactive
 
set(V, long, TimeUnit) - Method in interface org.redisson.api.RBucketReactive
 
set(Map<String, ?>) - Method in interface org.redisson.api.RBuckets
Saves objects mapped by Redis key.
set(long, V) - Method in interface org.redisson.api.RListReactive
 
SET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
set(long) - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
set(long, boolean) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
set(long, long, boolean) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
set(BitSet) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
set(long, long) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
set(long) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
set(V) - Method in class org.redisson.reactive.RedissonBucketReactive
 
set(V, long, TimeUnit) - Method in class org.redisson.reactive.RedissonBucketReactive
 
set(long, V) - Method in class org.redisson.reactive.RedissonListReactive
 
set(double) - Method in class org.redisson.RedissonAtomicDouble
 
set(long) - Method in class org.redisson.RedissonAtomicLong
 
set(BitSet) - Method in class org.redisson.RedissonBitSet
 
set(long) - Method in class org.redisson.RedissonBitSet
 
set(long, long, boolean) - Method in class org.redisson.RedissonBitSet
 
set(long, long) - Method in class org.redisson.RedissonBitSet
 
set(long, boolean) - Method in class org.redisson.RedissonBitSet
 
set(V) - Method in class org.redisson.RedissonBucket
 
set(V, long, TimeUnit) - Method in class org.redisson.RedissonBucket
 
set(Map<String, ?>) - Method in class org.redisson.RedissonBuckets
 
set(int, V) - Method in class org.redisson.RedissonList
 
set(int, V) - Method in class org.redisson.RedissonListMultimapValues
 
set(int, V) - Method in class org.redisson.RedissonSubList
 
setAddFuture(RFuture<Boolean>) - Method in class org.redisson.executor.RemotePromise
 
setAddress(String) - Method in class org.redisson.cluster.ClusterNodeInfo
 
setAddress(String) - Method in class org.redisson.config.SingleServerConfig
Set server address.
setAsync(double) - Method in interface org.redisson.api.RAtomicDoubleAsync
 
setAsync(long) - Method in interface org.redisson.api.RAtomicLongAsync
 
setAsync(long, long, boolean) - Method in interface org.redisson.api.RBitSetAsync
 
setAsync(BitSet) - Method in interface org.redisson.api.RBitSetAsync
 
setAsync(long, long) - Method in interface org.redisson.api.RBitSetAsync
 
setAsync(long) - Method in interface org.redisson.api.RBitSetAsync
 
setAsync(long, boolean) - Method in interface org.redisson.api.RBitSetAsync
 
setAsync(V) - Method in interface org.redisson.api.RBucketAsync
 
setAsync(V, long, TimeUnit) - Method in interface org.redisson.api.RBucketAsync
 
setAsync(int, V) - Method in interface org.redisson.api.RListAsync
 
setAsync(double) - Method in class org.redisson.RedissonAtomicDouble
 
setAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
setAsync(byte[]) - Method in class org.redisson.RedissonBinaryStream
 
setAsync(long, boolean) - Method in class org.redisson.RedissonBitSet
 
setAsync(long, long, boolean) - Method in class org.redisson.RedissonBitSet
 
setAsync(BitSet) - Method in class org.redisson.RedissonBitSet
 
setAsync(long, long) - Method in class org.redisson.RedissonBitSet
 
setAsync(long) - Method in class org.redisson.RedissonBitSet
 
setAsync(V) - Method in class org.redisson.RedissonBucket
 
setAsync(V, long, TimeUnit) - Method in class org.redisson.RedissonBucket
 
setAsync(int, V) - Method in class org.redisson.RedissonList
 
setAsync(int, V) - Method in class org.redisson.RedissonListMultimapValues
 
setAsync(int, V) - Method in class org.redisson.RedissonSubList
 
setBatchIndex(int) - Method in class org.redisson.client.handler.State
 
SETBIT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SETBIT_VOID - Static variable in interface org.redisson.client.protocol.RedisCommands
 
setCalendarHour(Calendar, int) - Method in class org.redisson.executor.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
setClassAssertionStatus(String, boolean) - Method in class org.redisson.executor.ClassLoaderDelegator
 
setClosed(boolean) - Method in class org.redisson.client.RedisConnection
 
setCodec(Codec) - Method in class org.redisson.config.Config
Redis key/value codec.
setCodec(Codec) - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
Set Codec instance shared between all Cache instances
setCodecProvider(CodecProvider) - Method in class org.redisson.config.Config
For codec registry and look up.
setCodecType(Class<? extends Codec>) - Method in class org.redisson.RedissonReference
 
setConfig(Map<String, CacheConfig>) - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
Set cache config mapped by cache name
setConfigLocation(String) - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
Set cache config location
setConnectionMinimumIdleSize(int) - Method in class org.redisson.config.SingleServerConfig
Minimum idle Redis connection amount.
setConnectionPoolSize(int) - Method in class org.redisson.config.SingleServerConfig
Redis connection pool size Default is 250
setCurrentClassLoader(ClassLoader) - Method in class org.redisson.executor.ClassLoaderDelegator
 
setDatabase(int) - Method in class org.redisson.config.ElasticacheServersConfig
Database index used for Redis connection Default is 0
setDatabase(int) - Method in class org.redisson.config.MasterSlaveServersConfig
Database index used for Redis connection Default is 0
setDatabase(int) - Method in class org.redisson.config.SentinelServersConfig
Database index used for Redis connection Default is 0
setDatabase(int) - Method in class org.redisson.config.SingleServerConfig
Database index used for Redis connection Default is 0
setDecoderState(DecoderState) - Method in class org.redisson.client.handler.State
 
setDecoderStateCopy(DecoderState) - Method in class org.redisson.client.handler.State
 
setDefaultAssertionStatus(boolean) - Method in class org.redisson.executor.ClassLoaderDelegator
 
setDefaultMaxInactiveInterval(int) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
setDnsMonitoring(boolean) - Method in class org.redisson.config.SingleServerConfig
Monitoring of the endpoint address for DNS changes.
setDnsMonitoringInterval(long) - Method in class org.redisson.config.SingleServerConfig
Interval in milliseconds to check the endpoint DNS if SingleServerConfig.isDnsMonitoring() is true.
setEventLoopGroup(EventLoopGroup) - Method in class org.redisson.config.Config
Use external EventLoopGroup.
SETEX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
setException(RedisException) - Method in class org.redisson.command.AsyncDetails
 
setExecutor(ExecutorService) - Method in class org.redisson.config.Config
Use external ExecutorService.
setExecutorServiceWorkers(Map<String, Integer>) - Method in class org.redisson.config.RedissonNodeConfig
Executor service workers amount per service name
setField(Object, String, Object) - Static method in class org.redisson.liveobject.misc.ClassUtils
 
setFreezed(boolean) - Method in class org.redisson.connection.ClientConnectionsEntry
 
setFreezeReason(ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.ClientConnectionsEntry
 
setImportMetadata(AnnotationMetadata) - Method in class org.redisson.spring.session.config.RedissonHttpSessionConfiguration
 
setIndex(Integer) - Method in class org.redisson.RedissonSortedSet.BinarySearchResult
 
setKeyName(String) - Method in class org.redisson.RedissonReference
 
setKeyPrefix(String) - Method in class org.redisson.spring.session.config.RedissonHttpSessionConfiguration
 
setKeyPrefix(String) - Method in class org.redisson.spring.session.RedissonSessionRepository
 
setLastUsageTime(long) - Method in class org.redisson.client.RedisConnection
 
setLiveObjectId(Object) - Method in interface org.redisson.api.RLiveObject
Change the value of the field that has the RId annotation.
setLoadBalancer(LoadBalancer) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Сonnection load balancer to multiple Redis slave servers.
setManagementEnabled(boolean) - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
setMasterAddress(String) - Method in class org.redisson.cluster.ClusterPartition
 
setMasterAddress(URI) - Method in class org.redisson.cluster.ClusterPartition
 
setMasterAddress(String) - Method in class org.redisson.config.MasterSlaveServersConfig
Set Redis master server address.
setMasterAddress(URI) - Method in class org.redisson.config.MasterSlaveServersConfig
 
setMasterConnectionMinimumIdleSize(int) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Redis 'master' node minimum idle connection amount for each slave node Default is 5
setMasterConnectionPoolSize(int) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Redis 'master' server connection pool size.
setMasterFail(boolean) - Method in class org.redisson.cluster.ClusterPartition
 
setMasterName(String) - Method in class org.redisson.config.SentinelServersConfig
Master server name used by Redis Sentinel servers and master change monitoring task.
setMaxIdleTime(long) - Method in class org.redisson.spring.cache.CacheConfig
Set max idle time for key\value entry in milliseconds.
setMaxInactiveIntervalInSeconds(Integer) - Method in class org.redisson.spring.session.config.RedissonHttpSessionConfiguration
 
setNettyThreads(int) - Method in class org.redisson.config.Config
Threads amount shared between all redis clients used by Redisson.
setNodeId(String) - Method in class org.redisson.cluster.ClusterNodeInfo
 
SETNX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
setPackageAssertionStatus(String, boolean) - Method in class org.redisson.executor.ClassLoaderDelegator
 
setPermits(int) - Method in interface org.redisson.api.RSemaphore
Deprecated.
setPermits(int) - Method in class org.redisson.RedissonSemaphore
 
setPermitsAsync(int) - Method in interface org.redisson.api.RSemaphoreAsync
Deprecated.
setPermitsAsync(int) - Method in class org.redisson.RedissonSemaphore
 
SETPXNX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
setQueueName(String) - Method in class org.redisson.RedissonQueueSemaphore
 
SETRANGE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SetReactiveIterator<V> - Class in org.redisson.reactive
 
SetReactiveIterator() - Constructor for class org.redisson.reactive.SetReactiveIterator
 
setReadMode(ReadMode) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Set node type used for read operation.
setReadOnlyMode(boolean) - Method in class org.redisson.command.CommandBatchService.Entry
 
setReconnectListener(ReconnectListener) - Method in class org.redisson.client.RedisConnection
 
setRedisClient(InetSocketAddress) - Method in class org.redisson.client.protocol.decoder.ListScanResult
 
setRedisClient(InetSocketAddress) - Method in class org.redisson.client.protocol.decoder.MapScanResult
 
setRedisClient(InetSocketAddress) - Method in interface org.redisson.RedisClientResult
 
setRedisson(RedissonClient) - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
Set Redisson instance
setRedissonNodeInitializer(RedissonNodeInitializer) - Method in class org.redisson.config.RedissonNodeConfig
Redisson node initializer
setRedissonReferenceEnabled(boolean) - Method in class org.redisson.config.Config
Config option for enabling Redisson Reference feature Default value is true
setRequestId(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setRequestId(String) - Method in class org.redisson.executor.RemotePromise
 
setRequestId(String) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
setRequestId(String) - Method in interface org.redisson.remote.RemoteParams
 
setResolverProvider(ResolverProvider) - Method in class org.redisson.config.Config
For resolver registry and look up.
setResourceLoader(ResourceLoader) - Method in class org.redisson.spring.cache.RedissonSpringCacheManager
 
setScanInterval(int) - Method in class org.redisson.config.ClusterServersConfig
Redis cluster scan interval in milliseconds
setScanInterval(int) - Method in class org.redisson.config.ElasticacheServersConfig
Elasticache node scan interval in milliseconds
setSchedulerChannelName(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setSchedulerChannelName(String) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
setSchedulerQueueName(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setSchedulerQueueName(String) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
setSchedulerTasksName(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setSchedulerTasksName(String) - Method in class org.redisson.executor.ScheduledExecutorRemoteService
 
setSlaveAddresses(Set<URI>) - Method in class org.redisson.config.MasterSlaveServersConfig
 
setSlaveConnectionMinimumIdleSize(int) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Redis 'slave' node minimum idle connection amount for each slave node Default is 5
setSlaveConnectionPoolSize(int) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Redis 'slave' servers connection pool size for each slave node.
setSlaveOf(String) - Method in class org.redisson.cluster.ClusterNodeInfo
 
setSlaveSubscriptionConnectionMinimumIdleSize(int) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Redis 'slave' node minimum idle subscription (pub/sub) connection amount for each slave node.
setSlaveSubscriptionConnectionPoolSize(int) - Method in class org.redisson.config.BaseMasterSlaveServersConfig
Redis 'slave' node maximum subscription (pub/sub) connection pool size for each slave node Default is 50
setStatisticsEnabled(boolean) - Method in class org.redisson.jcache.configuration.JCacheConfiguration
 
setStatusName(String) - Method in class org.redisson.executor.ExecutorRemoteService
 
setStatusName(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setSubscriptionConnectionMinimumIdleSize(int) - Method in class org.redisson.config.SingleServerConfig
Minimum idle subscription connection amount.
setSubscriptionConnectionPoolSize(int) - Method in class org.redisson.config.SingleServerConfig
Redis subscription-connection pool size limit Default is 50
setTasksCounterName(String) - Method in class org.redisson.executor.ExecutorRemoteService
 
setTasksCounterName(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setTerminationTopicName(String) - Method in class org.redisson.executor.ExecutorRemoteService
 
setTerminationTopicName(String) - Method in class org.redisson.executor.RemoteExecutorServiceImpl
 
setThreads(int) - Method in class org.redisson.config.Config
Threads amount shared across all listeners of RTopic object, invocation handlers of RRemoteService object and RExecutorService tasks.
setTimeout(Timeout) - Method in class org.redisson.command.AsyncDetails
 
setTimeZone(TimeZone) - Method in class org.redisson.executor.CronExpression
Sets the time zone for which this CronExpression will be resolved.
setTTL(long) - Method in class org.redisson.spring.cache.CacheConfig
Set time to live for key\value entry in milliseconds.
setType(Class<?>) - Method in class org.redisson.RedissonReference
 
setUncancellable() - Method in class org.redisson.misc.PromiseDelegator
 
setUncancellable() - Method in class org.redisson.misc.RedissonPromise
 
setUncancellable() - Method in interface org.redisson.misc.RPromise
Make this future impossible to cancel.
setupMasterEntry(String, int) - Method in class org.redisson.connection.MasterSlaveEntry
 
setupMasterEntry(String, int) - Method in class org.redisson.connection.SingleEntry
 
setUseLinuxNativeEpoll(boolean) - Method in class org.redisson.config.Config
Activates an unix socket if servers binded to loopback interface.
setValue(V) - Method in class org.redisson.jcache.JMutableEntry
 
setValue(Object) - Method in interface org.redisson.liveobject.core.LiveObjectInterceptor.Setter
 
setValue(V) - Method in class org.redisson.RedissonMapEntry
 
setValue(Object) - Method in class org.redisson.RedissonQueueSemaphore
 
setValues(Collection<?>) - Method in class org.redisson.RedissonQueueSemaphore
 
setWriteFuture(ChannelFuture) - Method in class org.redisson.command.AsyncDetails
 
shutdown() - Method in interface org.redisson.api.RedissonClient
Shutdown Redisson instance but NOT Redis server This equates to invoke shutdown(2, 15, TimeUnit.SECONDS);
shutdown(long, long, TimeUnit) - Method in interface org.redisson.api.RedissonClient
Shuts down Redisson instance NOT Redis server Shutdown ensures that no tasks are submitted for 'the quiet period' (usually a couple seconds) before it shuts itself down.
shutdown() - Method in interface org.redisson.api.RedissonReactiveClient
Shuts down Redisson instance NOT Redis server
shutdown() - Method in class org.redisson.client.RedisClient
 
shutdown() - Method in class org.redisson.cluster.ClusterConnectionManager
 
shutdown() - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
shutdown() - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
shutdown() - Method in interface org.redisson.connection.ConnectionManager
 
shutdown(long, long, TimeUnit) - Method in interface org.redisson.connection.ConnectionManager
 
shutdown() - Method in class org.redisson.connection.ElasticacheConnectionManager
 
shutdown() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
shutdown(long, long, TimeUnit) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
shutdown() - Method in class org.redisson.connection.MasterSlaveEntry
 
shutdown() - Method in class org.redisson.connection.SentinelConnectionManager
 
shutdown() - Method in class org.redisson.connection.SingleConnectionManager
 
shutdown() - Method in class org.redisson.Redisson
 
shutdown(long, long, TimeUnit) - Method in class org.redisson.Redisson
 
shutdown() - Method in class org.redisson.RedissonExecutorService
 
shutdown() - Method in class org.redisson.RedissonNode
Shutdown Redisson node instance
shutdown() - Method in class org.redisson.RedissonReactive
 
SHUTDOWN_STATE - Static variable in class org.redisson.RedissonExecutorService
 
shutdownAsync() - Method in class org.redisson.client.RedisClient
 
shutdownAsync() - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
shutdownAsync() - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
shutdownAsync(RedisClient) - Method in interface org.redisson.connection.ConnectionManager
 
shutdownAsync(RedisClient) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
shutdownMasterAsync() - Method in class org.redisson.connection.MasterSlaveEntry
 
shutdownNow() - Method in class org.redisson.RedissonExecutorService
 
SingleConnectionManager - Class in org.redisson.connection
 
SingleConnectionManager(SingleServerConfig, Config) - Constructor for class org.redisson.connection.SingleConnectionManager
 
SingleConvertor<R> - Class in org.redisson.client.protocol.convertor
 
SingleConvertor() - Constructor for class org.redisson.client.protocol.convertor.SingleConvertor
 
SingleEntry - Class in org.redisson.connection
 
SingleEntry(Set<ClusterSlotRange>, ConnectionManager, MasterSlaveServersConfig) - Constructor for class org.redisson.connection.SingleEntry
 
SinglePubSubConnectionPool - Class in org.redisson.connection.pool
Connection pool for Publish/Subscribe used with single node
SinglePubSubConnectionPool(MasterSlaveServersConfig, ConnectionManager, MasterSlaveEntry) - Constructor for class org.redisson.connection.pool.SinglePubSubConnectionPool
 
SingleServerConfig - Class in org.redisson.config
 
singleSlotRange - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
SINTER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SINTERSTORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SINTERSTORE_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SISMEMBER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
size() - Method in interface org.redisson.api.RBitSet
 
size() - Method in interface org.redisson.api.RBitSetReactive
 
size() - Method in interface org.redisson.api.RBucket
Returns size of object in bytes
size() - Method in interface org.redisson.api.RCollectionReactive
 
size() - Method in interface org.redisson.api.RMapCache
Returns the number of entries in cache.
size() - Method in interface org.redisson.api.RMapCacheReactive
Returns the number of entries in cache.
size() - Method in interface org.redisson.api.RMapReactive
 
size() - Method in interface org.redisson.api.RMultimap
Returns the number of key-value pairs in this multimap.
size() - Method in interface org.redisson.api.RScoredSortedSet
 
size() - Method in interface org.redisson.api.RScoredSortedSetReactive
 
size() - Method in interface org.redisson.api.RSetCache
Returns the number of elements in cache.
size() - Method in interface org.redisson.api.RSetCacheReactive
Returns the number of elements in cache.
size() - Method in class org.redisson.cluster.ClusterSlotRange
 
size() - Method in class org.redisson.misc.AbstractCacheMap
 
size() - Method in class org.redisson.misc.BiHashMap
 
size() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
size() - Method in class org.redisson.reactive.RedissonListReactive
 
size() - Method in class org.redisson.reactive.RedissonMapReactive
 
size() - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
size() - Method in class org.redisson.reactive.RedissonSetCacheReactive
 
size() - Method in class org.redisson.reactive.RedissonSetReactive
 
size() - Method in class org.redisson.RedissonBitSet
 
size() - Method in class org.redisson.RedissonBucket
 
size() - Method in class org.redisson.RedissonDelayedQueue
 
size() - Method in class org.redisson.RedissonList
 
size() - Method in class org.redisson.RedissonListMultimapValues
 
size() - Method in class org.redisson.RedissonMap
 
size() - Method in class org.redisson.RedissonMultimap
 
size() - Method in class org.redisson.RedissonScoredSortedSet
 
size() - Method in class org.redisson.RedissonSet
 
size() - Method in class org.redisson.RedissonSetCache
 
size() - Method in class org.redisson.RedissonSetMultimapValues
 
size() - Method in class org.redisson.RedissonSortedSet
 
sizeAsync() - Method in interface org.redisson.api.RBitSetAsync
 
sizeAsync() - Method in interface org.redisson.api.RBucketAsync
Returns size of object in bytes
sizeAsync() - Method in interface org.redisson.api.RCollectionAsync
Returns the number of elements in this collection.
sizeAsync() - Method in interface org.redisson.api.RMapAsync
 
sizeAsync() - Method in interface org.redisson.api.RMapCacheAsync
Returns the number of entries in cache.
sizeAsync() - Method in interface org.redisson.api.RMultimapAsync
Returns the number of key-value pairs in this multimap.
sizeAsync() - Method in interface org.redisson.api.RScoredSortedSetAsync
 
sizeAsync() - Method in interface org.redisson.api.RSetCacheAsync
Returns the number of elements in cache.
sizeAsync() - Method in class org.redisson.RedissonBinaryStream
 
sizeAsync() - Method in class org.redisson.RedissonBitSet
 
sizeAsync() - Method in class org.redisson.RedissonBucket
 
sizeAsync() - Method in class org.redisson.RedissonDelayedQueue
 
sizeAsync() - Method in class org.redisson.RedissonList
 
sizeAsync() - Method in class org.redisson.RedissonListMultimap
 
sizeAsync() - Method in class org.redisson.RedissonListMultimapValues
 
sizeAsync() - Method in class org.redisson.RedissonMap
 
sizeAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
sizeAsync() - Method in class org.redisson.RedissonSet
 
sizeAsync() - Method in class org.redisson.RedissonSetCache
 
sizeAsync() - Method in class org.redisson.RedissonSetMultimap
 
sizeAsync() - Method in class org.redisson.RedissonSetMultimapValues
 
sizeAsync() - Method in class org.redisson.RedissonSubList
 
skipWhiteSpace(int, String) - Method in class org.redisson.executor.CronExpression
 
SlaveConnectionPool - Class in org.redisson.connection.pool
Connection pool for slave node
SlaveConnectionPool(MasterSlaveServersConfig, ConnectionManager, MasterSlaveEntry) - Constructor for class org.redisson.connection.pool.SlaveConnectionPool
 
slaveDown(ClusterSlotRange, String, int, ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
slaveDown(String, int, ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.MasterSlaveEntry
 
slaveUp(String, int, ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.MasterSlaveEntry
 
SlotCallback<T,R> - Interface in org.redisson
 
SlotsDecoder - Class in org.redisson.client.protocol.decoder
 
SlotsDecoder() - Constructor for class org.redisson.client.protocol.decoder.SlotsDecoder
 
SMEMBERS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SmileJacksonCodec - Class in org.redisson.codec
Smile binary codec
SmileJacksonCodec() - Constructor for class org.redisson.codec.SmileJacksonCodec
 
SmileJacksonCodec(ClassLoader) - Constructor for class org.redisson.codec.SmileJacksonCodec
 
SMOVE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SnappyCodec - Class in org.redisson.codec
Snappy compression codec.
SnappyCodec() - Constructor for class org.redisson.codec.SnappyCodec
 
SnappyCodec(Codec) - Constructor for class org.redisson.codec.SnappyCodec
 
socketChannelClass - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
SPOP_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SRANDMEMBER_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SREM_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SSCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
start() - Method in class org.redisson.QueueTransferTask
 
start() - Method in class org.redisson.RedissonNode
Start Redisson node instance
State - Class in org.redisson.client.handler
 
State(boolean) - Constructor for class org.redisson.client.handler.State
 
StateLevel - Class in org.redisson.client.handler
 
StateLevel(long, List<Object>) - Constructor for class org.redisson.client.handler.StateLevel
 
StatusListener - Interface in org.redisson.api.listener
Listener for Redis PubSub channel status changes
statusName - Variable in class org.redisson.executor.ExecutorRemoteService
 
stop() - Method in class org.redisson.QueueTransferTask
 
stopThreads() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
store(RObject, String, RMap<String, Object>) - Method in class org.redisson.liveobject.core.RedissonObjectBuilder
 
storeExpressionVals(int, String, int) - Method in class org.redisson.executor.CronExpression
 
stream() - Method in class org.redisson.reactive.RedissonMapReactiveIterator
 
StringCodec - Class in org.redisson.client.codec
 
StringCodec() - Constructor for class org.redisson.client.codec.StringCodec
 
StringCodec(ClassLoader) - Constructor for class org.redisson.client.codec.StringCodec
 
StringCodec(String) - Constructor for class org.redisson.client.codec.StringCodec
 
StringCodec(Charset) - Constructor for class org.redisson.client.codec.StringCodec
 
StringDataDecoder - Class in org.redisson.client.protocol.decoder
 
StringDataDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringDataDecoder
 
StringListReplayDecoder - Class in org.redisson.client.protocol.decoder
 
StringListReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringListReplayDecoder
 
StringMapDataDecoder - Class in org.redisson.client.protocol.decoder
 
StringMapDataDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringMapDataDecoder
 
StringReplayDecoder - Class in org.redisson.client.protocol.decoder
 
StringReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringReplayDecoder
 
STRLEN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
subList(int, int) - Method in interface org.redisson.api.RList
 
subList(int, int) - Method in class org.redisson.RedissonList
 
subList(int, int) - Method in class org.redisson.RedissonListMultimapValues
 
subList(int, int) - Method in class org.redisson.RedissonSubList
 
submit(Callable<T>) - Method in class org.redisson.RedissonExecutorService
 
submit(Runnable, T) - Method in class org.redisson.RedissonExecutorService
 
submit(Runnable) - Method in class org.redisson.RedissonExecutorService
 
submitAsync(Callable<T>) - Method in interface org.redisson.api.RExecutorServiceAsync
Submit task for execution in async mode with listeners support
submitAsync(Runnable) - Method in interface org.redisson.api.RExecutorServiceAsync
Submit task for execution in async mode with listeners support
submitAsync(Callable<T>) - Method in class org.redisson.RedissonExecutorService
 
submitAsync(Runnable) - Method in class org.redisson.RedissonExecutorService
 
SUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
subscribe(Codec, String...) - Method in class org.redisson.client.RedisPubSubConnection
 
subscribe(Codec, String, RedisPubSubListener<?>) - Method in interface org.redisson.connection.ConnectionManager
 
subscribe(Codec, String, RedisPubSubListener<?>, AsyncSemaphore) - Method in interface org.redisson.connection.ConnectionManager
 
subscribe(Codec, String, RedisPubSubListener<?>) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
subscribe(Codec, String, RedisPubSubListener<?>, AsyncSemaphore) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
subscribe(Codec, String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
subscribe(Subscriber<? super T>) - Method in class org.redisson.reactive.NettyFuturePublisher
 
subscribe(Subscriber<? super V>) - Method in class org.redisson.reactive.SetReactiveIterator
 
subscribe(long) - Method in class org.redisson.RedissonFairLock
 
subscribe(long) - Method in class org.redisson.RedissonLock
 
SubscribeListener - Class in org.redisson.client
 
SubscribeListener(String, PubSubType) - Constructor for class org.redisson.client.SubscribeListener
 
subSet(V, V) - Method in class org.redisson.RedissonSortedSet
 
sum(Long, Long) - Method in class org.redisson.reactive.PublisherAdder
 
SUNION - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SUNIONSTORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SUNIONSTORE_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
sync() - Method in interface org.redisson.api.RFuture
Waits for this future until it is done, and rethrows the cause of the failure if this future failed.
sync(RedisStrictCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
sync(Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
sync() - Method in class org.redisson.misc.PromiseDelegator
 
sync() - Method in class org.redisson.misc.RedissonPromise
 
sync() - Method in interface org.redisson.misc.RPromise
 
syncUninterruptibly() - Method in interface org.redisson.api.RFuture
Waits for this future until it is done, and rethrows the cause of the failure if this future failed.
syncUninterruptibly() - Method in class org.redisson.misc.PromiseDelegator
 
syncUninterruptibly() - Method in class org.redisson.misc.RedissonPromise
 
syncUninterruptibly() - Method in interface org.redisson.misc.RPromise
 

T

tailSet(V) - Method in class org.redisson.RedissonSortedSet
 
take() - Method in interface org.redisson.api.RBlockingQueueReactive
 
take() - Method in class org.redisson.reactive.RedissonBlockingQueueReactive
 
take() - Method in class org.redisson.RedissonBlockingDeque
 
take() - Method in class org.redisson.RedissonBlockingFairQueue
 
take() - Method in class org.redisson.RedissonBlockingQueue
 
take() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
takeAsync() - Method in interface org.redisson.api.RBlockingQueueAsync
Retrieves and removes the head of this queue in async mode, waiting if necessary until an element becomes available.
takeAsync() - Method in class org.redisson.RedissonBlockingDeque
 
takeAsync() - Method in class org.redisson.RedissonBlockingFairQueue
 
takeAsync() - Method in class org.redisson.RedissonBlockingQueue
 
takeAsync() - Method in class org.redisson.RedissonBoundedBlockingQueue
 
takeFirst() - Method in class org.redisson.RedissonBlockingDeque
 
takeFirstAsync() - Method in interface org.redisson.api.RBlockingDequeAsync
 
takeFirstAsync() - Method in class org.redisson.RedissonBlockingDeque
 
takeLast() - Method in class org.redisson.RedissonBlockingDeque
 
takeLastAsync() - Method in interface org.redisson.api.RBlockingDequeAsync
 
takeLastAsync() - Method in class org.redisson.RedissonBlockingDeque
 
tasksCounterName - Variable in class org.redisson.executor.ExecutorRemoteService
 
TERMINATED_STATE - Static variable in class org.redisson.RedissonExecutorService
 
terminationTopicName - Variable in class org.redisson.executor.ExecutorRemoteService
 
time() - Method in interface org.redisson.api.Node
Returns current Redis server time in seconds
TIME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
time() - Method in class org.redisson.connection.RedisClientEntry
 
TIMEOUTLESS_COMMANDS - Static variable in interface org.redisson.client.protocol.QueueCommand
 
timeToLive(long) - Method in class org.redisson.api.LocalCachedMapOptions
Sets time to live in milliseconds for each map entry in cache.
timeToLive(long, TimeUnit) - Method in class org.redisson.api.LocalCachedMapOptions
Sets time to live for each map entry in cache.
toArray() - Method in interface org.redisson.api.RScoredSortedSet
 
toArray(T[]) - Method in interface org.redisson.api.RScoredSortedSet
 
toArray() - Method in class org.redisson.RedissonDelayedQueue
 
toArray(T[]) - Method in class org.redisson.RedissonDelayedQueue
 
toArray() - Method in class org.redisson.RedissonList
 
toArray(T[]) - Method in class org.redisson.RedissonList
 
toArray() - Method in class org.redisson.RedissonListMultimapValues
 
toArray(T[]) - Method in class org.redisson.RedissonListMultimapValues
 
toArray() - Method in class org.redisson.RedissonScoredSortedSet
 
toArray(T[]) - Method in class org.redisson.RedissonScoredSortedSet
 
toArray() - Method in class org.redisson.RedissonSet
 
toArray(T[]) - Method in class org.redisson.RedissonSet
 
toArray() - Method in class org.redisson.RedissonSetCache
 
toArray(T[]) - Method in class org.redisson.RedissonSetCache
 
toArray() - Method in class org.redisson.RedissonSetMultimapValues
 
toArray(T[]) - Method in class org.redisson.RedissonSetMultimapValues
 
toArray() - Method in class org.redisson.RedissonSortedSet
 
toArray(T[]) - Method in class org.redisson.RedissonSortedSet
 
toByteArray() - Method in interface org.redisson.api.RBitSet
 
toByteArray() - Method in interface org.redisson.api.RBitSetReactive
 
toByteArray() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
toByteArray() - Method in class org.redisson.RedissonBitSet
 
toByteArrayAsync() - Method in interface org.redisson.api.RBitSetAsync
 
toByteArrayAsync() - Method in class org.redisson.RedissonBitSet
 
toChars(long) - Static method in class org.redisson.client.handler.CommandEncoder
 
toJSON() - Method in class org.redisson.config.Config
Convert current configuration to JSON format
toJSON(Config) - Method in class org.redisson.config.ConfigSupport
 
toJSON(Map<String, CacheConfig>) - Static method in class org.redisson.spring.cache.CacheConfig
Convert current configuration to JSON format
toJSON(Map<String, CacheConfig>) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
toReference(RedissonClient, Object) - Static method in class org.redisson.misc.RedissonObjectFactory
 
toReference(RedissonReactiveClient, Object) - Static method in class org.redisson.misc.RedissonObjectFactory
 
toStoreValue(Object) - Method in class org.redisson.spring.cache.RedissonCache
 
toString() - Method in class org.redisson.api.GeoPosition
 
toString() - Method in class org.redisson.api.RemoteInvocationOptions
 
toString() - Method in class org.redisson.client.handler.State
 
toString() - Method in class org.redisson.client.handler.StateLevel
 
toString() - Method in class org.redisson.client.protocol.CommandData
 
toString() - Method in class org.redisson.client.protocol.decoder.ListMultiDecoder.NestedDecoderState
 
toString() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.NestedDecoderState
 
toString() - Method in class org.redisson.client.protocol.pubsub.PubSubMessage
 
toString() - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessage
 
toString() - Method in class org.redisson.client.protocol.pubsub.PubSubStatusMessage
 
toString() - Method in class org.redisson.client.protocol.RedisCommand
 
toString() - Method in class org.redisson.client.RedisClient
 
toString() - Method in class org.redisson.client.RedisConnection
 
toString() - Method in class org.redisson.cluster.ClusterNodeInfo
 
toString() - Method in class org.redisson.cluster.ClusterPartition
 
toString() - Method in class org.redisson.cluster.ClusterSlotRange
 
toString() - Method in class org.redisson.connection.ClientConnectionsEntry
 
toString() - Method in class org.redisson.connection.NodeSource
 
toString() - Method in class org.redisson.executor.ClassLoaderDelegator
 
toString() - Method in class org.redisson.executor.CronExpression
Returns the string representation of the CronExpression
toString() - Method in class org.redisson.misc.AbstractCacheMap.CachedValue
 
toString() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
toString() - Method in class org.redisson.misc.LFUCacheMap.MapKey
 
toString(T) - Static method in class org.redisson.misc.LogHelper
 
toString() - Method in class org.redisson.misc.ReclosableLatch
 
toString() - Method in class org.redisson.reactive.RedissonAtomicLongReactive
 
toString() - Method in class org.redisson.reactive.RedissonBitSetReactive
 
toString() - Method in class org.redisson.RedissonAtomicDouble
 
toString() - Method in class org.redisson.RedissonAtomicLong
 
toString() - Method in class org.redisson.RedissonBitSet
 
toString() - Method in class org.redisson.RedissonList
 
toString() - Method in class org.redisson.RedissonListMultimapValues
 
toString() - Method in class org.redisson.RedissonLocalCachedMap.CacheKey
 
toString() - Method in class org.redisson.RedissonLocalCachedMap.CacheValue
 
toString() - Method in class org.redisson.RedissonSet
 
toString() - Method in class org.redisson.RedissonSortedSet
 
toString() - Method in class org.redisson.RedissonSubList
 
toString() - Method in class org.redisson.remote.RemoteServiceRequest
 
toString() - Method in class org.redisson.remote.RemoteServiceResponse
 
toYAML() - Method in class org.redisson.config.Config
Convert current configuration to YAML format
toYAML(Config) - Method in class org.redisson.config.ConfigSupport
 
toYAML(Map<String, CacheConfig>) - Static method in class org.redisson.spring.cache.CacheConfig
Convert current configuration to YAML format
toYAML(Map<String, CacheConfig>) - Method in class org.redisson.spring.cache.CacheConfigSupport
 
TransferListener<T> - Class in org.redisson.pubsub
 
TransferListener(RPromise<T>) - Constructor for class org.redisson.pubsub.TransferListener
 
trim(int, int) - Method in interface org.redisson.api.RList
Trim list and remains elements only in specified range fromIndex, inclusive, and toIndex, inclusive.
trim(int, int) - Method in class org.redisson.RedissonList
 
trim(int, int) - Method in class org.redisson.RedissonListMultimapValues
 
trim(int, int) - Method in class org.redisson.RedissonSubList
 
trimAsync(long, long) - Method in interface org.redisson.api.RListAsync
Trim list and remains elements only in specified range fromIndex, inclusive, and toIndex, inclusive.
trimAsync(long, long) - Method in class org.redisson.RedissonList
 
trimAsync(long, long) - Method in class org.redisson.RedissonListMultimapValues
 
trimAsync(long, long) - Method in class org.redisson.RedissonSubList
 
TrueReplayConvertor - Class in org.redisson.client.protocol.convertor
 
TrueReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.TrueReplayConvertor
 
tryAcquire() - Method in interface org.redisson.api.RPermitExpirableSemaphore
Acquires a permit only if one is available at the time of invocation.
tryAcquire(long, TimeUnit) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(long, long, TimeUnit) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Acquires a permit with defined lease time from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire() - Method in interface org.redisson.api.RSemaphore
Acquires a permit only if one is available at the time of invocation.
tryAcquire(int) - Method in interface org.redisson.api.RSemaphore
Acquires the given number of permits only if all are available at the time of invocation.
tryAcquire(long, TimeUnit) - Method in interface org.redisson.api.RSemaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int, long, TimeUnit) - Method in interface org.redisson.api.RSemaphore
Acquires the given number of permits only if all are available within the given waiting time and the current thread has not been interrupted.
tryAcquire() - Method in class org.redisson.connection.PubSubConnectionEntry
 
tryAcquire() - Method in class org.redisson.pubsub.AsyncSemaphore
 
tryAcquire() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquire(long, long, TimeUnit) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquire(long, TimeUnit) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquire() - Method in class org.redisson.RedissonSemaphore
 
tryAcquire(int) - Method in class org.redisson.RedissonSemaphore
 
tryAcquire(int, long, TimeUnit) - Method in class org.redisson.RedissonSemaphore
 
tryAcquire(long, TimeUnit) - Method in class org.redisson.RedissonSemaphore
 
tryAcquireAsync() - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Acquires a permit only if one is available at the time of invocation.
tryAcquireAsync(long, TimeUnit) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquireAsync(long, long, TimeUnit) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Acquires a permit with defined lease time from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquireAsync() - Method in interface org.redisson.api.RSemaphoreAsync
Acquires a permit only if one is available at the time of invocation.
tryAcquireAsync(int) - Method in interface org.redisson.api.RSemaphoreAsync
Acquires the given number of permits only if all are available at the time of invocation.
tryAcquireAsync(long, TimeUnit) - Method in interface org.redisson.api.RSemaphoreAsync
Acquires a permit, if one is available and returns immediately, with the value true, reducing the number of available permits by one.
tryAcquireAsync(int, long, TimeUnit) - Method in interface org.redisson.api.RSemaphoreAsync
Acquires the given number of permits only if all are available within the given waiting time.
tryAcquireAsync() - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquireAsync(int, long) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquireAsync(long, TimeUnit) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquireAsync(long, long, TimeUnit) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryAcquireAsync(int) - Method in class org.redisson.RedissonQueueSemaphore
 
tryAcquireAsync() - Method in class org.redisson.RedissonSemaphore
 
tryAcquireAsync(int) - Method in class org.redisson.RedissonSemaphore
 
tryAcquireAsync(long, TimeUnit) - Method in class org.redisson.RedissonSemaphore
 
tryAcquireAsync(int, long, TimeUnit) - Method in class org.redisson.RedissonSemaphore
 
tryAcquireShared(int) - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
tryAcquireShared(int) - Method in class org.redisson.misc.ReclosableLatch
 
tryAdd(double, V) - Method in interface org.redisson.api.RScoredSortedSet
Adds element to this set only if has not been added before.
tryAdd(double, V) - Method in class org.redisson.RedissonScoredSortedSet
 
tryAddAsync(double, V) - Method in interface org.redisson.api.RScoredSortedSetAsync
Adds element to this set only if has not been added before.
tryAddAsync(double, V) - Method in class org.redisson.RedissonScoredSortedSet
 
tryAgain() - Method in class org.redisson.RedissonBaseMapIterator
 
tryFailure(Throwable) - Method in class org.redisson.client.protocol.BatchCommandData
 
tryFailure(Throwable) - Method in class org.redisson.client.protocol.CommandData
 
tryFailure(Throwable) - Method in class org.redisson.client.protocol.CommandsData
 
tryFailure(Throwable) - Method in interface org.redisson.client.protocol.QueueCommand
 
tryFailure(Throwable) - Method in class org.redisson.misc.PromiseDelegator
 
tryFailure(Throwable) - Method in class org.redisson.misc.RedissonPromise
 
tryFailure(Throwable) - Method in interface org.redisson.misc.RPromise
Marks this future as a failure and notifies all listeners.
tryInit(long, double) - Method in interface org.redisson.api.RBloomFilter
Initializes Bloom filter params (size and hashIterations) calculated from expectedInsertions and falseProbability Stores config to Redis server.
tryInit(long, double) - Method in class org.redisson.RedissonBloomFilter
 
tryLock(long, long, TimeUnit) - Method in interface org.redisson.api.RLock
Returns true as soon as the lock is acquired.
tryLock() - Method in class org.redisson.RedissonLock
 
tryLock(long, long, TimeUnit) - Method in class org.redisson.RedissonLock
 
tryLock(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
tryLock() - Method in class org.redisson.RedissonMultiLock
 
tryLock(long, TimeUnit) - Method in class org.redisson.RedissonMultiLock
 
tryLock(long, long, TimeUnit) - Method in class org.redisson.RedissonMultiLock
 
tryLockAsync() - Method in interface org.redisson.api.RLock
 
tryLockAsync(long, TimeUnit) - Method in interface org.redisson.api.RLock
 
tryLockAsync(long, long, TimeUnit) - Method in interface org.redisson.api.RLock
 
tryLockAsync() - Method in class org.redisson.RedissonLock
 
tryLockAsync(long) - Method in class org.redisson.RedissonLock
 
tryLockAsync(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
tryLockAsync(long, long, TimeUnit) - Method in class org.redisson.RedissonLock
 
tryLockAsync(long, long, TimeUnit, long) - Method in class org.redisson.RedissonLock
 
tryRelease(String) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Releases a permit by its id, returning it to the semaphore.
tryRelease(String) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryReleaseAsync(String) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Releases a permit by its id, returning it to the semaphore.
tryReleaseAsync(String) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
tryReleaseShared(int) - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
tryReleaseShared(int) - Method in class org.redisson.misc.ReclosableLatch
 
trySend() - Method in class org.redisson.client.protocol.QueueCommandHolder
 
trySet(V) - Method in interface org.redisson.api.RBucket
 
trySet(V, long, TimeUnit) - Method in interface org.redisson.api.RBucket
 
trySet(Map<String, ?>) - Method in interface org.redisson.api.RBuckets
Try to save objects mapped by Redis key.
trySet(V, long, TimeUnit) - Method in class org.redisson.RedissonBucket
 
trySet(V) - Method in class org.redisson.RedissonBucket
 
trySet(Map<String, ?>) - Method in class org.redisson.RedissonBuckets
 
trySetAsync(V) - Method in interface org.redisson.api.RBucketAsync
 
trySetAsync(V, long, TimeUnit) - Method in interface org.redisson.api.RBucketAsync
 
trySetAsync(V) - Method in class org.redisson.RedissonBucket
 
trySetAsync(V, long, TimeUnit) - Method in class org.redisson.RedissonBucket
 
trySetCapacity(int) - Method in interface org.redisson.api.RBoundedBlockingQueue
Sets queue capacity only if it is not set before.
trySetCapacity(int) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
trySetCapacityAsync(int) - Method in interface org.redisson.api.RBoundedBlockingQueueAsync
Sets queue capacity only if it is not set before.
trySetCapacityAsync(int) - Method in class org.redisson.RedissonBoundedBlockingQueue
 
trySetComparator(Comparator<? super V>) - Method in interface org.redisson.api.RSortedSet
Sets new comparator only if current set is empty
trySetComparator(Comparator<? super V>) - Method in class org.redisson.RedissonSortedSet
 
trySetCount(long) - Method in interface org.redisson.api.RCountDownLatch
Sets new count value only if previous count already has reached zero or is not set at all.
trySetCount(long) - Method in class org.redisson.RedissonCountDownLatch
 
trySetCountAsync(long) - Method in interface org.redisson.api.RCountDownLatchAsync
Sets new count value only if previous count already has reached zero or is not set at all.
trySetCountAsync(long) - Method in class org.redisson.RedissonCountDownLatch
 
trySetPermits(int) - Method in interface org.redisson.api.RPermitExpirableSemaphore
Sets number of permits.
trySetPermits(int) - Method in interface org.redisson.api.RSemaphore
Sets number of permits.
trySetPermits(int) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
trySetPermits(int) - Method in class org.redisson.RedissonSemaphore
 
trySetPermitsAsync(int) - Method in interface org.redisson.api.RPermitExpirableSemaphoreAsync
Sets number of permits.
trySetPermitsAsync(int) - Method in interface org.redisson.api.RSemaphoreAsync
Sets number of permits.
trySetPermitsAsync(int) - Method in class org.redisson.RedissonPermitExpirableSemaphore
 
trySetPermitsAsync(int) - Method in class org.redisson.RedissonSemaphore
 
trySuccess(T) - Method in class org.redisson.misc.PromiseDelegator
 
trySuccess(T) - Method in class org.redisson.misc.RedissonPromise
 
trySuccess(T) - Method in interface org.redisson.misc.RPromise
Marks this future as a success and notifies all listeners.
TTLMapValueReplayDecoder<T> - Class in org.redisson.client.protocol.decoder
 
TTLMapValueReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.TTLMapValueReplayDecoder
 
TYPE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
TypeConvertor - Class in org.redisson.client.protocol.convertor
 
TypeConvertor() - Constructor for class org.redisson.client.protocol.convertor.TypeConvertor
 

U

unfreeze(String, int, ClientConnectionsEntry.FreezeReason) - Method in interface org.redisson.connection.balancer.LoadBalancerManager
 
unfreeze(String, int, ClientConnectionsEntry.FreezeReason) - Method in class org.redisson.connection.balancer.LoadBalancerManagerImpl
 
unfreeze() - Method in class org.redisson.connection.MasterSlaveEntry
 
union(String...) - Method in interface org.redisson.api.RScoredSortedSet
Union provided ScoredSortedSets and store result to current ScoredSortedSet
union(RScoredSortedSet.Aggregate, String...) - Method in interface org.redisson.api.RScoredSortedSet
Union provided ScoredSortedSets with defined aggregation method and store result to current ScoredSortedSet
union(Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSet
Union provided ScoredSortedSets mapped to weight multiplier and store result to current ScoredSortedSet
union(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSet
Union provided ScoredSortedSets mapped to weight multiplier with defined aggregation method and store result to current ScoredSortedSet
union(String...) - Method in interface org.redisson.api.RSet
Union sets specified by name and write to current set.
union(String...) - Method in interface org.redisson.api.RSetReactive
Union sets specified by name and write to current set.
union(String...) - Method in class org.redisson.reactive.RedissonSetReactive
 
union(String...) - Method in class org.redisson.RedissonScoredSortedSet
 
union(RScoredSortedSet.Aggregate, String...) - Method in class org.redisson.RedissonScoredSortedSet
 
union(Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
union(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
union(String...) - Method in class org.redisson.RedissonSet
 
union(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
unionAsync(String...) - Method in interface org.redisson.api.RScoredSortedSetAsync
Union provided ScoredSortedSets and store result to current ScoredSortedSet
unionAsync(RScoredSortedSet.Aggregate, String...) - Method in interface org.redisson.api.RScoredSortedSetAsync
Union provided ScoredSortedSets with defined aggregation method and store result to current ScoredSortedSet
unionAsync(Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSetAsync
Union provided ScoredSortedSets mapped to weight multiplier and store result to current ScoredSortedSet
unionAsync(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in interface org.redisson.api.RScoredSortedSetAsync
Union provided ScoredSortedSets mapped to weight multiplier with defined aggregation method and store result to current ScoredSortedSet
unionAsync(String...) - Method in interface org.redisson.api.RSetAsync
Union sets specified by name and write to current set.
unionAsync(String...) - Method in class org.redisson.RedissonScoredSortedSet
 
unionAsync(RScoredSortedSet.Aggregate, String...) - Method in class org.redisson.RedissonScoredSortedSet
 
unionAsync(Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
unionAsync(RScoredSortedSet.Aggregate, Map<String, Double>) - Method in class org.redisson.RedissonScoredSortedSet
 
unionAsync(String...) - Method in class org.redisson.RedissonSet
 
unionAsync(String...) - Method in class org.redisson.RedissonSetMultimapValues
 
unlock() - Method in class org.redisson.RedissonFairLock
 
unlock() - Method in class org.redisson.RedissonLock
 
unlock() - Method in class org.redisson.RedissonMultiLock
 
unlock() - Method in class org.redisson.RedissonReadLock
 
unlock() - Method in class org.redisson.RedissonRedLock
 
unlock() - Method in class org.redisson.RedissonWriteLock
 
unlockAsync() - Method in interface org.redisson.api.RLock
 
unlockAsync() - Method in class org.redisson.RedissonLock
 
unlockAsync(long) - Method in class org.redisson.RedissonLock
 
unlockInner(Collection<RLock>) - Method in class org.redisson.RedissonMultiLock
 
unlockInnerAsync(long) - Method in class org.redisson.RedissonFairLock
 
unlockInnerAsync(long) - Method in class org.redisson.RedissonLock
 
unlockMessage - Static variable in class org.redisson.pubsub.LockPubSub
 
unregisterClass(Class<?>) - Method in interface org.redisson.api.RLiveObjectService
Unregister the class with the service.
unregisterClass(Class) - Method in class org.redisson.RedissonLiveObjectService
 
UNSUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
unsubscribe(String...) - Method in class org.redisson.client.RedisPubSubConnection
 
unsubscribe(String, AsyncSemaphore) - Method in interface org.redisson.connection.ConnectionManager
 
unsubscribe(String, boolean) - Method in interface org.redisson.connection.ConnectionManager
 
unsubscribe(String, AsyncSemaphore) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
unsubscribe(String, boolean) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
unsubscribe(String, RedisPubSubListener<?>) - Method in class org.redisson.connection.PubSubConnectionEntry
 
unsubscribe(RFuture<RedissonLockEntry>, long) - Method in class org.redisson.RedissonFairLock
 
unsubscribe(RFuture<RedissonLockEntry>, long) - Method in class org.redisson.RedissonLock
 
UNWATCH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
unwrap(Class<T>) - Method in class org.redisson.jcache.JCache
 
unwrap(Class<T>) - Method in class org.redisson.jcache.JCacheEntry
 
unwrap(Class<T>) - Method in class org.redisson.jcache.JCacheEntryEvent
 
unwrap(Class<T>) - Method in class org.redisson.jcache.JCacheManager
 
unwrap(Class<T>) - Method in class org.redisson.jcache.JMutableEntry
 
updateChannel(Channel) - Method in class org.redisson.client.RedisConnection
 
URIBuilder - Class in org.redisson.misc
 
URIBuilder() - Constructor for class org.redisson.misc.URIBuilder
 
useClusterServers() - Method in class org.redisson.config.Config
Init cluster servers configuration
useElasticacheServers() - Method in class org.redisson.config.Config
Init AWS Elasticache servers configuration.
useMasterSlaveServers() - Method in class org.redisson.config.Config
Init master/slave servers configuration.
useSentinelServers() - Method in class org.redisson.config.Config
Init sentinel servers configuration.
useSingleServer() - Method in class org.redisson.config.Config
Init single server configuration.
UUIDGenerator - Class in org.redisson.liveobject.resolver
 
UUIDGenerator() - Constructor for class org.redisson.liveobject.resolver.UUIDGenerator
 

V

validateExpression(String) - Static method in class org.redisson.executor.CronExpression
 
valueIterator() - Method in interface org.redisson.api.RMapReactive
 
valueIterator() - Method in class org.redisson.reactive.RedissonMapReactive
 
valueIterator() - Method in class org.redisson.RedissonMap
 
valueOf(String) - Static method in enum org.redisson.api.annotation.REntity.TransformationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.GeoOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.GeoUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.LocalCachedMapOptions.EvictionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.RCascadeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.RScoredSortedSet.Aggregate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.RScript.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.RScript.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.api.RType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.client.protocol.pubsub.PubSubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.client.protocol.RedisCommand.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.cluster.ClusterNodeInfo.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.config.ReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.connection.ClientConnectionsEntry.FreezeReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.connection.ConnectionEventsHub.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.connection.NodeSource.Redirect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.jcache.JMutableEntry.Action
Returns the enum constant of this type with the specified name.
valueRange(int, int) - Method in interface org.redisson.api.RLexSortedSetReactive
 
valueRange(int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
valueRange(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSet
 
valueRange(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
valueRange(int, int) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
valueRange(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
valueRange(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSetReactive
 
valueRange(int, int) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
valueRange(double, boolean, double, boolean) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
valueRange(double, boolean, double, boolean, int, int) - Method in class org.redisson.reactive.RedissonScoredSortedSetReactive
 
valueRange(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRange(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRange(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeAsync(int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
valueRangeAsync(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
valueRangeAsync(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
valueRangeAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeAsync(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeAsync(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeReversed(int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
valueRangeReversed(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSet
 
valueRangeReversed(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSet
 
valueRangeReversed(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeReversed(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeReversed(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeReversedAsync(int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
valueRangeReversedAsync(double, boolean, double, boolean) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
valueRangeReversedAsync(double, boolean, double, boolean, int, int) - Method in interface org.redisson.api.RScoredSortedSetAsync
 
valueRangeReversedAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeReversedAsync(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeReversedAsync(double, boolean, double, boolean, int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
values() - Static method in enum org.redisson.api.annotation.REntity.TransformationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.GeoOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.GeoUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.LocalCachedMapOptions.EvictionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.RCascadeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.redisson.api.RMap
Returns values collections.
values() - Method in interface org.redisson.api.RMultimap
Returns a view collection containing the value from each key-value pair contained in this multimap, without collapsing duplicates (so values().size() == size()).
values() - Static method in enum org.redisson.api.RScoredSortedSet.Aggregate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.RScript.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.RScript.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.api.RType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.client.protocol.pubsub.PubSubType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.client.protocol.RedisCommand.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.cluster.ClusterNodeInfo.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.config.ReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.connection.ClientConnectionsEntry.FreezeReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.connection.ConnectionEventsHub.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.connection.NodeSource.Redirect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.jcache.JMutableEntry.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.redisson.misc.AbstractCacheMap
 
values() - Method in class org.redisson.misc.BiHashMap
 
values() - Method in class org.redisson.RedissonLocalCachedMap
 
values() - Method in class org.redisson.RedissonMap
 
values() - Method in class org.redisson.RedissonMultimap
 
valueSet() - Method in class org.redisson.misc.BiHashMap
 
valueSize(K) - Method in interface org.redisson.api.RMap
Returns size of value mapped by key in bytes
valueSize(K) - Method in class org.redisson.RedissonMap
 
valueSizeAsync(K) - Method in interface org.redisson.api.RMapAsync
Returns size of value mapped by key in bytes
valueSizeAsync(K) - Method in class org.redisson.RedissonMap
 
Version - Class in org.redisson
 
Version() - Constructor for class org.redisson.Version
 
VoidReplayConvertor - Class in org.redisson.client.protocol.convertor
 
VoidReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.VoidReplayConvertor
 

W

warmUp() - Static method in class org.redisson.misc.RedissonObjectFactory
 
warmUp() - Static method in class org.redisson.RedissonReference
 
WATCH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
weeklyOnDayAndHourAndMinute(int, int, Integer...) - Static method in class org.redisson.CronSchedule
Creates cron expression which schedule task execution every given days of the week at the given time.
WeightedRoundRobinBalancer - Class in org.redisson.connection.balancer
Weighted Round Robin balancer.
WeightedRoundRobinBalancer(Map<String, Integer>, int) - Constructor for class org.redisson.connection.balancer.WeightedRoundRobinBalancer
Creates weighted round robin balancer.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.redisson.client.handler.CommandEncoder
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.redisson.client.handler.CommandsQueue
 
write(Integer, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
write(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
write(String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandSyncExecutor
 
write(Integer, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
write(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
write(String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandSyncService
 
writeAllAsync(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
writeAllAsync(RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
writeAllAsync(RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
writeAllAsync(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
writeAllReactive(RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
writeAllReactive(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
writeAllReactive(RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
writeAllReactive(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
writeAsync(MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
writeAsync(Integer, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
writeAsync(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
writeAsync(String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandAsyncExecutor
 
writeAsync(MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
writeAsync(Integer, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
writeAsync(String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
writeAsync(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandAsyncService
 
writeLock() - Method in interface org.redisson.api.RReadWriteLock
Returns the lock used for writing.
writeLock() - Method in class org.redisson.RedissonReadWriteLock
 
writeReactive(MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
writeReactive(String, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
writeReactive(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.command.CommandReactiveExecutor
 
writeReactive(String, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
writeReactive(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
writeReactive(MasterSlaveEntry, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.command.CommandReactiveService
 
WriteRedisConnectionException - Exception in org.redisson.client
 
WriteRedisConnectionException(String, Throwable) - Constructor for exception org.redisson.client.WriteRedisConnectionException
 

X

xor(String...) - Method in interface org.redisson.api.RBitSet
 
xor(String...) - Method in interface org.redisson.api.RBitSetReactive
 
xor(String...) - Method in class org.redisson.reactive.RedissonBitSetReactive
 
xor(String...) - Method in class org.redisson.RedissonBitSet
 
xorAsync(String...) - Method in interface org.redisson.api.RBitSetAsync
 
xorAsync(String...) - Method in class org.redisson.RedissonBitSet
 

Y

YEAR - Static variable in class org.redisson.executor.CronExpression
 
years - Variable in class org.redisson.executor.CronExpression
 
yield(Kryo) - Method in interface org.redisson.codec.KryoCodec.KryoPool
 
yield(Kryo) - Method in class org.redisson.codec.KryoCodec.KryoPoolImpl
 

Z

ZADD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZADD_BOOL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZADD_BOOL_RAW - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZADD_NX_BOOL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZADD_RAW - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZCARD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZCARD_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZCOUNT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZERO - Static variable in class org.redisson.connection.NodeSource
 
zeroCountMessage - Static variable in class org.redisson.RedissonCountDownLatch
 
ZINCRBY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZINTERSTORE_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZLEXCOUNT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGE_ENTRY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGE_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGEBYLEX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGEBYSCORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGEBYSCORE_ENTRY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANGEBYSCORE_LIST - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANK - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZRANK_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREM - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREMRANGEBYLEX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREMRANGEBYRANK - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREMRANGEBYSCORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREVRANGE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREVRANGE_ENTRY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREVRANGEBYSCORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREVRANGEBYSCORE_ENTRY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZREVRANK_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZSCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZSCORE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZSCORE_CONTAINS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZUNIONSTORE_INT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2014–2016 The Redisson Project. All rights reserved.