@UnstableApi public final class InlineCommandRedisMessage extends AbstractStringRedisMessage
Constructor and Description |
---|
InlineCommandRedisMessage(String content)
Creates a
InlineCommandRedisMessage for the given content . |
public InlineCommandRedisMessage(String content)
InlineCommandRedisMessage
for the given content
.content
- the message content, must not be null
.Copyright © 2008–2024 The Netty Project. All rights reserved.