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