Package org.redisson.client
-
Interface Summary Interface Description NettyHook This interface allows to create hooks applied after Netty Bootstrap and Channel object initialization.RedisPubSubListener<V> -
Class Summary Class Description BaseRedisPubSubListener ChannelName DefaultNettyHook RedisClient Low-level Redis clientRedisClientConfig RedisConnection RedisPubSubConnection SubscribeListener -
Exception Summary Exception Description RedisAskException RedisAuthRequiredException This error occurs when Redis requires authentication.RedisBusyException This error occurs when Redis server is busy.RedisClusterDownException This error occurs when Redis Cluster is down.RedisConnectionException RedisException RedisLoadingException RedisMovedException RedisNodeNotFoundException RedisOutOfMemoryException This error occurs in case when Redis server free memory exhausted.RedisRedirectException RedisResponseTimeoutException RedisTimeoutException RedisTryAgainException WriteRedisConnectionException This error occurs when write operation over Redis connection can't be executed.