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

A

acquire() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
acquireAmount(int) - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
add(SubscribesConnectionEntry) - Method in interface org.redisson.connection.LoadBalancer
 
add(V) - Method in interface org.redisson.core.RHyperLogLog
 
add(double, V) - Method in interface org.redisson.core.RScoredSortedSet
 
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(double, V) - Method in class org.redisson.RedissonScoredSortedSet
 
add(V) - Method in class org.redisson.RedissonSet
 
add(V) - Method in class org.redisson.RedissonSortedSet
 
addAll(Collection<V>) - Method in interface org.redisson.core.RHyperLogLog
 
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.RedissonSet
 
addAll(Collection<? extends V>) - Method in class org.redisson.RedissonSortedSet
 
addAllAsync(Collection<? extends V>) - Method in interface org.redisson.core.RCollectionAsync
 
addAllAsync(Collection<V>) - Method in interface org.redisson.core.RHyperLogLogAsync
 
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(Collection<? extends V>) - Method in class org.redisson.RedissonSet
 
addAndGet(long) - Method in interface org.redisson.core.RAtomicLong
Atomically adds the given value to the current value.
addAndGet(K, Number) - Method in interface org.redisson.core.RMap
Atomically adds the given delta to the current value by mapped key.
addAndGet(long) - Method in class org.redisson.RedissonAtomicLong
 
addAndGet(K, Number) - Method in class org.redisson.RedissonMap
 
addAndGetAsync(long) - Method in interface org.redisson.core.RAtomicLongAsync
 
addAndGetAsync(K, Number) - Method in interface org.redisson.core.RMapAsync
 
addAndGetAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
addAndGetAsync(K, Number) - Method in class org.redisson.RedissonMap
 
addAsync(V) - Method in interface org.redisson.core.RCollectionAsync
 
addAsync(V) - Method in interface org.redisson.core.RHyperLogLogAsync
 
addAsync(double, V) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
addAsync(V) - Method in interface org.redisson.core.RSortedSet
 
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(double, V) - Method in class org.redisson.RedissonScoredSortedSet
 
addAsync(V) - Method in class org.redisson.RedissonSet
 
addAsync(V) - Method in class org.redisson.RedissonSortedSet
 
addChannel(String, CommandData<Object, Object>) - Method in class org.redisson.client.handler.CommandDecoder
 
addFirst(V) - Method in class org.redisson.RedissonDeque
 
addFirstAsync(V) - Method in interface org.redisson.core.RDequeAsync
 
addFirstAsync(V) - Method in class org.redisson.RedissonDeque
 
addFlag(ClusterNodeInfo.Flag) - Method in class org.redisson.connection.ClusterNodeInfo
 
addLast(V) - Method in class org.redisson.RedissonDeque
 
addLastAsync(V) - Method in interface org.redisson.core.RDequeAsync
 
addLastAsync(V) - Method in class org.redisson.RedissonDeque
 
addListener(RedisPubSubListener) - Method in class org.redisson.client.RedisPubSubConnection
 
addListener(String, RedisPubSubListener<?>) - Method in class org.redisson.connection.PubSubConnectionEntry
 
addListener(PatternMessageListener<M>) - Method in interface org.redisson.core.RPatternTopic
Subscribes to this topic.
addListener(PatternStatusListener) - Method in interface org.redisson.core.RPatternTopic
Subscribes to status changes of this topic
addListener(MessageListener<M>) - Method in interface org.redisson.core.RTopic
Subscribes to this topic.
addListener(StatusListener) - Method in interface org.redisson.core.RTopic
Subscribes to status changes of this topic
addListener(StatusListener) - Method in interface org.redisson.core.RTopicAsync
Subscribes to status changes of this topic
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
 
addNodeAddress(String...) - Method in class org.redisson.ClusterServersConfig
Add Redis cluster node address.
addNodeAddress(String...) - Method in class org.redisson.ElasticacheServersConfig
Add Redis cluster node address.
addOneShotListener(RedisPubSubListener) - Method in class org.redisson.client.RedisPubSubConnection
 
addScore(V, Number) - Method in interface org.redisson.core.RScoredSortedSet
 
addScore(V, Number) - Method in class org.redisson.RedissonScoredSortedSet
 
addScoreAsync(V, Number) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
addScoreAsync(V, Number) - Method in class org.redisson.RedissonScoredSortedSet
 
addSentinelAddress(String...) - Method in class org.redisson.SentinelServersConfig
 
addSlave(String, int) - Method in class org.redisson.connection.MasterSlaveEntry
 
addSlaveAddress(URI) - Method in class org.redisson.connection.ClusterPartition
 
addSlaveAddress(String...) - Method in class org.redisson.MasterSlaveServersConfig
Add Redis slave server address.
addSlaveAddress(URI) - Method in class org.redisson.MasterSlaveServersConfig
 
allAsync(boolean, RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in class org.redisson.CommandExecutorService
 
apply(T) - Method in interface org.redisson.core.Predicate
 
aquire() - Method in class org.redisson.RedissonCountDownLatchEntry
 
aquire() - Method in class org.redisson.RedissonLockEntry
 
async(RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
async(Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
async(boolean, int, MultiDecoder<Object>, Codec, RedisCommand<V>, Object[], Promise<R>, RedisClient, int) - Method in class org.redisson.CommandBatchExecutorService
 
async(boolean, int, MultiDecoder<Object>, Codec, RedisCommand<V>, Object[], Promise<R>, RedisClient, int) - Method in class org.redisson.CommandExecutorService
 
AUTH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
await(Future<R>) - Method in class org.redisson.client.RedisConnection
 
await() - Method in interface org.redisson.core.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.core.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() - Method in class org.redisson.misc.ReclosableLatch
 
await(long, TimeUnit) - Method in class org.redisson.misc.ReclosableLatch
 
await() - Method in class org.redisson.RedissonCountDownLatch
 
await(long, TimeUnit) - Method in class org.redisson.RedissonCountDownLatch
 
awaitUninterruptibly() - Method in class org.redisson.misc.ReclosableLatch
 

B

BaseMasterSlaveServersConfig<T extends BaseMasterSlaveServersConfig<T>> - Class in org.redisson
 
BaseMasterSlaveServersConfig() - Constructor for class org.redisson.BaseMasterSlaveServersConfig
 
BasePatternStatusListener - Class in org.redisson.core
Base status listener for Redis PubSub channel status changes
BasePatternStatusListener() - Constructor for class org.redisson.core.BasePatternStatusListener
 
BaseRedisPubSubListener<V> - Class in org.redisson.client
 
BaseRedisPubSubListener() - Constructor for class org.redisson.client.BaseRedisPubSubListener
 
BaseStatusListener - Class in org.redisson.core
Base status listener for Redis PubSub channel status changes
BaseStatusListener() - Constructor for class org.redisson.core.BaseStatusListener
 
binarySearch(V, Codec, RedisConnection) - Method in class org.redisson.RedissonSortedSet
 
BLPOP - Static variable in interface org.redisson.client.protocol.RedisCommands
 
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
 
BooleanNumberReplayConvertor - Class in org.redisson.client.protocol.convertor
 
BooleanNumberReplayConvertor() - 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
 
BRPOPLPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 

C

calcIncrement(double) - Static method in class org.redisson.RedissonSortedSet
 
calcSlot(String) - Method in interface org.redisson.connection.ConnectionManager
 
calcSlot(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
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
 
clear() - Method in interface org.redisson.core.RScoredSortedSet
 
clear() - Method in class org.redisson.RedissonList
 
clear() - Method in class org.redisson.RedissonMap
 
clear() - Method in class org.redisson.RedissonScoredSortedSet
 
clear() - Method in class org.redisson.RedissonSet
 
clear() - Method in class org.redisson.RedissonSortedSet
 
clearExpire() - Method in interface org.redisson.core.RExpirable
Remove the existing timeout of Redisson object
clearExpireAsync() - Method in interface org.redisson.core.RExpirableAsync
 
CLIENT_GETNAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLIENT_SETNAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
close() - Method in class org.redisson.connection.PubSubConnectionEntry
 
close() - Method in class org.redisson.misc.ReclosableLatch
 
closeAndAwaitUninterruptibly() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
closeAsync() - Method in class org.redisson.client.RedisConnection
 
CLUSTER_INFO - Static variable in interface org.redisson.client.protocol.RedisCommands
 
CLUSTER_NODES - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ClusterConnectionManager - Class in org.redisson.connection
 
ClusterConnectionManager(ClusterServersConfig, Config) - Constructor for class org.redisson.connection.ClusterConnectionManager
 
ClusterNode - Interface in org.redisson.core
Redis cluster node interface
ClusterNodeInfo - Class in org.redisson.connection
 
ClusterNodeInfo() - Constructor for class org.redisson.connection.ClusterNodeInfo
 
ClusterNodeInfo.Flag - Enum in org.redisson.connection
 
ClusterPartition - Class in org.redisson.connection
 
ClusterPartition() - Constructor for class org.redisson.connection.ClusterPartition
 
ClusterServersConfig - Class in org.redisson
 
ClusterServersConfig() - Constructor for class org.redisson.ClusterServersConfig
 
Codec - Interface in org.redisson.client.codec
Redis code
codec - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
CommandBatchExecutorService - Class in org.redisson
 
CommandBatchExecutorService(ConnectionManager) - Constructor for class org.redisson.CommandBatchExecutorService
 
CommandBatchExecutorService.CommandEntry - Class in org.redisson
 
CommandBatchExecutorService.CommandEntry(CommandData<?, ?>, int) - Constructor for class org.redisson.CommandBatchExecutorService.CommandEntry
 
CommandBatchExecutorService.Entry - Class in org.redisson
 
CommandBatchExecutorService.Entry() - Constructor for class org.redisson.CommandBatchExecutorService.Entry
 
CommandData<T,R> - Class in org.redisson.client.protocol
 
CommandData(Promise<R>, Codec, RedisCommand<T>, Object[]) - Constructor for class org.redisson.client.protocol.CommandData
 
CommandData(Promise<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() - 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 - Interface in org.redisson
 
CommandExecutorService - Class in org.redisson
 
CommandExecutorService(ConnectionManager) - Constructor for class org.redisson.CommandExecutorService
 
CommandsData - Class in org.redisson.client.protocol
 
CommandsData(Promise<Void>, List<CommandData<?, ?>>) - Constructor for class org.redisson.client.protocol.CommandsData
 
CommandsListEncoder - Class in org.redisson.client.handler
 
CommandsListEncoder() - Constructor for class org.redisson.client.handler.CommandsListEncoder
 
CommandsQueue - Class in org.redisson.client.handler
 
CommandsQueue() - Constructor for class org.redisson.client.handler.CommandsQueue
 
comparator() - Method in class org.redisson.RedissonSortedSet
 
compareAndSet(long, long) - Method in interface org.redisson.core.RAtomicLong
Atomically sets the value to the given updated value only if the current value == the expected value.
compareAndSet(long, long) - Method in class org.redisson.RedissonAtomicLong
 
compareAndSetAsync(long, long) - Method in interface org.redisson.core.RAtomicLongAsync
 
compareAndSetAsync(long, long) - Method in class org.redisson.RedissonAtomicLong
 
compareTo(CommandBatchExecutorService.CommandEntry) - Method in class org.redisson.CommandBatchExecutorService.CommandEntry
 
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
Redisson configuration
Config() - Constructor for class org.redisson.Config
 
config - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
connect() - Method in class org.redisson.client.RedisClient
 
connect(MasterSlaveServersConfig) - Method in class org.redisson.connection.ConnectionEntry
 
connectAsync() - Method in class org.redisson.client.RedisClient
 
CONNECTION - Static variable in class org.redisson.client.RedisConnection
 
ConnectionEntry - Class in org.redisson.connection
 
ConnectionEntry(RedisClient, int) - Constructor for class org.redisson.connection.ConnectionEntry
 
ConnectionManager - Interface in org.redisson.connection
 
connectionReadOp(int) - Method in interface org.redisson.connection.ConnectionManager
 
connectionReadOp(int, RedisClient) - Method in interface org.redisson.connection.ConnectionManager
 
connectionReadOp(int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
connectionReadOp(int, RedisClient) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
connectionReadOp() - Method in class org.redisson.connection.MasterSlaveEntry
 
connectionReadOp(RedisClient) - Method in class org.redisson.connection.MasterSlaveEntry
 
connectionReadOp() - Method in class org.redisson.connection.SingleEntry
 
ConnectionWatchdog - Class in org.redisson.client.handler
 
ConnectionWatchdog(Bootstrap, ChannelGroup) - Constructor for class org.redisson.client.handler.ConnectionWatchdog
 
connectionWriteOp(int) - Method in interface org.redisson.connection.ConnectionManager
 
connectionWriteOp(int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
connectionWriteOp() - Method in class org.redisson.connection.MasterSlaveEntry
 
connectPubSub() - Method in class org.redisson.client.RedisClient
 
connectPubSub(MasterSlaveServersConfig) - Method in class org.redisson.connection.ConnectionEntry
 
connectPubSub(MasterSlaveServersConfig) - Method in class org.redisson.connection.SubscribesConnectionEntry
 
contains(Object) - Method in interface org.redisson.core.RScoredSortedSet
 
contains(Object) - Method in class org.redisson.RedissonList
 
contains(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
contains(Object) - Method in class org.redisson.RedissonSet
 
contains(Object) - Method in class org.redisson.RedissonSortedSet
 
containsAll(Collection<?>) - Method in interface org.redisson.core.RScoredSortedSet
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonList
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonSet
 
containsAll(Collection<?>) - Method in class org.redisson.RedissonSortedSet
 
containsAllAsync(Collection<?>) - Method in interface org.redisson.core.RCollectionAsync
 
containsAllAsync(Collection<?>) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonList
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
containsAllAsync(Collection<?>) - Method in class org.redisson.RedissonSet
 
containsAsync(Object) - Method in interface org.redisson.core.RCollectionAsync
 
containsAsync(Object) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
containsAsync(Object) - Method in class org.redisson.RedissonList
 
containsAsync(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
containsAsync(Object) - Method in class org.redisson.RedissonSet
 
containsKey(Object) - Method in class org.redisson.RedissonMap
 
containsKeyAsync(Object) - Method in interface org.redisson.core.RMapAsync
 
containsKeyAsync(Object) - Method in class org.redisson.RedissonMap
 
containsValue(Object) - Method in class org.redisson.RedissonMap
 
containsValueAsync(Object) - Method in interface org.redisson.core.RMapAsync
 
containsValueAsync(Object) - Method in class org.redisson.RedissonMap
 
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.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.VoidReplayConvertor
 
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
 
count() - Method in interface org.redisson.core.RHyperLogLog
 
count() - Method in class org.redisson.RedissonHyperLogLog
 
countAsync() - Method in interface org.redisson.core.RHyperLogLogAsync
 
countAsync() - Method in class org.redisson.RedissonHyperLogLog
 
countDown() - Method in interface org.redisson.core.RCountDownLatch
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
countDown() - Method in class org.redisson.RedissonCountDownLatch
 
countWith(String...) - Method in interface org.redisson.core.RHyperLogLog
 
countWith(String...) - Method in class org.redisson.RedissonHyperLogLog
 
countWithAsync(String...) - Method in interface org.redisson.core.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 a CRC16 checksum from the bytes.
create(Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
create(String) - Static method in class org.redisson.misc.URIBuilder
 
create() - Static method in class org.redisson.Redisson
Creates an Redisson instance
create(Config) - Static method in class org.redisson.Redisson
Creates an Redisson instance with configuration
createBatch() - Method in class org.redisson.Redisson
Return batch object which executes group of command in pipeline.
createBatch() - Method in interface org.redisson.RedissonClient
Return batch object which executes group of command in pipeline.
createClient(String, int, int) - Method in interface org.redisson.connection.ConnectionManager
 
createClient(String, int) - Method in interface org.redisson.connection.ConnectionManager
 
createClient(String, int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
createClient(String, int, int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
createInstance() - Method in class org.redisson.codec.KryoCodec.KryoPoolImpl
Sub classes can customize the Kryo instance by overriding this method
createReleaseReadListener(int, RedisConnection, Timeout) - Method in interface org.redisson.connection.ConnectionManager
 
createReleaseReadListener(int, RedisConnection, Timeout) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
createReleaseWriteListener(int, RedisConnection, Timeout) - Method in interface org.redisson.connection.ConnectionManager
 
createReleaseWriteListener(int, RedisConnection, Timeout) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 

D

decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.redisson.client.handler.CommandDecoder
 
decode(ByteBuf, State) - Method in interface org.redisson.client.protocol.Decoder
 
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.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.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.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.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.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.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.StringMapReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.client.protocol.decoder.StringMapReplayDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.StringObjectDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.client.protocol.decoder.StringReplayDecoder
 
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.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
 
decoder - Variable in class org.redisson.client.codec.LongCodec
 
Decoder<R> - Interface in org.redisson.client.protocol
 
DECR - Static variable in interface org.redisson.client.protocol.RedisCommands
 
decrementAndGet() - Method in interface org.redisson.core.RAtomicLong
Atomically decrements the current value by one.
decrementAndGet() - Method in class org.redisson.RedissonAtomicLong
 
decrementAndGetAsync() - Method in interface org.redisson.core.RAtomicLongAsync
 
decrementAndGetAsync() - Method in class org.redisson.RedissonAtomicLong
 
DEL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
DEL_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
delete(String...) - Method in interface org.redisson.core.RKeys
Delete multiple objects by name
delete() - Method in interface org.redisson.core.RObject
Deletes the object
delete(String...) - Method in class org.redisson.Redisson
Deprecated.
delete(String...) - Method in interface org.redisson.RedissonClient
Deprecated.
delete(String...) - Method in class org.redisson.RedissonKeys
Delete multiple objects by name
delete() - Method in class org.redisson.RedissonLock
 
deleteAsync(String...) - Method in interface org.redisson.core.RKeysAsync
Delete multiple objects by name in async mode
deleteAsync() - Method in interface org.redisson.core.RObjectAsync
 
deleteAsync(String...) - Method in class org.redisson.Redisson
Deprecated.
deleteAsync(String...) - Method in interface org.redisson.RedissonClient
Deprecated.
deleteAsync() - Method in class org.redisson.RedissonCountDownLatch
 
deleteAsync(String...) - Method in class org.redisson.RedissonKeys
Delete multiple objects by name in async mode
deleteAsync() - Method in class org.redisson.RedissonLock
 
deleteByPattern(String) - Method in interface org.redisson.core.RKeys
Delete multiple objects by a key pattern Supported glob-style patterns: h?
deleteByPattern(String) - Method in class org.redisson.Redisson
Delete multiple objects by a key pattern Supported glob-style patterns: h?
deleteByPattern(String) - Method in interface org.redisson.RedissonClient
Deprecated.
deleteByPattern(String) - Method in class org.redisson.RedissonKeys
Delete multiple objects by a key pattern Supported glob-style patterns: h?
deleteByPatternAsync(String) - Method in interface org.redisson.core.RKeysAsync
Delete multiple objects by a key pattern in async mode Supported glob-style patterns: h?
deleteByPatternAsync(String) - Method in class org.redisson.Redisson
Delete multiple objects by a key pattern in async mode Supported glob-style patterns: h?
deleteByPatternAsync(String) - Method in interface org.redisson.RedissonClient
Deprecated.
deleteByPatternAsync(String) - Method in class org.redisson.RedissonKeys
Delete multiple objects by a key pattern in async mode Supported glob-style patterns: h?
descendingIterator() - Method in class org.redisson.RedissonDeque
 
DoubleReplayConvertor - Class in org.redisson.client.protocol.convertor
 
DoubleReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.DoubleReplayConvertor
 
drainTo(Collection<? super V>) - Method in class org.redisson.RedissonBlockingQueue
 
drainTo(Collection<? super V>, int) - Method in class org.redisson.RedissonBlockingQueue
 
drainToAsync(Collection<? super V>, int) - Method in interface org.redisson.core.RBlockingQueueAsync
 
drainToAsync(Collection<? super V>) - Method in interface org.redisson.core.RBlockingQueueAsync
 
drainToAsync(Collection<? super V>) - Method in class org.redisson.RedissonBlockingQueue
 
drainToAsync(Collection<? super V>, int) - Method in class org.redisson.RedissonBlockingQueue
 

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
Configuration for an AWS ElastiCache replication group.
ElasticacheServersConfig() - Constructor for class org.redisson.ElasticacheServersConfig
 
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
 
encode(ChannelHandlerContext, CommandData<Object, Object>, ByteBuf) - Method in class org.redisson.client.handler.CommandEncoder
 
encode(ChannelHandlerContext, CommandsData, ByteBuf) - Method in class org.redisson.client.handler.CommandsListEncoder
 
encode(Object) - Method in interface org.redisson.client.protocol.Encoder
 
encode(Object) - Method in class org.redisson.client.protocol.StringParamsEncoder
 
Encoder - Interface in org.redisson.client.protocol
 
entries - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
entryRange(int, int) - Method in interface org.redisson.core.RScoredSortedSet
 
entryRange(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entryRangeAsync(int, int) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
entryRangeAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
entrySet() - Method in class org.redisson.RedissonMap
 
equals(Object) - Method in class org.redisson.client.protocol.ScoredEntry
 
equals(Object) - Method in class org.redisson.connection.RedisClientEntry
 
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.RedissonCountDownLatchEntry
 
equals(Object) - Method in class org.redisson.RedissonLockEntry
 
equals(Object) - Method in class org.redisson.RedissonMap
 
eval(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScript
 
eval(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScript
 
eval(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.core.RScript
 
eval(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.core.RScript
 
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_INTEGER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_LIST - 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_OBJECT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
EVAL_STRING - 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.CommandExecutorService
 
evalAsync(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScriptAsync
 
evalAsync(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScriptAsync
 
evalAsync(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.core.RScriptAsync
 
evalAsync(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.core.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 class org.redisson.CommandBatchExecutorService
 
evalRead(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandBatchExecutorService
 
evalRead(String, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalRead(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalRead(String, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalRead(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalReadAsync(String, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalReadAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalReadAsync(String, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalReadAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalSha(RScript.Mode, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScript
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScript
 
evalSha(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.core.RScript
 
evalSha(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.core.RScript
 
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.core.RScriptAsync
 
evalShaAsync(RScript.Mode, Codec, String, RScript.ReturnType, List<Object>, Object...) - Method in interface org.redisson.core.RScriptAsync
 
evalShaAsync(RScript.Mode, String, RScript.ReturnType) - Method in interface org.redisson.core.RScriptAsync
 
evalShaAsync(RScript.Mode, Codec, String, RScript.ReturnType) - Method in interface org.redisson.core.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 class org.redisson.CommandBatchExecutorService
 
evalWrite(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandBatchExecutorService
 
evalWrite(String, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalWrite(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalWrite(String, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalWrite(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalWriteAllAsync(RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalWriteAllAsync(RedisCommand<T>, SlotCallback<T, R>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalWriteAsync(String, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalWriteAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in interface org.redisson.CommandExecutor
 
evalWriteAsync(String, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
evalWriteAsync(String, Codec, RedisCommand<T>, String, List<Object>, Object...) - Method in class org.redisson.CommandExecutorService
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.redisson.client.handler.ConnectionWatchdog
 
EXEC - Static variable in interface org.redisson.client.protocol.RedisCommands
 
execute() - Method in class org.redisson.CommandBatchExecutorService
 
execute(CommandBatchExecutorService.Entry, int, Promise<Void>, AtomicInteger, int) - Method in class org.redisson.CommandBatchExecutorService
 
execute() - Method in interface org.redisson.core.RBatch
Executes all operations accumulated during async methods invocations.
execute() - Method in class org.redisson.RedissonBatch
 
execute(Codec, RedisConnection) - Method in interface org.redisson.SyncOperation
 
executeAsync() - Method in class org.redisson.CommandBatchExecutorService
 
executeAsync() - Method in interface org.redisson.core.RBatch
Executes all operations accumulated during async methods invocations asynchronously.
executeAsync() - Method in class org.redisson.RedissonBatch
 
EXISTS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
exists() - Method in interface org.redisson.core.RBucket
 
exists() - Method in class org.redisson.RedissonBucket
 
existsAsync() - Method in interface org.redisson.core.RBucketAsync
 
existsAsync() - Method in class org.redisson.RedissonBucket
 
EXPIRE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
expire(long, TimeUnit) - Method in interface org.redisson.core.RExpirable
 
expireAsync(long, TimeUnit) - Method in interface org.redisson.core.RExpirableAsync
 
EXPIREAT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
expireAt(long) - Method in interface org.redisson.core.RExpirable
 
expireAt(Date) - Method in interface org.redisson.core.RExpirable
 
expireAtAsync(Date) - Method in interface org.redisson.core.RExpirableAsync
 
expireAtAsync(long) - Method in interface org.redisson.core.RExpirableAsync
 

F

fastPut(K, V) - Method in interface org.redisson.core.RMap
Associates the specified value with the specified key.
fastPut(K, V) - Method in class org.redisson.RedissonMap
 
fastPutAsync(K, V) - Method in interface org.redisson.core.RMapAsync
Associates the specified value with the specified key in async manner.
fastPutAsync(K, V) - Method in class org.redisson.RedissonMap
 
fastRemove(K...) - Method in interface org.redisson.core.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 class org.redisson.RedissonMap
 
fastRemoveAsync(K...) - Method in interface org.redisson.core.RMapAsync
Removes keys from map by one operation in async manner Works faster than RMap.removeAsync but not returning the value associated with key
fastRemoveAsync(K...) - Method in class org.redisson.RedissonMap
 
fastSet(int, V) - Method in interface org.redisson.core.RList
 
fastSet(int, V) - Method in class org.redisson.RedissonList
 
fastSetAsync(int, V) - Method in interface org.redisson.core.RListAsync
 
fastSetAsync(int, V) - Method in class org.redisson.RedissonList
 
filterEntries(Predicate<Map.Entry<K, V>>) - Method in interface org.redisson.core.RMap
Returns a map slice containing the mappings in whose Map.Entry<K, V> entries satisfy a predicate.
filterEntries(Predicate<Map.Entry<K, V>>) - Method in class org.redisson.RedissonMap
 
filterKeys(Predicate<K>) - Method in interface org.redisson.core.RMap
Returns a map slice containing the mappings in whose keys satisfy a predicate.
filterKeys(Predicate<K>) - Method in class org.redisson.RedissonMap
 
filterValues(Predicate<V>) - Method in interface org.redisson.core.RMap
Returns a map slice containing the mappings in whose values satisfy a predicate.
filterValues(Predicate<V>) - Method in class org.redisson.RedissonMap
 
findKeysByPattern(String) - Method in interface org.redisson.core.RKeys
Find keys by key search pattern Supported glob-style patterns: h?
findKeysByPattern(String) - Method in class org.redisson.Redisson
Find keys by key search pattern Supported glob-style patterns: h?
findKeysByPattern(String) - Method in interface org.redisson.RedissonClient
Deprecated.
findKeysByPattern(String) - Method in class org.redisson.RedissonKeys
Find keys by key search pattern Supported glob-style patterns: h?
findKeysByPatternAsync(String) - Method in interface org.redisson.core.RKeysAsync
Find keys by key search pattern in async mode Supported glob-style patterns: h?
findKeysByPatternAsync(String) - Method in class org.redisson.Redisson
Find keys by key search pattern in async mode Supported glob-style patterns: h?
findKeysByPatternAsync(String) - Method in interface org.redisson.RedissonClient
Deprecated.
findKeysByPatternAsync(String) - Method in class org.redisson.RedissonKeys
Find keys by key search pattern in async mode Supported glob-style patterns: h?
first() - Method in interface org.redisson.core.RScoredSortedSet
 
first() - Method in class org.redisson.RedissonScoredSortedSet
 
first() - Method in class org.redisson.RedissonSortedSet
 
firstAsync() - Method in interface org.redisson.core.RScoredSortedSetAsync
 
firstAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
FLUSHALL - Static variable in interface org.redisson.client.protocol.RedisCommands
 
flushall() - Method in class org.redisson.Redisson
Delete all the keys of all the existing databases
flushall() - Method in interface org.redisson.RedissonClient
Delete all the keys of all the existing databases
FLUSHDB - Static variable in interface org.redisson.client.protocol.RedisCommands
 
flushdb() - Method in class org.redisson.Redisson
Delete all the keys of the currently selected database
flushdb() - Method in interface org.redisson.RedissonClient
Delete all the keys of the currently selected database
forceReconnect() - Method in class org.redisson.client.RedisConnection
 
forceUnlock() - Method in interface org.redisson.core.RLock
Unlocks lock independently of state
forceUnlock() - Method in class org.redisson.RedissonLock
 
freeze(String, int) - Method in interface org.redisson.connection.LoadBalancer
 

G

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(Future<V>) - Method in interface org.redisson.CommandExecutor
 
get(Future<V>) - Method in class org.redisson.CommandExecutorService
 
get() - Method in interface org.redisson.core.RAtomicLong
Gets the current value.
get() - Method in interface org.redisson.core.RBucket
 
get() - Method in class org.redisson.RedissonAtomicLong
 
get() - Method in class org.redisson.RedissonBucket
 
get(int) - Method in class org.redisson.RedissonList
 
get(Object) - Method in class org.redisson.RedissonMap
 
getAddr() - Method in class org.redisson.client.RedisClient
 
getAddr() - Method in class org.redisson.connection.RedisClientEntry
 
getAddr() - Method in interface org.redisson.core.Node
Get Redis node address
getAddress() - Method in class org.redisson.connection.ClusterNodeInfo
 
getAddress() - Method in class org.redisson.SingleServerConfig
 
getAll(Set<K>) - Method in interface org.redisson.core.RMap
Gets a map slice contains the mappings with defined keys by one operation.
getAll(Set<K>) - Method in class org.redisson.RedissonMap
 
getAllSubscribeConnections() - Method in class org.redisson.connection.SubscribesConnectionEntry
 
getAndAdd(long) - Method in interface org.redisson.core.RAtomicLong
Atomically adds the given value to the current value.
getAndAdd(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndAddAsync(long) - Method in interface org.redisson.core.RAtomicLongAsync
 
getAndAddAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndDecrement() - Method in interface org.redisson.core.RAtomicLong
Atomically decrements by one the current value.
getAndDecrement() - Method in class org.redisson.RedissonAtomicLong
 
getAndDecrementAsync() - Method in interface org.redisson.core.RAtomicLongAsync
 
getAndDecrementAsync() - Method in class org.redisson.RedissonAtomicLong
 
getAndIncrement() - Method in interface org.redisson.core.RAtomicLong
Atomically increments the current value by one.
getAndIncrement() - Method in class org.redisson.RedissonAtomicLong
 
getAndIncrementAsync() - Method in interface org.redisson.core.RAtomicLongAsync
 
getAndIncrementAsync() - Method in class org.redisson.RedissonAtomicLong
 
getAndSet(long) - Method in interface org.redisson.core.RAtomicLong
Atomically sets the given value and returns the old value.
getAndSet(long) - Method in class org.redisson.RedissonAtomicLong
 
getAndSetAsync(long) - Method in interface org.redisson.core.RAtomicLongAsync
 
getAndSetAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
getAsync() - Method in interface org.redisson.core.RAtomicLongAsync
 
getAsync() - Method in interface org.redisson.core.RBucketAsync
 
getAsync(int) - Method in interface org.redisson.core.RListAsync
 
getAsync(K) - Method in interface org.redisson.core.RMapAsync
 
getAsync() - Method in class org.redisson.RedissonAtomicLong
 
getAsync() - Method in class org.redisson.RedissonBucket
 
getAsync(int) - Method in class org.redisson.RedissonList
 
getAsync(K) - Method in class org.redisson.RedissonMap
 
getAtomicLong(String) - Method in class org.redisson.Redisson
Returns distributed "atomic long" instance by name.
getAtomicLong(String) - Method in interface org.redisson.RedissonClient
Returns "atomic long" instance by name.
getAtomicLongAsync(String) - Method in interface org.redisson.core.RBatch
Returns "atomic long" instance by name.
getAtomicLongAsync(String) - Method in class org.redisson.RedissonBatch
 
getAvailableClients() - Method in interface org.redisson.connection.LoadBalancer
 
getBlockingQueue(String) - Method in interface org.redisson.core.RBatch
Returns blocking queue instance by name.
getBlockingQueue(String, Codec) - Method in interface org.redisson.core.RBatch
 
getBlockingQueue(String) - Method in class org.redisson.Redisson
Returns distributed blocking queue instance by name.
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 interface org.redisson.RedissonClient
Returns blocking queue instance by name.
getBlockingQueue(String, Codec) - Method in interface org.redisson.RedissonClient
 
getBootstrap() - Method in class org.redisson.client.RedisClient
 
getBucket(String) - Method in interface org.redisson.core.RBatch
Returns object holder by name
getBucket(String, Codec) - Method in interface org.redisson.core.RBatch
 
getBucket(String) - Method in class org.redisson.Redisson
Returns object holder by name
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 interface org.redisson.RedissonClient
Returns object holder by name
getBucket(String, Codec) - Method in interface org.redisson.RedissonClient
 
getBuckets(String) - Method in class org.redisson.Redisson
Returns a list of object holder by a key pattern Supported glob-style patterns: h?
getBuckets(String) - Method in interface org.redisson.RedissonClient
Returns a list of object holder by a key pattern
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
 
getChannelNames() - Method in interface org.redisson.core.RTopic
Get topic channel names
getChannelNames() - Method in class org.redisson.RedissonTopic
 
getChannelPromise() - Method in class org.redisson.client.protocol.QueueCommandHolder
 
getChannels() - Method in class org.redisson.client.RedisPubSubConnection
 
getClient() - Method in class org.redisson.connection.ConnectionEntry
 
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 class org.redisson.Redisson
Get Redis cluster nodes group for server operations
getClusterNodesGroup() - Method in interface org.redisson.RedissonClient
Get Redis cluster nodes group for server operations
getCodec() - Method in class org.redisson.client.protocol.CommandData
 
getCodec() - Method in class org.redisson.Config
 
getCodec() - Method in interface org.redisson.connection.ConnectionManager
 
getCodec() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getCommand() - Method in class org.redisson.client.protocol.CommandData
 
getCommand() - Method in class org.redisson.client.protocol.QueueCommandHolder
 
getCommand() - Method in class org.redisson.CommandBatchExecutorService.CommandEntry
 
getCommand() - Method in enum org.redisson.core.RScript.ReturnType
 
getCommands() - Method in class org.redisson.client.protocol.CommandsData
 
getCommands() - Method in class org.redisson.CommandBatchExecutorService.Entry
 
getConfig() - Method in interface org.redisson.connection.ConnectionManager
 
getConfig() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getConfig() - Method in class org.redisson.Redisson
Allows to get configuration provided during Redisson instance creation.
getConfig() - Method in interface org.redisson.RedissonClient
Allows to get configuration provided during Redisson instance creation.
getConnection(RedisClient) - Method in interface org.redisson.connection.LoadBalancer
 
getConnection() - Method in class org.redisson.connection.PubSubConnectionEntry
 
getConnectionManager() - Method in interface org.redisson.CommandExecutor
 
getConnectionManager() - Method in class org.redisson.CommandExecutorService
 
getConnectionPoolSize() - Method in class org.redisson.SingleServerConfig
 
getConnections() - Method in class org.redisson.connection.ConnectionEntry
 
getConnectionsSemaphore() - Method in class org.redisson.connection.ConnectionEntry
 
getConvertor() - Method in class org.redisson.client.protocol.RedisCommand
 
getCount() - Method in interface org.redisson.core.RCountDownLatch
Returns the current count.
getCount() - Method in class org.redisson.RedissonCountDownLatch
 
getCountDownLatch(String) - Method in class org.redisson.Redisson
Returns distributed "count down latch" instance by name.
getCountDownLatch(String) - Method in interface org.redisson.RedissonClient
Returns "count down latch" instance by name.
getDecoders() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.DecoderState
 
getDecoderState() - Method in class org.redisson.client.handler.State
 
getDeque(String) - Method in class org.redisson.Redisson
Returns distributed deque instance by name.
getDeque(String, Codec) - Method in class org.redisson.Redisson
 
getDeque(String) - Method in interface org.redisson.RedissonClient
Returns deque instance by name.
getDeque(String, Codec) - Method in interface org.redisson.RedissonClient
 
getDequeAsync(String) - Method in interface org.redisson.core.RBatch
Returns deque instance by name.
getDequeAsync(String, Codec) - Method in interface org.redisson.core.RBatch
 
getDequeAsync(String) - Method in class org.redisson.RedissonBatch
 
getDequeAsync(String, Codec) - Method in class org.redisson.RedissonBatch
 
getDnsMonitoringInterval() - Method in class org.redisson.SingleServerConfig
 
getEndSlot() - Method in class org.redisson.connection.ClusterNodeInfo
 
getEndSlot() - Method in class org.redisson.connection.ClusterPartition
 
getEndSlot() - Method in class org.redisson.connection.MasterSlaveEntry
 
getEntries() - Method in interface org.redisson.connection.ConnectionManager
 
getEntries() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getEntry(String) - Method in interface org.redisson.connection.ConnectionManager
 
getEntry(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getEntry(int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getFailAttempts() - Method in class org.redisson.client.RedisConnection
 
getFirst() - Method in class org.redisson.RedissonQueue
 
getFlags() - Method in class org.redisson.connection.ClusterNodeInfo
 
getFlipDecoders() - Method in class org.redisson.client.protocol.decoder.NestedMultiDecoder.DecoderState
 
getGroup() - Method in interface org.redisson.connection.ConnectionManager
 
getGroup() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getHoldCount() - Method in interface org.redisson.core.RLock
Number of holds on this lock by the current thread
getHoldCount() - Method in class org.redisson.RedissonLock
 
getHyperLogLog(String) - Method in interface org.redisson.core.RBatch
Returns HyperLogLog object
getHyperLogLog(String, Codec) - Method in interface org.redisson.core.RBatch
 
getHyperLogLog(String) - Method in class org.redisson.Redisson
Returns HyperLogLog object
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 interface org.redisson.RedissonClient
Returns HyperLogLog object
getHyperLogLog(String, Codec) - Method in interface org.redisson.RedissonClient
 
getIndex() - Method in class org.redisson.client.handler.State
 
getIndex() - Method in class org.redisson.RedissonSortedSet.BinarySearchResult
 
getInParamIndex() - Method in class org.redisson.client.protocol.RedisCommand
 
getInParamType() - Method in class org.redisson.client.protocol.RedisCommand
 
getKey() - Method in class org.redisson.client.protocol.decoder.KeyValueMessage
 
getKey() - Method in class org.redisson.RedissonMapEntry
 
getKeys() - Method in interface org.redisson.core.RBatch
Returns keys operations.
getKeys() - Method in interface org.redisson.core.RKeys
Get all keys using iterator.
getKeys() - Method in class org.redisson.Redisson
Returns keys operations.
getKeys() - Method in class org.redisson.RedissonBatch
 
getKeys() - Method in interface org.redisson.RedissonClient
Returns keys operations.
getKeys() - Method in class org.redisson.RedissonKeys
 
getKeysByPattern(String) - Method in interface org.redisson.core.RKeys
Get all keys by pattern using iterator.
getKeysByPattern(String) - Method in class org.redisson.RedissonKeys
 
getLast() - Method in class org.redisson.RedissonDeque
 
getLastAsync() - Method in interface org.redisson.core.RDequeAsync
 
getLastAsync() - Method in class org.redisson.RedissonDeque
 
getLatch() - Method in class org.redisson.RedissonCountDownLatchEntry
 
getLatch() - Method in class org.redisson.RedissonLockEntry
 
getLexSortedSet(String) - Method in interface org.redisson.core.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 class org.redisson.Redisson
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.RedissonBatch
 
getLexSortedSet(String) - Method in interface org.redisson.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
getList(String) - Method in interface org.redisson.core.RBatch
Returns list instance by name.
getList(String, Codec) - Method in interface org.redisson.core.RBatch
 
getList(String) - Method in class org.redisson.Redisson
Returns distributed list instance by name.
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 interface org.redisson.RedissonClient
Returns list instance by name.
getList(String, Codec) - Method in interface org.redisson.RedissonClient
 
getListeners(String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
getLoadBalancer() - Method in class org.redisson.BaseMasterSlaveServersConfig
 
getLock(String) - Method in class org.redisson.Redisson
Returns distributed lock instance by name.
getLock(String) - Method in interface org.redisson.RedissonClient
Returns lock instance by name.
getMap() - Method in class org.redisson.client.protocol.decoder.MapScanResult
 
getMap(String) - Method in interface org.redisson.core.RBatch
Returns map instance by name.
getMap(String, Codec) - Method in interface org.redisson.core.RBatch
 
getMap(String) - Method in class org.redisson.Redisson
Returns distributed map instance by name.
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(String) - Method in interface org.redisson.RedissonClient
Returns map instance by name.
getMap(String, Codec) - Method in interface org.redisson.RedissonClient
 
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.StringCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.KryoCodec
 
getMapKeyDecoder() - Method in class org.redisson.codec.SerializationCodec
 
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.StringCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.KryoCodec
 
getMapKeyEncoder() - Method in class org.redisson.codec.SerializationCodec
 
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.StringCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.KryoCodec
 
getMapValueDecoder() - Method in class org.redisson.codec.SerializationCodec
 
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.StringCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.KryoCodec
 
getMapValueEncoder() - Method in class org.redisson.codec.SerializationCodec
 
getMasterAddress() - Method in class org.redisson.connection.ClusterPartition
 
getMasterAddress() - Method in class org.redisson.MasterSlaveServersConfig
 
getMasterConnectionPoolSize() - Method in class org.redisson.BaseMasterSlaveServersConfig
 
getMasterName() - Method in class org.redisson.SentinelServersConfig
 
getMessageDecoder() - Method in class org.redisson.client.protocol.CommandData
 
getName() - Method in class org.redisson.client.protocol.RedisCommand
 
getName() - Method in interface org.redisson.core.RObject
Returns name of object
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
 
getNodeAddresses() - Method in class org.redisson.ClusterServersConfig
 
getNodeAddresses() - Method in class org.redisson.ElasticacheServersConfig
 
getNodeId() - Method in class org.redisson.connection.ClusterNodeInfo
 
getNodes() - Method in interface org.redisson.core.NodesGroup
All Redis nodes used by Redisson.
getNodes() - Method in class org.redisson.RedisNodes
 
getNodesGroup() - Method in class org.redisson.Redisson
Get Redis nodes group for server operations
getNodesGroup() - Method in interface org.redisson.RedissonClient
Get Redis nodes group for server operations
getOutParamType() - Method in class org.redisson.client.protocol.RedisCommand
 
getParams() - Method in class org.redisson.client.protocol.CommandData
 
getPattern() - Method in class org.redisson.client.protocol.pubsub.PubSubPatternMessage
 
getPatternChannels() - Method in class org.redisson.client.RedisPubSubConnection
 
getPatternNames() - Method in interface org.redisson.core.RPatternTopic
Get topic channel patterns
getPatternNames() - Method in class org.redisson.RedissonPatternTopic
 
getPatternTopic(String) - Method in class org.redisson.Redisson
Returns topic instance satisfies by pattern name.
getPatternTopic(String, Codec) - Method in class org.redisson.Redisson
 
getPatternTopic(String) - Method in interface org.redisson.RedissonClient
Returns topic instance satisfies by pattern name.
getPatternTopic(String, Codec) - Method in interface org.redisson.RedissonClient
 
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 class org.redisson.RedissonCountDownLatchEntry
 
getPromise() - Method in class org.redisson.RedissonLockEntry
 
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.core.RBatch
Returns queue instance by name.
getQueue(String, Codec) - Method in interface org.redisson.core.RBatch
 
getQueue(String) - Method in class org.redisson.Redisson
Returns distributed queue instance by name.
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 interface org.redisson.RedissonClient
Returns queue instance by name.
getQueue(String, Codec) - Method in interface org.redisson.RedissonClient
 
getReconnectListener() - Method in class org.redisson.client.RedisConnection
 
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
 
getReplayDecoder() - Method in class org.redisson.client.protocol.RedisCommand
 
getReplayMultiDecoder() - Method in class org.redisson.client.protocol.RedisCommand
 
getRespParts() - Method in class org.redisson.client.handler.State
 
getScanInterval() - Method in class org.redisson.ClusterServersConfig
 
getScanInterval() - Method in class org.redisson.ElasticacheServersConfig
 
getScore() - Method in class org.redisson.client.protocol.ScoredEntry
 
getScore(V) - Method in interface org.redisson.core.RScoredSortedSet
 
getScore(V) - Method in class org.redisson.RedissonScoredSortedSet
 
getScoreAsync(V) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
getScoreAsync(V) - Method in class org.redisson.RedissonScoredSortedSet
 
getScoredSortedSet(String) - Method in interface org.redisson.core.RBatch
Returns Redis Sorted Set instance by name
getScoredSortedSet(String, Codec) - Method in interface org.redisson.core.RBatch
 
getScoredSortedSet(String) - Method in class org.redisson.Redisson
Returns Redis Sorted Set instance by name
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 interface org.redisson.RedissonClient
Returns Redis Sorted Set instance by name
getScoredSortedSet(String, Codec) - Method in interface org.redisson.RedissonClient
 
getScript() - Method in interface org.redisson.core.RBatch
Returns script operations object
getScript() - Method in class org.redisson.Redisson
Returns script with eval-operations support
getScript() - Method in class org.redisson.RedissonBatch
 
getScript() - Method in interface org.redisson.RedissonClient
Returns script operations object
getSended() - Method in class org.redisson.client.protocol.QueueCommandHolder
 
getSentinelAddresses() - Method in class org.redisson.SentinelServersConfig
 
getSet(String) - Method in interface org.redisson.core.RBatch
Returns set instance by name.
getSet(String, Codec) - Method in interface org.redisson.core.RBatch
 
getSet(String) - Method in class org.redisson.Redisson
Returns distributed set instance by name.
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 interface org.redisson.RedissonClient
Returns set instance by name.
getSet(String, Codec) - Method in interface org.redisson.RedissonClient
 
getShutdownLatch() - Method in interface org.redisson.connection.ConnectionManager
 
getShutdownLatch() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getSize() - Method in class org.redisson.client.handler.State
 
getSlaveAddresses() - Method in class org.redisson.connection.ClusterPartition
 
getSlaveAddresses() - Method in class org.redisson.MasterSlaveServersConfig
 
getSlaveConnectionPoolSize() - Method in class org.redisson.BaseMasterSlaveServersConfig
 
getSlaveOf() - Method in class org.redisson.connection.ClusterNodeInfo
 
getSlaveSubscriptionConnectionPoolSize() - Method in class org.redisson.BaseMasterSlaveServersConfig
 
getSlot() - Method in exception org.redisson.client.RedisEmptySlotException
 
getSlot() - Method in exception org.redisson.client.RedisMovedException
 
getSortedSet(String) - Method in class org.redisson.Redisson
Returns distributed sorted set instance by name.
getSortedSet(String, Codec) - Method in class org.redisson.Redisson
 
getSortedSet(String) - Method in interface org.redisson.RedissonClient
Returns sorted set instance by name.
getSortedSet(String, Codec) - Method in interface org.redisson.RedissonClient
 
getStartSlot() - Method in class org.redisson.connection.ClusterNodeInfo
 
getStartSlot() - Method in class org.redisson.connection.ClusterPartition
 
getStartSlot() - Method in class org.redisson.connection.MasterSlaveEntry
 
getSubName() - Method in class org.redisson.client.protocol.RedisCommand
 
getSubscribeConnectionsSemaphore() - Method in class org.redisson.connection.SubscribesConnectionEntry
 
getSubscriptionConnectionPoolSize() - Method in class org.redisson.SingleServerConfig
 
getThreads() - Method in class org.redisson.Config
 
getTimer() - Method in interface org.redisson.connection.ConnectionManager
 
getTimer() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
getTopic(String) - Method in interface org.redisson.core.RBatch
Returns topic instance by name.
getTopic(String, Codec) - Method in interface org.redisson.core.RBatch
 
getTopic(String) - Method in class org.redisson.Redisson
Returns topic instance by name.
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 interface org.redisson.RedissonClient
Returns topic instance by name.
getTopic(String, Codec) - Method in interface org.redisson.RedissonClient
 
getType() - Method in class org.redisson.client.protocol.pubsub.PubSubStatusMessage
 
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() - Method in class org.redisson.RedissonMapEntry
 
getValue() - Method in class org.redisson.RedissonSortedSet.BinarySearchResult
 
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.LongCodec
 
getValueDecoder() - Method in class org.redisson.client.codec.StringCodec
 
getValueDecoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getValueDecoder() - Method in class org.redisson.codec.KryoCodec
 
getValueDecoder() - Method in class org.redisson.codec.SerializationCodec
 
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.StringCodec
 
getValueEncoder() - Method in class org.redisson.codec.JsonJacksonCodec
 
getValueEncoder() - Method in class org.redisson.codec.KryoCodec
 
getValueEncoder() - Method in class org.redisson.codec.SerializationCodec
 
getValues() - Method in class org.redisson.client.protocol.decoder.ListScanResult
 
group - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 

H

hashCode() - Method in class org.redisson.client.protocol.ScoredEntry
 
hashCode() - Method in class org.redisson.connection.RedisClientEntry
 
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.RedissonCountDownLatchEntry
 
hashCode() - Method in class org.redisson.RedissonLockEntry
 
hashCode() - Method in class org.redisson.RedissonMap
 
hasListeners(String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
hasNext() - Method in class org.redisson.misc.CompositeIterable
 
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
 
HINCRBYFLOAT - 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
 
HMGET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HMSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HSCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
HVALS - Static variable in interface org.redisson.client.protocol.RedisCommands
 

I

incFailAttempt() - Method in class org.redisson.client.RedisConnection
 
INCR - Static variable in interface org.redisson.client.protocol.RedisCommands
 
INCRBY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
incrementAndGet() - Method in interface org.redisson.core.RAtomicLong
Atomically increments the current value by one.
incrementAndGet() - Method in class org.redisson.RedissonAtomicLong
 
incrementAndGetAsync() - Method in interface org.redisson.core.RAtomicLongAsync
 
incrementAndGetAsync() - Method in class org.redisson.RedissonAtomicLong
 
indexOf(Object) - Method in class org.redisson.RedissonList
 
indexOfAsync(Object) - Method in interface org.redisson.core.RListAsync
 
indexOfAsync(Object) - Method in class org.redisson.RedissonList
 
InfinitySemaphoreLatch - Class in org.redisson.misc
Code parts from Manik Surtani ([email protected])
InfinitySemaphoreLatch() - Constructor for class org.redisson.misc.InfinitySemaphoreLatch
 
info() - Method in class org.redisson.connection.RedisClientEntry
 
info() - Method in interface org.redisson.core.ClusterNode
Execute CLUSTER INFO operation.
INFO_REPLICATION - Static variable in interface org.redisson.client.protocol.RedisCommands
 
init(ObjectMapper) - Method in class org.redisson.codec.JsonJacksonCodec
 
init(MasterSlaveServersConfig, ConnectionManager) - Method in interface org.redisson.connection.LoadBalancer
 
init(MasterSlaveServersConfig, Config) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
init(MasterSlaveServersConfig) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
init(Config) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
initEntry(MasterSlaveServersConfig) - Method in class org.redisson.connection.ClusterConnectionManager
 
initEntry(MasterSlaveServersConfig) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
initEntry(MasterSlaveServersConfig) - Method in class org.redisson.connection.SingleConnectionManager
 
INSTANCE - Static variable in class org.redisson.client.codec.LongCodec
 
INSTANCE - Static variable in class org.redisson.client.codec.StringCodec
 
IntegerReplayConvertor - Class in org.redisson.client.protocol.convertor
 
IntegerReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.IntegerReplayConvertor
 
internalLockLeaseTime - Variable in class org.redisson.RedissonLock
 
isActive() - Method in class org.redisson.connection.PubSubConnectionEntry
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.KeyValueObjectDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.ListScanResultReplayDecoder
 
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.ObjectListReplayDecoder
 
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.ScoredSortedSetScanReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.StringListReplayDecoder
 
isApplicable(int, State) - Method in class org.redisson.client.protocol.decoder.StringMapReplayDecoder
 
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.ListDrainToDecoder
 
isApplicable(int, State) - Method in class org.redisson.connection.decoder.ListFirstObjectDecoder
 
isClosed() - Method in class org.redisson.client.RedisConnection
 
isClusterConfig() - Method in class org.redisson.Config
 
isDnsMonitoring() - Method in class org.redisson.SingleServerConfig
 
isEmpty() - Method in interface org.redisson.core.RScoredSortedSet
 
isEmpty() - Method in class org.redisson.RedissonList
 
isEmpty() - Method in class org.redisson.RedissonMap
 
isEmpty() - Method in class org.redisson.RedissonScoredSortedSet
 
isEmpty() - Method in class org.redisson.RedissonSet
 
isEmpty() - Method in class org.redisson.RedissonSortedSet
 
isFree() - Method in class org.redisson.RedissonCountDownLatchEntry
 
isFree() - Method in class org.redisson.RedissonLockEntry
 
isFreezed() - Method in class org.redisson.connection.ConnectionEntry
 
isHeldByCurrentThread() - Method in interface org.redisson.core.RLock
Checks if this lock is held by the current thread
isHeldByCurrentThread() - Method in class org.redisson.RedissonLock
 
isLocked() - Method in interface org.redisson.core.RLock
Checks if this lock locked by any thread in Redisson cluster
isLocked() - Method in class org.redisson.RedissonLock
 
isMasterFail() - Method in class org.redisson.connection.ClusterPartition
 
isOpened() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
isOpened() - Method in class org.redisson.misc.ReclosableLatch
 
isOwn(int) - Method in class org.redisson.connection.MasterSlaveEntry
 
isReadOnlyMode() - Method in class org.redisson.CommandBatchExecutorService.Entry
 
isUseLinuxNativeEpoll() - Method in class org.redisson.Config
 
iterator() - Method in class org.redisson.misc.CompositeIterable
 
iterator() - Method in class org.redisson.RedissonList
 
iterator() - Method in class org.redisson.RedissonScoredSortedSet
 
iterator() - Method in class org.redisson.RedissonSet
 
iterator() - Method in class org.redisson.RedissonSortedSet
 

J

JsonJacksonCodec - Class in org.redisson.codec
 
JsonJacksonCodec() - Constructor for class org.redisson.codec.JsonJacksonCodec
 

K

KEYS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
keySet() - Method in class org.redisson.RedissonMap
 
keySetAsync() - Method in interface org.redisson.core.RMapAsync
 
keySetAsync() - Method in class org.redisson.RedissonMap
 
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(List<Class<?>>) - 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<?>>) - 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.core.RScoredSortedSet
 
last() - Method in class org.redisson.RedissonScoredSortedSet
 
last() - Method in class org.redisson.RedissonSortedSet
 
lastAsync() - Method in interface org.redisson.core.RScoredSortedSetAsync
 
lastAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
lastIndexOf(Object) - Method in class org.redisson.RedissonList
 
lastIndexOfAsync(Object) - Method in interface org.redisson.core.RListAsync
 
lastIndexOfAsync(Object) - Method in class org.redisson.RedissonList
 
lexCount(String, boolean, String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
lexCount(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexCountAsync(String, boolean, String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
lexCountAsync(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexCountHead(String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
lexCountHead(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexCountHeadAsync(String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
lexCountHeadAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexCountTail(String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
lexCountTail(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexCountTailAsync(String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
lexCountTailAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexRange(String, boolean, String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
lexRange(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexRangeAsync(String, boolean, String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
lexRangeAsync(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexRangeHead(String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
lexRangeHead(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexRangeHeadAsync(String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
lexRangeHeadAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexRangeTail(String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
lexRangeTail(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
lexRangeTailAsync(String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
lexRangeTailAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
LF - Static variable in class org.redisson.client.handler.CommandDecoder
 
LINDEX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LINSERT - 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
 
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
 
LLEN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LoadBalancer - Interface in org.redisson.connection
 
lock(long, TimeUnit) - Method in interface org.redisson.core.RLock
Acquires the lock.
lock() - Method in class org.redisson.RedissonLock
 
lock(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
LOCK_EXPIRATION_INTERVAL_SECONDS - Static variable in class org.redisson.RedissonLock
 
lockInterruptibly(long, TimeUnit) - Method in interface org.redisson.core.RLock
Acquires the lock.
lockInterruptibly() - Method in class org.redisson.RedissonLock
 
lockInterruptibly(long, TimeUnit) - Method in class org.redisson.RedissonLock
 
LongCodec - Class in org.redisson.client.codec
 
LongCodec() - Constructor for class org.redisson.client.codec.LongCodec
 
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
 
LRANGE - 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
 
LSET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
LTRIM - Static variable in interface org.redisson.client.protocol.RedisCommands
 

M

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
 
MasterSlaveConnectionManager - Class in org.redisson.connection
 
MasterSlaveConnectionManager(MasterSlaveServersConfig, Config) - Constructor for class org.redisson.connection.MasterSlaveConnectionManager
 
MasterSlaveEntry - Class in org.redisson.connection
 
MasterSlaveEntry(int, int, ConnectionManager, MasterSlaveServersConfig) - Constructor for class org.redisson.connection.MasterSlaveEntry
 
MasterSlaveServersConfig - Class in org.redisson
 
MasterSlaveServersConfig() - Constructor for class org.redisson.MasterSlaveServersConfig
 
mergeWith(String...) - Method in interface org.redisson.core.RHyperLogLog
 
mergeWith(String...) - Method in class org.redisson.RedissonHyperLogLog
 
mergeWithAsync(String...) - Method in interface org.redisson.core.RHyperLogLogAsync
 
mergeWithAsync(String...) - Method in class org.redisson.RedissonHyperLogLog
 
Message - Interface in org.redisson.client.protocol.pubsub
 
MessageListener<M> - Interface in org.redisson.core
Listener for Redis messages published via RTopic Redisson object
MIGRATE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
migrate(String, int, int) - Method in interface org.redisson.core.RObject
Transfer a object from a source Redis instance to a destination Redis instance
migrateAsync(String, int, int) - Method in interface org.redisson.core.RObjectAsync
Transfer a object from a source Redis instance to a destination Redis instance in async mode
MOVE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
move(int) - Method in interface org.redisson.core.RObject
Move object to another database
moveAsync(int) - Method in interface org.redisson.core.RObjectAsync
Move object to another database in async mode
MULTI - Static variable in interface org.redisson.client.protocol.RedisCommands
 
MultiDecoder<T> - Interface in org.redisson.client.protocol.decoder
 

N

name2PubSubConnection - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
NestedMultiDecoder<T> - Class in org.redisson.client.protocol.decoder
 
NestedMultiDecoder(MultiDecoder<Object>, MultiDecoder<Object>) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder
 
NestedMultiDecoder.DecoderState - Class in org.redisson.client.protocol.decoder
 
NestedMultiDecoder.DecoderState(MultiDecoder<Object>, MultiDecoder<Object>) - Constructor for class org.redisson.client.protocol.decoder.NestedMultiDecoder.DecoderState
 
newCondition() - Method in class org.redisson.RedissonLock
 
newPromise() - Method in interface org.redisson.connection.ConnectionManager
 
newPromise() - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
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
 
nextConnection() - Method in interface org.redisson.connection.LoadBalancer
 
nextPubSubConnection() - Method in interface org.redisson.connection.LoadBalancer
 
Node - Interface in org.redisson.core
Redis node interface
NodeListener - Interface in org.redisson.core
 
NodesGroup<N extends Node> - Interface in org.redisson.core
 
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
 
ObjectListReplayDecoder<T> - Class in org.redisson.client.protocol.decoder
 
ObjectListReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectListReplayDecoder
 
ObjectMapReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ObjectMapReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectMapReplayDecoder
 
ObjectSetReplayDecoder - Class in org.redisson.client.protocol.decoder
 
ObjectSetReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.ObjectSetReplayDecoder
 
offer(V, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
offer(V) - Method in class org.redisson.RedissonQueue
 
offerAsync(V) - Method in interface org.redisson.core.RBlockingQueue
 
offerAsync(V) - Method in interface org.redisson.core.RBlockingQueueAsync
 
offerAsync(V) - Method in interface org.redisson.core.RQueueAsync
 
offerAsync(V) - Method in class org.redisson.RedissonQueue
 
offerFirst(V) - Method in class org.redisson.RedissonDeque
 
offerFirstAsync(V) - Method in interface org.redisson.core.RDequeAsync
 
offerFirstAsync(V) - Method in class org.redisson.RedissonDeque
 
offerFreeSubscribeConnection(RedisPubSubConnection) - Method in class org.redisson.connection.SubscribesConnectionEntry
 
offerLast(V) - Method in class org.redisson.RedissonDeque
 
offerLastAsync(V) - Method in interface org.redisson.core.RDequeAsync
 
offerLastAsync(V) - Method in class org.redisson.RedissonDeque
 
onConnect(RedisClient) - Method in interface org.redisson.core.NodeListener
 
onDisconnect(RedisClient) - Method in interface org.redisson.core.NodeListener
 
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
 
onMessage(String, V) - 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(String, V) - Method in interface org.redisson.client.RedisPubSubListener
 
onMessage(String, M) - Method in interface org.redisson.core.MessageListener
Invokes on every message in topic
onMessage(String, String, M) - Method in interface org.redisson.core.PatternMessageListener
Invokes on every message in topic
onMessage(String, V) - 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
 
onPatternMessage(String, String, V) - 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, V) - 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.core.BasePatternStatusListener
 
onPSubscribe(String) - Method in interface org.redisson.core.PatternStatusListener
 
onPUnsubscribe(String) - Method in class org.redisson.core.BasePatternStatusListener
 
onPUnsubscribe(String) - Method in interface org.redisson.core.PatternStatusListener
 
onReconnect(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
 
onSlaveUp(URI, String) - Method in class org.redisson.connection.SentinelConnectionManager
 
onSlotResult(T) - Method in interface org.redisson.SlotCallback
 
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.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.core.BaseStatusListener
 
onSubscribe(String) - Method in interface org.redisson.core.StatusListener
 
onUnsubscribe(String) - Method in class org.redisson.core.BaseStatusListener
 
onUnsubscribe(String) - Method in interface org.redisson.core.StatusListener
 
open() - Method in class org.redisson.misc.ReclosableLatch
 
org.redisson - package org.redisson
 
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.codec - package org.redisson.codec
 
org.redisson.connection - package org.redisson.connection
 
org.redisson.connection.decoder - package org.redisson.connection.decoder
 
org.redisson.core - package org.redisson.core
 
org.redisson.misc - package org.redisson.misc
 

P

PatternMessageListener<M> - Interface in org.redisson.core
Listener for Redis messages published via RTopic Redisson object
PatternStatusListener - Interface in org.redisson.core
Listener for Redis PubSub channel status changes
peek() - Method in class org.redisson.RedissonQueue
 
peekAsync() - Method in interface org.redisson.core.RQueueAsync
 
peekAsync() - Method in class org.redisson.RedissonQueue
 
peekFirst() - Method in class org.redisson.RedissonDeque
 
peekFirstAsync() - Method in interface org.redisson.core.RDequeAsync
 
peekFirstAsync() - Method in class org.redisson.RedissonDeque
 
peekLast() - Method in class org.redisson.RedissonDeque
 
peekLastAsync() - Method in interface org.redisson.core.RDequeAsync
 
peekLastAsync() - Method in class org.redisson.RedissonDeque
 
PERSIST - 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 - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ping() - Method in class org.redisson.connection.RedisClientEntry
 
ping() - Method in interface org.redisson.core.Node
Ping Redis node by PING command.
pingAll() - Method in interface org.redisson.core.NodesGroup
Ping all Redis nodes
pingAll() - Method in class org.redisson.RedisNodes
 
poll(long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
poll() - Method in class org.redisson.RedissonQueue
 
pollAsync(long, TimeUnit) - Method in interface org.redisson.core.RBlockingQueue
 
pollAsync(long, TimeUnit) - Method in interface org.redisson.core.RBlockingQueueAsync
 
pollAsync() - Method in interface org.redisson.core.RQueueAsync
 
pollAsync(long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
pollAsync() - Method in class org.redisson.RedissonQueue
 
pollFirst() - Method in class org.redisson.RedissonDeque
 
pollFirstAsync() - Method in interface org.redisson.core.RDequeAsync
 
pollFirstAsync() - Method in class org.redisson.RedissonDeque
 
pollFreeSubscribeConnection() - Method in class org.redisson.connection.SubscribesConnectionEntry
 
pollLast() - Method in class org.redisson.RedissonDeque
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in interface org.redisson.core.RBlockingQueue
 
pollLastAndOfferFirstTo(RBlockingQueue<V>, long, TimeUnit) - Method in interface org.redisson.core.RBlockingQueue
 
pollLastAndOfferFirstTo(String) - Method in interface org.redisson.core.RQueue
 
pollLastAndOfferFirstTo(RQueue<V>) - Method in interface org.redisson.core.RQueue
 
pollLastAndOfferFirstTo(RBlockingQueue<V>, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
pollLastAndOfferFirstTo(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
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.core.RBlockingQueue
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in interface org.redisson.core.RBlockingQueueAsync
 
pollLastAndOfferFirstToAsync(RQueue<V>) - Method in interface org.redisson.core.RQueueAsync
 
pollLastAndOfferFirstToAsync(String) - Method in interface org.redisson.core.RQueueAsync
 
pollLastAndOfferFirstToAsync(String, long, TimeUnit) - Method in class org.redisson.RedissonBlockingQueue
 
pollLastAndOfferFirstToAsync(String) - Method in class org.redisson.RedissonQueue
 
pollLastAndOfferFirstToAsync(RQueue<V>) - Method in class org.redisson.RedissonQueue
 
pollLastAsync() - Method in interface org.redisson.core.RDequeAsync
 
pollLastAsync() - Method in class org.redisson.RedissonDeque
 
pop() - Method in class org.redisson.RedissonDeque
 
popAsync() - Method in interface org.redisson.core.RDequeAsync
 
popAsync() - Method in class org.redisson.RedissonDeque
 
Predicate<T> - Interface in org.redisson.core
 
PSUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
psubscribe(Codec, String...) - Method in class org.redisson.client.RedisPubSubConnection
 
psubscribe(String, Codec) - Method in interface org.redisson.connection.ConnectionManager
 
psubscribe(String, Codec) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
psubscribe(Codec, String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
PUBLISH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
publish(M) - Method in interface org.redisson.core.RTopic
Publish the message to all subscribers of this topic
publish(M) - Method in class org.redisson.RedissonTopic
 
publishAsync(M) - Method in interface org.redisson.core.RTopicAsync
Publish the message to all subscribers of this topic asynchronously
publishAsync(M) - Method in class org.redisson.RedissonTopic
 
PubSubConnectionEntry - Class in org.redisson.connection
 
PubSubConnectionEntry(RedisPubSubConnection, int) - Constructor for class org.redisson.connection.PubSubConnectionEntry
 
PubSubConnectionEntry.Status - Enum in org.redisson.connection
 
PubSubMessage<V> - Class in org.redisson.client.protocol.pubsub
 
PubSubMessage(String, V) - 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) - Method in interface org.redisson.connection.ConnectionManager
 
punsubscribe(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
punsubscribe(String, RedisPubSubListener) - Method in class org.redisson.connection.PubSubConnectionEntry
 
push(V) - Method in class org.redisson.RedissonDeque
 
pushAsync(V) - Method in interface org.redisson.core.RDequeAsync
 
pushAsync(V) - Method in class org.redisson.RedissonDeque
 
put(V) - Method in class org.redisson.RedissonBlockingQueue
 
put(K, V) - Method in class org.redisson.RedissonMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.redisson.RedissonMap
 
putAsync(V) - Method in interface org.redisson.core.RBlockingQueue
 
putAsync(V) - Method in interface org.redisson.core.RBlockingQueueAsync
 
putAsync(K, V) - Method in interface org.redisson.core.RMapAsync
 
putAsync(V) - Method in class org.redisson.RedissonBlockingQueue
 
putAsync(K, V) - Method in class org.redisson.RedissonMap
 
putIfAbsent(K, V) - Method in class org.redisson.RedissonMap
 
putIfAbsentAsync(K, V) - Method in interface org.redisson.core.RMapAsync
 
putIfAbsentAsync(K, V) - Method in class org.redisson.RedissonMap
 

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
 

R

RANDOM_KEY - Static variable in interface org.redisson.client.protocol.RedisCommands
 
randomKey() - Method in interface org.redisson.core.RKeys
Get random key
randomKey() - Method in class org.redisson.RedissonKeys
 
randomKeyAsync() - Method in interface org.redisson.core.RKeysAsync
Get random key in async mode
randomKeyAsync() - Method in class org.redisson.RedissonKeys
 
RandomLoadBalancer - Class in org.redisson.connection
 
RandomLoadBalancer() - Constructor for class org.redisson.connection.RandomLoadBalancer
 
rank(String) - Method in interface org.redisson.core.RLexSortedSet
 
rank(V) - Method in interface org.redisson.core.RScoredSortedSet
 
rank(V) - Method in class org.redisson.RedissonScoredSortedSet
 
rankAsync(String) - Method in interface org.redisson.core.RLexSortedSetAsync
 
rankAsync(V) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
rankAsync(V) - Method in class org.redisson.RedissonScoredSortedSet
 
RAtomicLong - Interface in org.redisson.core
Distributed alternative to the AtomicLong
RAtomicLongAsync - Interface in org.redisson.core
 
RBatch - Interface in org.redisson.core
Interface for using pipeline feature.
RBlockingQueue<V> - Interface in org.redisson.core
BlockingQueue backed by Redis
RBlockingQueueAsync<V> - Interface in org.redisson.core
BlockingQueue backed by Redis
RBucket<V> - Interface in org.redisson.core
Any object holder
RBucketAsync<V> - Interface in org.redisson.core
Async object functions
RCollectionAsync<V> - Interface in org.redisson.core
 
RCountDownLatch - Interface in org.redisson.core
Distributed alternative to the CountDownLatch It has a advantage over CountDownLatch -- count can be reset via RCountDownLatch.trySetCount(long).
RDeque<V> - Interface in org.redisson.core
Deque backed by Redis
RDequeAsync<V> - Interface in org.redisson.core
Deque backed by Redis
read(String, Codec, SyncOperation<R>) - Method in class org.redisson.CommandBatchExecutorService
 
read(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandBatchExecutorService
 
read(String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandBatchExecutorService
 
read(RedisClient, String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
read(RedisClient, String, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
read(String, Codec, SyncOperation<R>) - Method in interface org.redisson.CommandExecutor
 
read(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
read(String, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
read(String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
read(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
read(RedisClient, String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
read(RedisClient, String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
read(String, Codec, SyncOperation<R>) - Method in class org.redisson.CommandExecutorService
 
readAllAsync(RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
readAllAsync(RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
readAsync(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
readAsync(String, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
readAsync(RedisClient, String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
readAsync(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
readAsync(String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
readBytes(ByteBuf) - Method in class org.redisson.client.handler.CommandDecoder
 
readLong(ByteBuf) - Static method in class org.redisson.client.handler.CommandDecoder
 
readRandomAsync(RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
readRandomAsync(RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
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
 
RedisClient - Class in org.redisson.client
 
RedisClient(String, int) - Constructor for class org.redisson.client.RedisClient
 
RedisClient(EventLoopGroup, Class<? extends SocketChannel>, String, int, int) - Constructor for class org.redisson.client.RedisClient
 
RedisClientEntry - Class in org.redisson.connection
 
RedisClientEntry(RedisClient) - Constructor for class org.redisson.connection.RedisClientEntry
 
RedisClientResult - Interface in org.redisson
 
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, 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, 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>, 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
 
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
 
RedisEmptySlotException - Exception in org.redisson.client
 
RedisEmptySlotException(String, int) - Constructor for exception org.redisson.client.RedisEmptySlotException
 
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
 
RedisMovedException - Exception in org.redisson.client
 
RedisMovedException(int) - Constructor for exception org.redisson.client.RedisMovedException
 
RedisNodes<N extends Node> - Class in org.redisson
 
RedisNodes(ConnectionManager) - Constructor for class org.redisson.RedisNodes
 
RedisPubSubConnection - Class in org.redisson.client
 
RedisPubSubConnection(RedisClient, Channel) - Constructor for class org.redisson.client.RedisPubSubConnection
 
RedisPubSubListener<V> - Interface in org.redisson.client
 
Redisson - Class in org.redisson
Main infrastructure class allows to get access to all Redisson objects on top of Redis server.
RedissonAtomicLong - Class in org.redisson
Distributed alternative to the AtomicLong
RedissonAtomicLong(CommandExecutor, String) - Constructor for class org.redisson.RedissonAtomicLong
 
RedissonBatch - Class in org.redisson
 
RedissonBatch(ConnectionManager) - Constructor for class org.redisson.RedissonBatch
 
RedissonBlockingQueue<V> - Class in org.redisson
Offers blocking queue facilities through an intermediary LinkedBlockingQueue where items are added as soon as blpop returns.
RedissonBlockingQueue(CommandExecutor, String) - Constructor for class org.redisson.RedissonBlockingQueue
 
RedissonBlockingQueue(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonBlockingQueue
 
RedissonBucket<V> - Class in org.redisson
 
RedissonBucket(CommandExecutor, String) - Constructor for class org.redisson.RedissonBucket
 
RedissonBucket(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonBucket
 
RedissonClient - Interface in org.redisson
 
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(CommandExecutor, String, UUID) - Constructor for class org.redisson.RedissonCountDownLatch
 
RedissonCountDownLatchEntry - Class in org.redisson
 
RedissonCountDownLatchEntry(RedissonCountDownLatchEntry) - Constructor for class org.redisson.RedissonCountDownLatchEntry
 
RedissonCountDownLatchEntry(Promise<Boolean>) - Constructor for class org.redisson.RedissonCountDownLatchEntry
 
RedissonDeque<V> - Class in org.redisson
Distributed and concurrent implementation of Queue
RedissonDeque(CommandExecutor, String) - Constructor for class org.redisson.RedissonDeque
 
RedissonDeque(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonDeque
 
RedissonHyperLogLog<V> - Class in org.redisson
 
RedissonHyperLogLog(CommandExecutor, String) - Constructor for class org.redisson.RedissonHyperLogLog
 
RedissonHyperLogLog(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonHyperLogLog
 
RedissonKeys - Class in org.redisson
 
RedissonKeys(CommandExecutor) - Constructor for class org.redisson.RedissonKeys
 
RedissonLexSortedSet - Class in org.redisson
 
RedissonLexSortedSet(CommandExecutor, String) - Constructor for class org.redisson.RedissonLexSortedSet
 
RedissonList<V> - Class in org.redisson
Distributed and concurrent implementation of List
RedissonList(CommandExecutor, String) - Constructor for class org.redisson.RedissonList
 
RedissonList(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonList
 
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(RedissonLockEntry) - Constructor for class org.redisson.RedissonLockEntry
 
RedissonLockEntry(Promise<Boolean>) - Constructor for class org.redisson.RedissonLockEntry
 
RedissonMap<K,V> - Class in org.redisson
Distributed and concurrent implementation of ConcurrentMap and Map
RedissonMap(CommandExecutor, String) - Constructor for class org.redisson.RedissonMap
 
RedissonMap(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonMap
 
RedissonMapEntry<K,V> - Class in org.redisson
 
RedissonMapEntry(K, V) - Constructor for class org.redisson.RedissonMapEntry
 
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
 
RedissonQueue<V> - Class in org.redisson
Distributed and concurrent implementation of Queue
RedissonQueue(CommandExecutor, String) - Constructor for class org.redisson.RedissonQueue
 
RedissonQueue(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonQueue
 
RedissonScoredSortedSet<V> - Class in org.redisson
 
RedissonScoredSortedSet(CommandExecutor, String) - Constructor for class org.redisson.RedissonScoredSortedSet
 
RedissonScoredSortedSet(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonScoredSortedSet
 
RedissonScript - Class in org.redisson
 
RedissonScript(CommandExecutor) - Constructor for class org.redisson.RedissonScript
 
RedissonSet<V> - Class in org.redisson
Distributed and concurrent implementation of Set
RedissonSet(CommandExecutor, String) - Constructor for class org.redisson.RedissonSet
 
RedissonSet(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonSet
 
RedissonSortedSet<V> - Class in org.redisson
 
RedissonSortedSet(CommandExecutor, String) - Constructor for class org.redisson.RedissonSortedSet
 
RedissonSortedSet(Codec, CommandExecutor, String) - 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
 
RedissonTopic<M> - Class in org.redisson
Distributed topic implementation.
RedissonTopic(CommandExecutor, String) - Constructor for class org.redisson.RedissonTopic
 
RedissonTopic(Codec, CommandExecutor, String) - Constructor for class org.redisson.RedissonTopic
 
RedisStrictCommand<T> - Class in org.redisson.client.protocol
 
RedisStrictCommand(String, int, RedisCommand.ValueType) - 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, 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
 
registerSubscribeConnection(RedisPubSubConnection) - Method in class org.redisson.connection.SubscribesConnectionEntry
 
release() - Method in class org.redisson.connection.PubSubConnectionEntry
 
release() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
release() - Method in class org.redisson.RedissonCountDownLatchEntry
 
release() - Method in class org.redisson.RedissonLockEntry
 
releaseRead(int, RedisConnection) - Method in interface org.redisson.connection.ConnectionManager
 
releaseRead(int, 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(int, PubSubConnectionEntry) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
releaseWrite(int, RedisConnection) - Method in interface org.redisson.connection.ConnectionManager
 
releaseWrite(int, RedisConnection) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
releaseWrite(RedisConnection) - Method in class org.redisson.connection.MasterSlaveEntry
 
remainingCapacity() - Method in class org.redisson.RedissonBlockingQueue
 
remainTimeToLive() - Method in interface org.redisson.core.RExpirable
Remaining time to live of Redisson object that has a timeout
remainTimeToLiveAsync() - Method in interface org.redisson.core.RExpirableAsync
 
remove(Object) - Method in interface org.redisson.core.RScoredSortedSet
 
remove() - Method in class org.redisson.misc.CompositeIterable
 
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(Object) - Method in class org.redisson.RedissonMap
 
remove(Object, Object) - Method in class org.redisson.RedissonMap
 
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.RedissonSortedSet
 
removeAll(Collection<?>) - Method in interface org.redisson.core.RScoredSortedSet
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonList
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonSet
 
removeAll(Collection<?>) - Method in class org.redisson.RedissonSortedSet
 
removeAllAsync(Collection<?>) - Method in interface org.redisson.core.RCollectionAsync
 
removeAllAsync(Collection<?>) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonList
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
removeAllAsync(Collection<?>) - Method in class org.redisson.RedissonSet
 
removeAsync(Object) - Method in interface org.redisson.core.RCollectionAsync
 
removeAsync(K) - Method in interface org.redisson.core.RMapAsync
 
removeAsync(Object, Object) - Method in interface org.redisson.core.RMapAsync
 
removeAsync(V) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
removeAsync(V) - Method in interface org.redisson.core.RSortedSet
 
removeAsync(Object) - Method in class org.redisson.RedissonList
 
removeAsync(Object, int) - Method in class org.redisson.RedissonList
 
removeAsync(Object, Object) - Method in class org.redisson.RedissonMap
 
removeAsync(K) - Method in class org.redisson.RedissonMap
 
removeAsync(Object) - Method in class org.redisson.RedissonScoredSortedSet
 
removeAsync(Object) - Method in class org.redisson.RedissonSet
 
removeAsync(V) - Method in class org.redisson.RedissonSortedSet
 
removeFirst() - Method in class org.redisson.RedissonQueue
 
removeFirstAsync() - Method in interface org.redisson.core.RDequeAsync
 
removeFirstAsync() - Method in class org.redisson.RedissonDeque
 
removeFirstOccurrence(Object) - Method in class org.redisson.RedissonDeque
 
removeFirstOccurrenceAsync(Object) - Method in interface org.redisson.core.RDequeAsync
 
removeFirstOccurrenceAsync(Object) - Method in class org.redisson.RedissonDeque
 
removeLast() - Method in class org.redisson.RedissonDeque
 
removeLastAsync() - Method in interface org.redisson.core.RDequeAsync
 
removeLastAsync() - Method in class org.redisson.RedissonDeque
 
removeLastOccurrence(Object) - Method in class org.redisson.RedissonDeque
 
removeLastOccurrenceAsync(Object) - Method in interface org.redisson.core.RDequeAsync
 
removeLastOccurrenceAsync(Object) - Method in class org.redisson.RedissonDeque
 
removeListener(RedisPubSubListener<?>) - Method in class org.redisson.client.RedisPubSubConnection
 
removeListener(String, int) - Method in class org.redisson.connection.PubSubConnectionEntry
 
removeListener(int) - Method in interface org.redisson.core.RPatternTopic
Removes the listener by id for listening this topic
removeListener(int) - Method in interface org.redisson.core.RTopic
Removes the listener by id for listening this topic
removeListener(int) - Method in interface org.redisson.core.RTopicAsync
Removes the listener by id for listening this topic
removeListener(int) - Method in class org.redisson.RedissonPatternTopic
 
removeListener(int) - Method in class org.redisson.RedissonTopic
 
removeMaster(int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
removeRandom() - Method in interface org.redisson.core.RSet
Removes and returns random element from set
removeRandom() - Method in class org.redisson.RedissonSet
 
removeRandomAsync() - Method in interface org.redisson.core.RSetAsync
Removes and returns random element from set in async mode
removeRandomAsync() - Method in class org.redisson.RedissonSet
 
removeRangeByLex(String, boolean, String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
removeRangeByLex(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeByLexAsync(String, boolean, String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
removeRangeByLexAsync(String, boolean, String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeByRank(int, int) - Method in interface org.redisson.core.RScoredSortedSet
 
removeRangeByRank(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeByRankAsync(int, int) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
removeRangeByRankAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeByScore(double, boolean, double, boolean) - Method in interface org.redisson.core.RScoredSortedSet
 
removeRangeByScore(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeByScoreAsync(double, boolean, double, boolean) - Method in class org.redisson.RedissonScoredSortedSet
 
removeRangeHeadByLex(String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
removeRangeHeadByLex(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeHeadByLexAsync(String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
removeRangeHeadByLexAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeTailByLex(String, boolean) - Method in interface org.redisson.core.RLexSortedSet
 
removeRangeTailByLex(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
removeRangeTailByLexAsync(String, boolean) - Method in interface org.redisson.core.RLexSortedSetAsync
 
removeRangeTailByLexAsync(String, boolean) - Method in class org.redisson.RedissonLexSortedSet
 
RENAME - Static variable in interface org.redisson.client.protocol.RedisCommands
 
rename(String) - Method in interface org.redisson.core.RObject
Rename current object key to newName
renameAsync(String) - Method in interface org.redisson.core.RObjectAsync
Rename current object key to newName in async mode
RENAMENX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
renamenx(String) - Method in interface org.redisson.core.RObject
Rename current object key to newName only if new key is not exists
renamenxAsync(String) - Method in interface org.redisson.core.RObjectAsync
Rename current object key to newName in async mode only if new key is not exists
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.core.RMapAsync
 
replaceAsync(K, V, V) - Method in interface org.redisson.core.RMapAsync
 
replaceAsync(K, V, V) - Method in class org.redisson.RedissonMap
 
replaceAsync(K, V) - Method in class org.redisson.RedissonMap
 
REPLAY - Static variable in class org.redisson.client.handler.CommandsQueue
 
resetFailAttempt() - Method in class org.redisson.client.RedisConnection
 
retainAll(Collection<?>) - Method in interface org.redisson.core.RScoredSortedSet
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonList
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonSet
 
retainAll(Collection<?>) - Method in class org.redisson.RedissonSortedSet
 
retainAllAsync(Collection<?>) - Method in interface org.redisson.core.RCollectionAsync
 
retainAllAsync(Collection<?>) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonList
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonScoredSortedSet
 
retainAllAsync(Collection<?>) - Method in class org.redisson.RedissonSet
 
returnConnection(RedisConnection) - Method in interface org.redisson.connection.LoadBalancer
 
returnSubscribeConnection(RedisPubSubConnection) - Method in interface org.redisson.connection.LoadBalancer
 
returnSubscribeConnection(PubSubConnectionEntry) - Method in class org.redisson.connection.MasterSlaveEntry
 
returnSubscribeConnection(PubSubConnectionEntry) - Method in class org.redisson.connection.SingleEntry
 
RExpirable - Interface in org.redisson.core
Interface with expiration support for Redisson objects.
RExpirableAsync - Interface in org.redisson.core
 
RHyperLogLog<V> - Interface in org.redisson.core
 
RHyperLogLogAsync<V> - Interface in org.redisson.core
 
RKeys - Interface in org.redisson.core
 
RKeysAsync - Interface in org.redisson.core
 
RLexSortedSet - Interface in org.redisson.core
 
RLexSortedSetAsync - Interface in org.redisson.core
 
RList<V> - Interface in org.redisson.core
Distributed and concurrent implementation of List
RListAsync<V> - Interface in org.redisson.core
Async list functions
RLock - Interface in org.redisson.core
Distributed implementation of Lock Implements reentrant lock.
RMap<K,V> - Interface in org.redisson.core
Distributed and concurrent implementation of ConcurrentMap and Map
RMapAsync<K,V> - Interface in org.redisson.core
Async map functions
RObject - Interface in org.redisson.core
Base interface for all Redisson objects
RObjectAsync - Interface in org.redisson.core
Base interface for all Redisson objects
RoundRobinLoadBalancer - Class in org.redisson.connection
 
RoundRobinLoadBalancer() - Constructor for class org.redisson.connection.RoundRobinLoadBalancer
 
RPatternTopic<M> - Interface in org.redisson.core
Distributed topic.
RPOP - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPOPLPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPUSH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RPUSH_BOOLEAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
RQueue<V> - Interface in org.redisson.core
Queue backed by Redis
RQueueAsync<V> - Interface in org.redisson.core
Queue backed by Redis
RScoredSortedSet<V> - Interface in org.redisson.core
 
RScoredSortedSetAsync<V> - Interface in org.redisson.core
 
RScript - Interface in org.redisson.core
 
RScript.Mode - Enum in org.redisson.core
 
RScript.ReturnType - Enum in org.redisson.core
 
RScriptAsync - Interface in org.redisson.core
 
RSet<V> - Interface in org.redisson.core
Distributed and concurrent implementation of Set
RSetAsync<V> - Interface in org.redisson.core
Async set functions
RSortedSet<V> - Interface in org.redisson.core
 
RTopic<M> - Interface in org.redisson.core
Distributed topic.
RTopicAsync<M> - Interface in org.redisson.core
Distributed topic.

S

SADD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SADD_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SCAN - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SCARD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
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
 
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.core.RScript
 
scriptExists(String...) - Method in class org.redisson.RedissonScript
 
scriptExists(String, String...) - Method in class org.redisson.RedissonScript
 
scriptExistsAsync(String...) - Method in interface org.redisson.core.RScriptAsync
 
scriptExistsAsync(String...) - Method in class org.redisson.RedissonScript
 
scriptExistsAsync(String, String...) - Method in class org.redisson.RedissonScript
 
scriptFlush() - Method in interface org.redisson.core.RScript
 
scriptFlush() - Method in class org.redisson.RedissonScript
 
scriptFlush(String) - Method in class org.redisson.RedissonScript
 
scriptFlushAsync() - Method in interface org.redisson.core.RScriptAsync
 
scriptFlushAsync() - Method in class org.redisson.RedissonScript
 
scriptFlushAsync(String) - Method in class org.redisson.RedissonScript
 
scriptKill() - Method in interface org.redisson.core.RScript
 
scriptKill() - Method in class org.redisson.RedissonScript
 
scriptKill(String) - Method in class org.redisson.RedissonScript
 
scriptKillAsync() - Method in interface org.redisson.core.RScriptAsync
 
scriptKillAsync() - Method in class org.redisson.RedissonScript
 
scriptKillAsync(String) - Method in class org.redisson.RedissonScript
 
scriptLoad(String) - Method in interface org.redisson.core.RScript
 
scriptLoad(String) - Method in class org.redisson.RedissonScript
 
scriptLoad(String, String) - Method in class org.redisson.RedissonScript
 
scriptLoadAsync(String) - Method in interface org.redisson.core.RScriptAsync
 
scriptLoadAsync(String) - Method in class org.redisson.RedissonScript
 
scriptLoadAsync(String, String) - Method in class org.redisson.RedissonScript
 
SELECT - Static variable in interface org.redisson.client.protocol.RedisCommands
 
send(CommandData<T, R>) - Method in class org.redisson.client.RedisConnection
 
send(CommandsData) - Method in class org.redisson.client.RedisConnection
 
sendNextCommand(ChannelHandlerContext) - 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
 
SentinelServersConfig() - Constructor for class org.redisson.SentinelServersConfig
 
SerializationCodec - Class in org.redisson.codec
 
SerializationCodec() - Constructor for class org.redisson.codec.SerializationCodec
 
SET - Static variable in interface org.redisson.client.protocol.RedisCommands
 
set(long) - Method in interface org.redisson.core.RAtomicLong
Atomically sets the given value.
set(V) - Method in interface org.redisson.core.RBucket
 
set(V, long, TimeUnit) - Method in interface org.redisson.core.RBucket
 
set(long) - Method in class org.redisson.RedissonAtomicLong
 
set(V) - Method in class org.redisson.RedissonBucket
 
set(V, long, TimeUnit) - Method in class org.redisson.RedissonBucket
 
set(int, V) - Method in class org.redisson.RedissonList
 
setAddress(String) - Method in class org.redisson.connection.ClusterNodeInfo
 
setAddress(String) - Method in class org.redisson.SingleServerConfig
Set server address.
setAsync(long) - Method in interface org.redisson.core.RAtomicLongAsync
 
setAsync(V) - Method in interface org.redisson.core.RBucketAsync
 
setAsync(V, long, TimeUnit) - Method in interface org.redisson.core.RBucketAsync
 
setAsync(int, V) - Method in interface org.redisson.core.RListAsync
 
setAsync(long) - Method in class org.redisson.RedissonAtomicLong
 
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
 
setClosed(boolean) - Method in class org.redisson.client.RedisConnection
 
setCodec(Codec) - Method in class org.redisson.Config
Redis key/value codec.
setConnectionPoolSize(int) - Method in class org.redisson.SingleServerConfig
Redis connection pool size Default is 100
setDecoderState(Object) - Method in class org.redisson.client.handler.State
 
setDnsMonitoring(boolean) - Method in class org.redisson.SingleServerConfig
Monitoring of the endpoint address for DNS changes.
setDnsMonitoringInterval(long) - Method in class org.redisson.SingleServerConfig
Interval in milliseconds to check the endpoint DNS if SingleServerConfig.isDnsMonitoring() is true.
setEndSlot(int) - Method in class org.redisson.connection.ClusterNodeInfo
 
setEndSlot(int) - Method in class org.redisson.connection.ClusterPartition
 
SETEX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
setFreezed(boolean) - Method in class org.redisson.connection.ConnectionEntry
 
setIndex(int) - Method in class org.redisson.client.handler.State
 
setIndex(int) - Method in class org.redisson.RedissonSortedSet.BinarySearchResult
 
setLoadBalancer(LoadBalancer) - Method in class org.redisson.BaseMasterSlaveServersConfig
Сonnection load balancer to multiple Redis slave servers.
setMasterAddress(String) - Method in class org.redisson.connection.ClusterPartition
 
setMasterAddress(URI) - Method in class org.redisson.connection.ClusterPartition
 
setMasterAddress(String) - Method in class org.redisson.MasterSlaveServersConfig
Set Redis master server address.
setMasterAddress(URI) - Method in class org.redisson.MasterSlaveServersConfig
 
setMasterConnectionPoolSize(int) - Method in class org.redisson.BaseMasterSlaveServersConfig
Redis 'master' server connection pool size Default is 100
setMasterFail(boolean) - Method in class org.redisson.connection.ClusterPartition
 
setMasterName(String) - Method in class org.redisson.SentinelServersConfig
 
setNodeId(String) - Method in class org.redisson.connection.ClusterNodeInfo
 
SETNX - Static variable in interface org.redisson.client.protocol.RedisCommands
 
setReadOnlyMode(boolean) - Method in class org.redisson.CommandBatchExecutorService.Entry
 
setReconnectListener(ReconnectListener) - Method in class org.redisson.client.RedisConnection
 
setRedisClient(RedisClient) - Method in class org.redisson.client.protocol.decoder.ListScanResult
 
setRedisClient(RedisClient) - Method in class org.redisson.client.protocol.decoder.MapScanResult
 
setRedisClient(RedisClient) - Method in interface org.redisson.RedisClientResult
 
setRespParts(List<Object>) - Method in class org.redisson.client.handler.State
 
setScanInterval(int) - Method in class org.redisson.ClusterServersConfig
Redis cluster scan interval in milliseconds
setScanInterval(int) - Method in class org.redisson.ElasticacheServersConfig
Elasticache node scan interval in milliseconds
setSize(long) - Method in class org.redisson.client.handler.State
 
setSlaveConnectionPoolSize(int) - Method in class org.redisson.BaseMasterSlaveServersConfig
Redis 'slave' servers connection pool size for each slave node Default is 100
setSlaveOf(String) - Method in class org.redisson.connection.ClusterNodeInfo
 
setSlaveSubscriptionConnectionPoolSize(int) - Method in class org.redisson.BaseMasterSlaveServersConfig
Redis 'slave' servers subscription connection pool size for each slave node Default is 25
setStartSlot(int) - Method in class org.redisson.connection.ClusterNodeInfo
 
setStartSlot(int) - Method in class org.redisson.connection.ClusterPartition
 
setSubscriptionConnectionPoolSize(int) - Method in class org.redisson.SingleServerConfig
Redis subscription-connection pool size limit Default is 25
setThreads(int) - Method in class org.redisson.Config
 
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
Activates an unix socket if servers binded to loopback interface.
setValue(V) - Method in class org.redisson.RedissonMapEntry
 
shutdown() - Method in class org.redisson.client.RedisClient
 
shutdown() - Method in class org.redisson.connection.ClusterConnectionManager
 
shutdown() - Method in interface org.redisson.connection.ConnectionManager
 
shutdown() - Method in class org.redisson.connection.ElasticacheConnectionManager
 
shutdown() - Method in interface org.redisson.connection.LoadBalancer
 
shutdown() - 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
Shuts down Redisson instance NOT Redis server
shutdown() - Method in interface org.redisson.RedissonClient
Shuts down Redisson instance NOT Redis server
shutdownAsync() - Method in class org.redisson.client.RedisClient
 
shutdownAsync(RedisClient) - Method in interface org.redisson.connection.ConnectionManager
 
shutdownAsync() - Method in interface org.redisson.connection.LoadBalancer
 
shutdownAsync(RedisClient) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
shutdownMasterAsync() - Method in class org.redisson.connection.MasterSlaveEntry
 
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(int, int, ConnectionManager, MasterSlaveServersConfig) - Constructor for class org.redisson.connection.SingleEntry
 
SingleServerConfig - Class in org.redisson
 
SISMEMBER - Static variable in interface org.redisson.client.protocol.RedisCommands
 
size() - Method in interface org.redisson.core.RScoredSortedSet
 
size() - Method in class org.redisson.RedissonList
 
size() - Method in class org.redisson.RedissonMap
 
size() - Method in class org.redisson.RedissonScoredSortedSet
 
size() - Method in class org.redisson.RedissonSet
 
size() - Method in class org.redisson.RedissonSortedSet
 
sizeAsync() - Method in interface org.redisson.core.RCollectionAsync
 
sizeAsync() - Method in interface org.redisson.core.RMapAsync
 
sizeAsync() - Method in interface org.redisson.core.RScoredSortedSetAsync
 
sizeAsync() - Method in class org.redisson.RedissonList
 
sizeAsync() - Method in class org.redisson.RedissonMap
 
sizeAsync() - Method in class org.redisson.RedissonScoredSortedSet
 
sizeAsync() - Method in class org.redisson.RedissonSet
 
slaveDown(int, String, int) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
slaveDown(String, int) - Method in class org.redisson.connection.MasterSlaveEntry
 
slaveUp(String, int) - Method in class org.redisson.connection.MasterSlaveEntry
 
SlotCallback<T,R> - Interface in org.redisson
 
SMEMBERS - Static variable in interface org.redisson.client.protocol.RedisCommands
 
socketChannelClass - Variable in class org.redisson.connection.MasterSlaveConnectionManager
 
SPOP_SINGLE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
SREM - 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
 
State - Class in org.redisson.client.handler
 
State() - Constructor for class org.redisson.client.handler.State
 
StatusListener - Interface in org.redisson.core
Listener for Redis PubSub channel status changes
StringCodec - Class in org.redisson.client.codec
 
StringCodec() - 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
 
StringMapReplayDecoder - Class in org.redisson.client.protocol.decoder
 
StringMapReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringMapReplayDecoder
 
StringObjectDecoder - Class in org.redisson.client.protocol.decoder
 
StringObjectDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringObjectDecoder
 
StringParamsEncoder - Class in org.redisson.client.protocol
 
StringParamsEncoder() - Constructor for class org.redisson.client.protocol.StringParamsEncoder
 
StringReplayDecoder - Class in org.redisson.client.protocol.decoder
 
StringReplayDecoder() - Constructor for class org.redisson.client.protocol.decoder.StringReplayDecoder
 
subList(int, int) - Method in class org.redisson.RedissonList
 
SUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
subscribe(Codec, String...) - Method in class org.redisson.client.RedisPubSubConnection
 
subscribe(String, Codec) - Method in interface org.redisson.connection.ConnectionManager
 
subscribe(RedisPubSubListener<V>, String) - Method in interface org.redisson.connection.ConnectionManager
 
subscribe(String, Codec) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
subscribe(RedisPubSubListener, String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
subscribe(Codec, String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
subscribe(Codec, RedisPubSubListener, String) - Method in class org.redisson.connection.PubSubConnectionEntry
 
SubscribesConnectionEntry - Class in org.redisson.connection
 
SubscribesConnectionEntry(RedisClient, int, int) - Constructor for class org.redisson.connection.SubscribesConnectionEntry
 
subSet(V, V) - Method in class org.redisson.RedissonSortedSet
 
sync(RedisStrictCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
sync(Codec, RedisCommand<T>, Object...) - Method in class org.redisson.client.RedisConnection
 
SyncOperation<R> - Interface in org.redisson
 

T

tailSet(V) - Method in class org.redisson.RedissonSortedSet
 
take() - Method in class org.redisson.RedissonBlockingQueue
 
takeAsync() - Method in interface org.redisson.core.RBlockingQueue
 
takeAsync() - Method in interface org.redisson.core.RBlockingQueueAsync
 
takeAsync() - Method in class org.redisson.RedissonBlockingQueue
 
toArray() - Method in interface org.redisson.core.RScoredSortedSet
 
toArray(T[]) - Method in interface org.redisson.core.RScoredSortedSet
 
toArray() - Method in class org.redisson.RedissonList
 
toArray(T[]) - Method in class org.redisson.RedissonList
 
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.RedissonSortedSet
 
toArray(T[]) - Method in class org.redisson.RedissonSortedSet
 
toChars(long) - Static method in class org.redisson.client.handler.CommandEncoder
 
toString() - Method in class org.redisson.client.protocol.CommandData
 
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.connection.ConnectionEntry
 
toString() - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
toString() - Method in class org.redisson.misc.ReclosableLatch
 
toString() - Method in class org.redisson.RedissonAtomicLong
 
toString() - Method in class org.redisson.RedissonList
 
toString() - Method in class org.redisson.RedissonSortedSet
 
TrueReplayConvertor - Class in org.redisson.client.protocol.convertor
 
TrueReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.TrueReplayConvertor
 
tryAcquire() - Method in class org.redisson.connection.PubSubConnectionEntry
 
tryAcquireShared(int) - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
tryAcquireShared(int) - Method in class org.redisson.misc.ReclosableLatch
 
tryClose() - Method in class org.redisson.connection.PubSubConnectionEntry
 
tryLock(long, long, TimeUnit) - Method in interface org.redisson.core.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
 
tryReleaseShared(int) - Method in class org.redisson.misc.InfinitySemaphoreLatch
 
tryReleaseShared(int) - Method in class org.redisson.misc.ReclosableLatch
 
trySetComparator(Comparator<? super V>) - Method in interface org.redisson.core.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.core.RCountDownLatch
Sets new count value only if previous count already has reached zero or not been setted at all.
trySetCount(long) - Method in class org.redisson.RedissonCountDownLatch
 
TTL - Static variable in interface org.redisson.client.protocol.RedisCommands
 

U

unfreeze(String, int) - Method in interface org.redisson.connection.LoadBalancer
 
unlock() - Method in class org.redisson.RedissonLock
 
UNSUBSCRIBE - Static variable in interface org.redisson.client.protocol.RedisCommands
 
unsubscribe(String...) - Method in class org.redisson.client.RedisPubSubConnection
 
unsubscribe(String) - Method in interface org.redisson.connection.ConnectionManager
 
unsubscribe(String) - Method in class org.redisson.connection.MasterSlaveConnectionManager
 
unsubscribe(String, RedisPubSubListener) - Method in class org.redisson.connection.PubSubConnectionEntry
 
UNWATCH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
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
 
useElasticacheServers() - Method in class org.redisson.Config
 
useMasterSlaveConnection() - Method in class org.redisson.Config
 
useSentinelConnection() - Method in class org.redisson.Config
 
useSingleServer() - Method in class org.redisson.Config
 

V

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.connection.ClusterNodeInfo.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.connection.PubSubConnectionEntry.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.core.RScript.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.core.RScript.ReturnType
Returns the enum constant of this type with the specified name.
valueRange(int, int) - Method in interface org.redisson.core.RLexSortedSet
 
valueRange(int, int) - Method in interface org.redisson.core.RScoredSortedSet
 
valueRange(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
valueRangeAsync(int, int) - Method in interface org.redisson.core.RLexSortedSetAsync
 
valueRangeAsync(int, int) - Method in interface org.redisson.core.RScoredSortedSetAsync
 
valueRangeAsync(int, int) - Method in class org.redisson.RedissonScoredSortedSet
 
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.connection.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.connection.PubSubConnectionEntry.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.core.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.core.RScript.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.redisson.RedissonMap
 
valuesAsync() - Method in interface org.redisson.core.RMapAsync
 
valuesAsync() - Method in class org.redisson.RedissonMap
 
VoidReplayConvertor - Class in org.redisson.client.protocol.convertor
 
VoidReplayConvertor() - Constructor for class org.redisson.client.protocol.convertor.VoidReplayConvertor
 

W

WATCH - Static variable in interface org.redisson.client.protocol.RedisCommands
 
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.redisson.client.handler.CommandsQueue
 
write(String, Codec, SyncOperation<R>) - Method in class org.redisson.CommandBatchExecutorService
 
write(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandBatchExecutorService
 
write(String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandBatchExecutorService
 
write(String, Codec, SyncOperation<R>) - Method in interface org.redisson.CommandExecutor
 
write(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
write(String, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
write(Integer, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
write(Integer, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
write(String, Codec, SyncOperation<R>) - Method in class org.redisson.CommandExecutorService
 
write(String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
write(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
writeAllAsync(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in interface org.redisson.CommandExecutor
 
writeAllAsync(RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
writeAllAsync(RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
writeAllAsync(RedisCommand<T>, SlotCallback<T, R>, Object...) - Method in class org.redisson.CommandExecutorService
 
writeAsync(String, Codec, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
writeAsync(String, RedisCommand<T>, Object...) - Method in interface org.redisson.CommandExecutor
 
writeAsync(Integer, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
writeAsync(String, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
writeAsync(String, Codec, RedisCommand<T>, Object...) - Method in class org.redisson.CommandExecutorService
 
WriteRedisConnectionException - Exception in org.redisson.client
 
WriteRedisConnectionException(String) - Constructor for exception org.redisson.client.WriteRedisConnectionException
 
WriteRedisConnectionException(String, Throwable) - Constructor for exception org.redisson.client.WriteRedisConnectionException
 

Y

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
 
ZCARD - Static variable in interface org.redisson.client.protocol.RedisCommands
 
ZINCRBY - 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
 
ZRANK - 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
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

Copyright © 2014–2015. All rights reserved.