Interface | Description |
---|---|
RedisPubSubListener<V> |
Class | Description |
---|---|
BaseRedisPubSubListener | |
OneShotPubSubListener<V> | |
RedisClient |
Low-level Redis client
|
RedisClientConfig | |
RedisConnection | |
RedisPubSubConnection | |
SubscribeListener |
Exception | Description |
---|---|
RedisAskException | |
RedisConnectionException | |
RedisException | |
RedisLoadingException | |
RedisMovedException | |
RedisNodeNotFoundException | |
RedisOutOfMemoryException |
This error occurs in case when Redis server free memory has been exhausted.
|
RedisRedirectException | |
RedisTimeoutException | |
RedisTryAgainException | |
WriteRedisConnectionException |
Copyright © 2014–2018 The Redisson Project. All rights reserved.