ArrayHeaderRedisMessage
for the given length
.ArrayRedisMessage
for the given content
.BulkStringHeaderRedisMessage
.bulkStringLength
for this content.AbstractStringRedisMessage
.BulkStringRedisContent
.DefaultBulkStringRedisContent
for the given content
.LastBulkStringRedisContent
.DefaultLastBulkStringRedisContent
for the given content
.ArrayRedisMessage
.FullBulkStringRedisMessage
.ErrorRedisMessage
from content
.FullBulkStringRedisMessage
for the given content
.byte[]
for given msg
.ErrorRedisMessage
for given content
.ErrorRedisMessage
for given content
.IntegerRedisMessage
for given value
.IntegerRedisMessage
for given content
.SimpleStringRedisMessage
for given content
.SimpleStringRedisMessage
for given content
.InlineCommandRedisMessage
for the given content
.FixedRedisMessagePool
.IntegerRedisMessage
for the given content
.true
if this type is inline type, or returns false
.null
.null
.null
.null
.ArrayRedisMessage
.FullBulkStringRedisMessage
.RedisMessageType
based on the type prefix byte
read from given the buffer.RedisMessage
parts into ArrayRedisMessage
.ChannelHandler
that aggregates an BulkStringHeaderRedisMessage
and its following BulkStringRedisContent
s into a single FullBulkStringRedisMessage
with no following BulkStringRedisContent
s.RedisMessage
objects following
RESP (REdis Serialization Protocol).maxInlineMessageLength
and messagePool
and inline command decoding disabled.maxInlineMessageLength
and messagePool
.RedisMessage
into bytes following
RESP (REdis Serialization Protocol).messagePool
.RedisMessage
s.SimpleStringRedisMessage
for the given content
.IntegerRedisMessage
.Copyright © 2008–2018 The Netty Project. All rights reserved.