| Interface | Description |
|---|---|
| BulkStringRedisContent |
A chunk of bulk strings which is used for Redis chunked transfer-encoding.
|
| LastBulkStringRedisContent |
A last chunk of Bulk Strings.
|
| RedisMessage |
RedisMessage is base interface for codec-redis.
|
| RedisMessagePool |
A strategy interface for caching
RedisMessages. |
| Enum | Description |
|---|---|
| FixedRedisMessagePool.RedisErrorKey | |
| FixedRedisMessagePool.RedisReplyKey | |
| RedisMessageType |
Type of RESP (REdis Serialization Protocol).
|
| Exception | Description |
|---|---|
| RedisCodecException |
Copyright © 2008–2025 The Netty Project. All rights reserved.