| Constructor and Description |
|---|
RedisClusterNodeDecoder() |
| Modifier and Type | Method and Description |
|---|---|
List<org.springframework.data.redis.connection.RedisClusterNode> |
decode(io.netty.buffer.ByteBuf buf,
State state) |
public List<org.springframework.data.redis.connection.RedisClusterNode> decode(io.netty.buffer.ByteBuf buf, State state) throws IOException
decode in interface Decoder<List<org.springframework.data.redis.connection.RedisClusterNode>>IOExceptionCopyright © 2014–2021 Redisson. All rights reserved.