@UnstableApi public final class IntegerRedisMessage extends Object implements RedisMessage
Constructor and Description |
---|
IntegerRedisMessage(long value)
Creates a
IntegerRedisMessage for the given content . |
public IntegerRedisMessage(long value)
IntegerRedisMessage
for the given content
.value
- the message content.public long value()
IntegerRedisMessage
.Copyright © 2008–2016 The Netty Project. All rights reserved.