Modifier and Type | Method and Description |
---|---|
protected FullBulkStringRedisMessage |
RedisBulkStringAggregator.beginAggregation(BulkStringHeaderRedisMessage start,
io.netty.buffer.ByteBuf content) |
protected boolean |
RedisBulkStringAggregator.isContentLengthInvalid(BulkStringHeaderRedisMessage start,
int maxContentLength) |
protected Object |
RedisBulkStringAggregator.newContinueResponse(BulkStringHeaderRedisMessage start,
int maxContentLength,
io.netty.channel.ChannelPipeline pipeline) |
Copyright © 2008–2021 The Netty Project. All rights reserved.